• Hi everyone,

    Thanks for your help.

    My blog is at http://www.samdiener.com/?theme=fusion …. this is not the installed theme.

    I would like to change the background color of the sidebar. Or possibly use a gradient color to help contrast it from the rest of the content.
    I am not sure where to change the css. Can someone provide a quick breakdown of where I might make a change so it is not white, but a different color?

    Thanks!

    Sam

Viewing 1 replies (of 1 total)
  • #sidebar ul li, #sidebar2 ul li {
    background-color:red;
    display:block;
    line-height:140%;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘more css help’ is closed to new replies.