Background of the sidebar

  • cjkorf

    #9033

    Hello, just downloaded the theme and so far I love it. Quick question though, I would like to use an image as the background to one of the sidebars. How would I go about doing that?

    Thanks for the help.

    Mod

    Kenneth John Odle

    #42187

    Use the custom CSS function. It’s either

    #sidebar1 {background: url('path to image');}

    or

    #sidebar2 {background: url('path to image');}

    depending on which sidebar it is.

    Moved to Support.

    cjkorf

    #42188

    Thank you. That did the trick.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.