[SOLVED] changing background colors of popups

12 years 5 months ago - 12 years 5 months ago #182590 by amir00251
Hello,

I'd like to know how I can change two backgroudn colors in all CB popups (I checked these elements and did not find any css).

Image below:



Thanks.

Please Log in to join the conversation.

12 years 5 months ago #182720 by beat
Replied by beat on topic Re: changing background colors of popups
Just install getfirebug.com/ into FIreFox, then right-click on the area you want to Inspect, and it will show you the CSSS classes, as well as from where it gets the colors. Then you can just override those in your site template with a more precise CSS selector.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

12 years 5 months ago #182732 by amir00251
Replied by amir00251 on topic Re: changing background colors of popups
Thank you for the tip. Below was the results and worked good.

.cb-tips-bg {
background-color: #333333 !important ;
}
.cb-tips-font {
background-color: #666666 !important ;
}
The following user(s) said Thank You: nant

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.419 seconds

Facebook Twitter LinkedIn