Support » Themes and Templates » Piano Black Theme – Customizing Widget Headers?

  • Resolved Michael

    (@megatherion)


    Hello!

    I am using the Piano Black theme and it is working fine. However, I would like to customize my widget headers. I would like the Widget Headers to have a black background just as the menu items at the top of each page do.

    Can anyone help with this? I am not much of a coder but if I know where to go and what to do I believe I can accomplish it 🙂

    Thanks ahead of time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • please post a link to your site.

    formatting questions can be best/only be answered by checking the live site with the theme installed.

    unless you like to wait for somebody who incidentally has Piano Black installed and is visiting the forum…

    Thread Starter Michael

    (@megatherion)

    Sorry I forgot about the link.

    Life Is A Glorious Trauma!

    possibly with this kind of added style to style.css:

    .side-box .side-title, .side-box-short .side-title {
    background: #000;
    padding: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
    Thread Starter Michael

    (@megatherion)

    Worked like a charm! Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Piano Black Theme – Customizing Widget Headers?’ is closed to new replies.