-
AuthorPosts
-
bramewave Friend
bramewave
- Join date:
- December 2007
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 27
- Thanked:
- 2 times in 1 posts
January 12, 2009 at 6:48 pm #137019I have been having trouble getting my template to show correctly, it seems as if the background image has been cut. Any ideas?
Any help is appreciated!:D
SP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
January 14, 2009 at 5:22 pm #2864371 user says Thank You to SP Media for this useful post
bramewave Friendbramewave
- Join date:
- December 2007
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 27
- Thanked:
- 2 times in 1 posts
January 14, 2009 at 5:26 pm #286438I don’t really understand, what do I need to do?
SP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
January 14, 2009 at 5:38 pm #286440This won’t resolve it, but it’d make it span greater than the screen width. Replace your current back-bg file with this one.
In your CSS set it to align to center.
-
1 user says Thank You to SP Media for this useful post
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
January 20, 2009 at 8:25 pm #287351If you want to stop the repeating of your background do:
Open your template.css file line 25 change:
body#bd {
color: #4F4F4F;
background: url(../images/body-bg.jpg) repeat-x center 30px #181818;
padding: 0;
margin: 0;
To
body#bd {
color: #4F4F4F;
background: url(../images/body-bg.jpg) no-repeat center 30px #181818;
padding: 0;
margin: 0;
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by bennitos 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Background image problems
Viewing 5 posts - 1 through 5 (of 5 total)