-
AuthorPosts
-
January 7, 2009 at 5:20 pm #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
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 8, 2009 at 8:57 am #285367hi 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.
1 user says Thank You to JA Developer for this useful post
January 24, 2009 at 1:46 am #287918Big Thanks, I’m gonna give it a go just now!
January 24, 2009 at 3:12 am #287925Hi,
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
January 28, 2009 at 7:07 pm #288700Hiya, no takers?
February 1, 2009 at 12:13 am #289065Hi Craigieb
I’m interested to hear how you solved this. What did you do?
Sincerely
Kevin Trzcinski
kevin@napariveradventures.comFebruary 1, 2009 at 12:15 am #289066Hiya 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
CraigAuthorPostsViewing 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
Jump to forum