Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16171
    silentcall
    Member

    Hi,
    I´d like to change the color in the back of the headline in a sidebar box.
    I know that it´s possible to change the hole backroundcolor of the box an I know that I can change the letter-colour. But how the change juste the color behind the letters?
    Thx for u help.

    Chris

    #16177
    Sakin
    Keymaster

    @silentcall: Send me your site URl and then I will check in.

    #16225
    silentcall
    Member

    Hi Sakin,
    the link to my url is:
    http://www.exitpoint.de

    but its just a prototype yet.

    Thx,
    Chris

    #16240
    Sakin
    Keymaster

    @silentcall: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #secondary .widget { padding-top: 0; }
    #secondary .widget-title { background-color: #000; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; padding-top: 0.5em; }
    #secondary .widget_search form { padding-top: 0.5em; }
    #16655
    silentcall
    Member

    thanks for this – its works great.
    How to do the same with the footer-sidebar?

    #16703
    Sakin
    Keymaster

    @silentcall: It’s same you can just replace #secondary with #supplementary for footer widgets.

    #16709
    silentcall
    Member

    great, thank you so much!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Sidebar Headline backroundcolour’ is closed to new replies.