Announcement
Collapse
No announcement yet.
Another overwrite error
Collapse
X
-
For the 'topic header', you have the 'primary_module_subheader_background' StyleVar set to Transparent so it'll be picking up what ever colour is in elements underneath that. Having a quick look, it looks like the white background is hard coded in css_jquery-ui-1_8_14_custom.css so you should add something like the following to css_additional.css (note I haven't tested this fully):
Code:.ui-widget-content { background: value# }
Related Topics
Collapse
-
by 2Luke2Need some help finding where to edit the color for the below. The first one is a topic off of the main page. I'm trying to change the whole white area within the picture.
This...-
Channel: Support Issues & Questions
Sat 16 Feb '13, 9:54pm -
-
by 2Luke2So I have a stylevar called no_content_background and went set sets the color when there are no topics. Well for some reason it's being overwritten by another stylevar and I'm not able to find it....
-
Channel: Support Issues & Questions
Mon 18 Feb '13, 3:18pm -
Comment