Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • error99 Friend
    #158410

    How to add a full size picture background to template?

    Thank You

    Ninja Lead Moderator
    #371047

    hi there ,

    jat3 framework admin does not have such option to let you insert your bg image, you need to change css a little bit:
    open /templates/ja_social/css/template.css (in whitch “ja_social” is the name of your template), edit this rule:
    body#bd {
    background: url(“../images/header-bg2.gif”) repeat scroll 0 0 transparent;
    color: #333333;
    }
    change “../images/header-bg2.gif” with the url of your bg image.

    error99 Friend
    #371120

    anyone? help

    Ninja Lead Moderator
    #371236

    dear error99, did you read the post above?

    pontikoua Friend
    #456138

    <em>@Ninja Lead 213973 wrote:</em><blockquote>hi there ,

    jat3 framework admin does not have such option to let you insert your bg image, you need to change css a little bit:
    open /templates/ja_social/css/template.css (in whitch “ja_social” is the name of your template), edit this rule:
    body#bd {
    background: url(“../images/header-bg2.gif”) repeat scroll 0 0 transparent;
    color: #333333
    }
    change “../images/header-bg2.gif” with the url of your bg image.</blockquote>

    Is it however somehow possible to add such a backend option for the template ? so user – site owner can change background images from time to time ?

    Ninja Lead Moderator
    #456179

    <em>@Ninja Lead 213973 wrote:</em><blockquote>hi there ,

    jat3 framework admin does not have such option to let you insert your bg image, you need to change css a little bit:
    open /templates/ja_social/css/template.css (in whitch “ja_social” is the name of your template), edit this rule:
    body#bd {
    background: url(“../images/header-bg2.gif”) repeat scroll 0 0 transparent;
    color: #333333
    }
    change “../images/header-bg2.gif” with the url of your bg image.</blockquote>

    Please read my post. Our template do not support changing background images from the template backend.

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 10 months ago.

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