I am building a site based on teh INTERACTIVE theme. I can't figure out which option in theme options or if I should edit the color of the box via teh column using coding. Please advise.
please send us link to page where you would like to change its color. Also, please tell us what kind of color you want to change? Background or something else?
There is 2 places that has dark grey background. It's offer box in the top just on the left and footer. And to change these colors, you need to use the following css:
Hello, I want to change the color in OFFER-BOX. I read the thread of messages on this topic, tried to insert css into one and the other field below. But nothing changes: .offer_box {background: # 000! Important; } #Footer .footer_copy {background: # 000! Important; } Help me with this. I would like to see a screen shot, where and how to put css? Thank you
No, you did not. Compare the css my college gave you above and the one you have on your site and you will see the difference. Your css is broken is it is not the same as above.
You're sorry - but the difference is only in the color between mine and yours, I do not need the color 000, so I set the color to 999. Could you specify the error? Or post css on my site?
Comments
please send us link to page where you would like to change its color. Also, please tell us what kind of color you want to change? Background or something else?
I want to change the black to the dark blue used elswhere in the theme
.offer_box {background: # 000! Important; }
#Footer .footer_copy {background: # 000! Important; }
Help me with this. I would like to see a screen shot, where and how to put css?
Thank you
The code set, but nothing has changed.
I do not understand, because that's what I indicated in the Custom | Styles. Why does not it work?
background: #999 !important;