-
AuthorPosts
-
bdpickerall Friend
bdpickerall
- Join date:
- March 2011
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
January 30, 2013 at 9:25 pm #184528I want to drop in a new background on my site. I have it ready to go but am not sure where I should insert it. Can someone point me in :-[the right direction.
[
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 31, 2013 at 10:44 am #481843Send me your site url and i will try to help you out.
bdpickerall Friendbdpickerall
- Join date:
- March 2011
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
January 31, 2013 at 10:57 pm #481912<em>@Ninja Lead 357921 wrote:</em><blockquote>Send me your site url and i will try to help you out.</blockquote>
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 31, 2013 at 11:26 pm #481917In your template.css file you will find the code below
body#bd {
background: none repeat scroll 0 0 #EEEEEE
color: #666666}
You need to change the background line to something like
background: url("../yourimage") no-repeat scroll 0 0 transparent;
where ../yourimage is the relative path to your image.
We may need to do some adjustments when it is done so come back if you run into problems.
You will probably also need to give your search module a background colour.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Phill 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Drop in new background
Viewing 4 posts - 1 through 4 (of 4 total)