Forums

[resolved] Sidebar Background Color (3 posts)

  1. JesseG5
    Member
    Posted 1 year ago #

    Hi,

    I have been researching for days why my background color in sidebar won't change. I have edited all the colors related to the .sidebar styles but still nothing.

    Is it possible that because I am using the sidebar as a widget...it's preventing me from make color change?

    Frustrated User

    website

  2. iridiax
    Member
    Posted 1 year ago #

    You don't have a background color for #sidebar in your css, so add this to #sidebar (choose your own color of course):

    background: #003366;

    BTW, .sidebar is a class (which you don't have) and #sidebar is an id (what your theme uses).

  3. JesseG5
    Member
    Posted 1 year ago #

    Thanks, I tried the methods above but it would only show up on Mac browsers. Even in that case..it looked bad.

    Faux Colums would probably be the best bet for me here.

    However, when I tried the Faux Columns, the background image would not appear in IE.

    I may have to experiment without the "sidebar widget" and see what happens then.

    Grrrr, thanks for your input!

    P.S. I hear ya on the class vs id. i meant to put #

Topic Closed

This topic has been closed to new replies.

About this Topic