Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sebbs Friend
    #200623

    site: http://amv.dev.dnsnetworks.ca

    I would like to replace the background of the top part of the page (dark blue behind the 2 business cards) and the bottom part of the page behind the 3 brochures (light blue color) and was wondering where I do that and also how big the image needs to be since I am going to use the top and bottom part of this image:


    1. wall
    TomC Moderator
    #546452

    For the particular color theme you’re using (i.e. blue) . . . .

    To replace the top header background image:

    Look to file path —> /templates/ja_travel/themes/blue/css/template.css
    at line 165:


    #ja-header {
    background: url("../images/top-bg.gif") repeat-x scroll left bottom #034581
    }

    Replace either/both the background image and the background color …
    or, simply have one or the other.

    To replace bottom footer background:

    Look to file path —> /templates/ja_travel/themes/blue/css/template.css
    at line 234:


    #ja-botsl2 {
    background: url("../images/botsl_bg.gif") repeat-x scroll left top #0174d9
    border-top: 1px solid #0187c8
    }

    Replace either/both the background image and the background color …
    or, simply have one or the other.

    Hope That Helps. 🙂

    sebbs Friend
    #546583

    Looks good! 🙂 Thanks TomC

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

This topic contains 3 replies, has 2 voices, and was last updated by  sebbs 9 years, 8 months ago.

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