Forums

more css help (2 posts)

  1. samueldiener
    Member
    Posted 2 years ago #

    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

  2. Peter Boosten
    Member
    Posted 2 years ago #

    #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;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.