How to place a background image into sidebar?

  • Author
    Posts
  • #65259

    I am trying to place an image as a background to the sidebar. Could you tell if it possible?

    #65292
    Zed
    Cryout Creations mastermind

    Use these identifiers to target sidebars:

    .sidey { /* both sidebars */ }
    #primary { /* left sidebar */ }
    #secondary { /* right sidebar */ }

    Note that in Tempera the sidebars have outside margins, making a background image (or color) not fill up the entire available space.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65754

    Many thanks for your help! It works for me.

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

The topic ‘How to place a background image into sidebar?’ is closed to new replies.