Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261017

    Hi guys, is it possible to add a background JPG to the wide layout.
    Am not fussed whether it scrolls with content, or is fixed.
    Can be same image for every page. if need be..
    Thanks !

    #261086

    Hey!

    Try adding this code to the Quick CSS:

    body{
    background: url(_image_url_) top center no-repeat !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.