Forums

Sidebar widgettitles? (2 posts)

  1. pash
    Member
    Posted 2 years ago #

    Hello, i hope that someone can help me with this issue!

    I'm trying to style widgettitles in the sidebar with different colors.

    I was able to put a background image in the original css file giving all sidebar widgets the same title appearance:

    .widgettitle { color: #FFF; font-size: 14px; font-weight: normal; font-family: American typewriter, Georgia; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }

    And then styled the "Secondary sidebar" widgets with:

    #secondary .widgettitle { background: url(../../images/feed-title2.jpg) repeat-x top; }

    The problem is that i have "Secondary Sidebar #1" and "Secondary Sidebar #1" and i simply can't find a way to separate them and give them different colors.

    I hope you understand my question, i would be so grateful i someone could help me with this.

    BR / Pash

  2. Edward Caissie
    Member
    Posted 2 years ago #

    A link to your blog and the current active theme you are trying to edit would be very useful in making suggestions for you to use.

Topic Closed

This topic has been closed to new replies.

About this Topic