Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cmgaskell Friend
    #203615

    I’m attempting to use the background image /images/RGB2.Jpg as a fixed background. My goal is for it to look like http://www.xts-inc.com . I’ve edited everything I know how in the template CSS but it only shows a white background now instead of the image. Can you please assist? Thanks!

    chavan Friend
    #558905

    upload the image to your templates/yourtemplate/images/

    add this code to custom.css

    body#bd{
    background: url('../images/yourimage.jpg') no-repeat center top fixed !important;
    }

    cmgaskell Friend
    #558947

    I’ve done this already with no change. The background is still white… Could you take a look?

    chavan Friend
    #558961

    you haven’t included the css in the php code, I have done it for you.

    you haven’t uploaded your image to this path. http://xts.cloudaccess.net/templates/ja_mendozite/images/

    Please upload it here and check if the image works http://xts.cloudaccess.net/templates/ja_mendozite/images/RGB2.jpg

    cmgaskell Friend
    #558965

    Ha… I got the G and the B switched in the file name… that worked great! Thank you… you guys are amazing 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  cmgaskell 9 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum