Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • craigieb Friend
    #136836

    Hi,
    I would like to add a background image or some kind of nice splash effect around my website that I am building with Ja Larix. Could you explain how I would add a border to the webpage like the (poor) mock up I have done with the site.
    Regards
    Craig


    1. splash
    Anonymous Moderator
    #285367

    hi craigieb,

    Please open templates/ja_larix/css/template_css.css, change classes as follows:

    #ja-headerwrap {
    background:transparent url(../../images/green/pop-up-tent-header.jpg) repeat scroll left top;
    border:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    }

    #ja-mainnavwrap {
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    clear:both;
    }

    #ja-sliderwrap {
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    }

    #ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl {
    background:transparent url(../images/mainwrap-right-bg.gif) repeat-y scroll right top;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    clear:both;
    }

    To add background image, please open templates/ja_larix/css/colors/green.css, at line 12, change body#bd to:

    body#bd {
    background:#FFFFFF url(path to your image);
    }

    This is only demo.

    craigieb Friend
    #287918

    Big Thanks, I’m gonna give it a go just now!

    craigieb Friend
    #287925

    Hi,
    I tried the above code and it made a mess of the header bar, with the cart logo moving to the right of the header image.
    Would it not be more efficient to have to graphics, one for the left and right of the page, like shown below?
    Thanks


    1. border
    craigieb Friend
    #288700

    Hiya, no takers?

    ktraz01 Friend
    #289065

    Hi Craigieb

    I’m interested to hear how you solved this. What did you do?

    Sincerely

    Kevin Trzcinski
    kevin@napariveradventures.com

    craigieb Friend
    #289066

    Hiya mate,
    I left it in the end….I couldn;t get it to work! I think it’ll take a few nights to sort out.
    Regards
    Craig

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

This topic contains 7 replies, has 3 voices, and was last updated by  craigieb 15 years, 9 months ago.

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