test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • repsejremmos Friend
    #199134

    Howdy
    I’d like to replace the black area around the website (seen in resolution width bigger than 1280) with a white/light greyish theme. Is it possible – and if yes, how do I do it?

    Regards,
    Jesper

    chavan Friend
    #540176
    TomC Moderator
    #540183

    <em>@Chavan 433893 wrote:</em><blockquote>Replace this image http://www.vinylistas.com/templates/ja_biz/images/themes/green/bg-body.gif with your image</blockquote>

    To supplement Chavan’s recommendation above (which is correct) . . . . just in case you may want to later revert back to the original background image, the CSS rule associated with the background is as follows:


    body {
    background-image: url("/templates/ja_biz/images/themes/green/bg-body.gif");
    background-repeat: repeat;
    }

    What you can do (assuming you’re using the T3V2 version of JA Biz) is create a “custom.css” file – within file path /templates/ja_biz/css – and add the above CSS rule to that custom.css file . . . modifying the image for the background property with whatever new image you create. This way, if you ever want to revert back to the original background image, all you need to is re-modify the background property to identify the/images/themes/green/bg-body.gif file again.

    This way, you don’t overwrite/lose any images you may want to use again at some point – i.e. seasonal background image themes.

    🙂

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

This topic contains 3 replies, has 3 voices, and was last updated by  TomC 10 years, 5 months ago.

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