0
Welcome Guest! Login
0 items Join Now

Wrap Header and Footer

  • Wrap Header and Footer

    Posted 12 years 7 months ago
    • Hi guys,

      Just wondering how we can wrap the header and footer module sections so we can have a website background image.

      Like what V8SFG has done:
      www.v8supercarsfangroup.com/
    • Shazdeh's Avatar
    • Shazdeh
    • Elite Rocketeer
    • Posts: 4984
    • Thanks: 29

    Re: Wrap Header and Footer

    Posted 12 years 7 months ago
    • You can apply the background image on body element, like this:
      body { background: #000 url(path/to/image.jpg) no-repeat; }
      If you need more wrapper elements (for complex backgrounds which consists of multiple images) you can edit the index.php file to add 'div' elements to the page.
    • Please don't PM unless requested ;)
      Consider using the custom stylesheet for all your CSS customizations: gantry-framework.org/documentation/wordp...custom_stylesheet.md .
      Please provide the URL to the issue.
      And please mark the thread as solved if the issue is resolved.

Time to create page: 0.045 seconds