Cutline Theme Support Forums » Cutline Theme Support Forums

How to change color of sidebars?

(5 posts)
  • Started 3 years ago by spiltmilkblog
  • Latest reply from spiltmilkblog
  • This topic is resolved

  1. I want to separate the content and sidebars visually by making the sidebars a different color. Where in the CSS do I edit that, if it's possible? If not, is there a line of code that I could add to make it possible?

    Posted 3 years ago #
  2. Hi spiltmilk,

    You could add a background color the sidebar defintions in style.css. This for example will give the rh sidebar a black background (if using the 3 column sutline theme.

    #sidebar { width: 210px; padding: 0 0 0 15px; float: right; background: #888; }

    Posted 3 years ago #
  3. karmatashi - This is exactly what I needed! Thank you SO MUCH! :)

    Posted 3 years ago #
  4. no problem. looks nice on you site.

    Posted 3 years ago #
  5. Thanks! :)

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.