• I want to change the background image of my sidebar title
    I already did it. but what I want is 2 different image as background of different sidebar.
    such as 1 image as left sidebar title background
    and 1 image as right sidebar title background

    My site URL: http//apk4you.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • try and use a tool such as Firebug https://getfirebug.com/ to investigate the existing css ids or classes.

    for instance, the left sidebar has the css id #sidebar1, the right sidebar has #sidebar2;

    you can use those to selectively format backgrounds in either sidebar.

    https://www.w3schools.com/css/

    Thread Starter Saimoon

    (@saimoon)

    I only want to change the title background. But there is only one place for changing title background in style.css which will change the both sides title background at the same time!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 different sidebar title background’ is closed to new replies.