Hi,
Appreciate if one can explain how to change color of sidebars (Andreas09 template).
Thanks
Need help? Check out our Support site, then
Andreas09 - how to change sidebar colors?
-
-
Oops, forgot to mention that I'm using CSS but am not an expert on it. Thanks.
-
Can we get a link to your site?
-
The sidebars in Andreas09 have the selectors #leftside and #rightside, so you might try following:
#leftside,#rightside{ background-color:#aaaaaa; }(replace #aaaaaa with the color you prefer)
Topic Closed
This topic has been closed to new replies.