Responsive WordPress Theme – Caliber

A theme with simple controls and limitless potential. Work fast and build an amazing website!   Find out more »

UpThemes – Beautiful WordPress Themes

Create a site your church, gallery, newspaper, blog, recipes, band and more!   See the themes »

Need a little help?  Find answers quickly by searching the forum.
Group Admins
  • andy
  • jeffw

Support for: Salutation: WordPress + BuddyPress Theme

Salutation (WordPress)

Public Group  |  active 4 years, 5 months ago ago
Viewing post 1 to 5 (5 total posts)

Background image doesn’t repeat in the Header and Footer

  • svetlana

    said

    Hi,

    I tried different settings, but the “repeat background” setting for the Header and Footer does not work.

    Any suggestions?

    Thanks

  • jeffw

    said

    If you can show me the issue on a live web page I will be glad to take a look.

  • jeffw

    said

    You can fix that with some custom CSS…

    #headerWrapper {
      background: #000 url('http://portals.omg.org/dds2/wp-content/uploads/2014/12/dds-background.png') repeat 0 0 !important
    }
    footer {
      background: #CCC url('http://portals.omg.org/dds2/wp-content/uploads/2014/12/dds-background.png') repeat 0 0 !important 
    }

    Go to Appearance > Design Settings and add that CSS to your Custom CSS box, or add it to your custom stylesheet.

Viewing post 1 to 5 (5 total posts)
Topic tags: Background Image