Issue with the background image
3 posters
Page 1 of 1
Issue with the background image
The background for my forum always repeats itself and doesn't scale properly. The default image is set at 1366 x 768, which is the same resolution as my laptop monitor, however, when I upload the image as a backgrouns image for my forum, it decreases in size and automatically repeats itself. How do I fix this?
If there is any coding that needs to be done, I'll have to be talked through it since I do not know how to code.
http://dragonballera.forumotion.com/
If there is any coding that needs to be done, I'll have to be talked through it since I do not know how to code.
http://dragonballera.forumotion.com/
Re: Issue with the background image
Did you check the fixed background box?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Issue with the background image
Try to add this code in your css
- Code:
body {
background-size: 100%;
background-attachment: fixed;
background-repeat: no-repeat;
}
Similar topics
» Issue with forum background image and custom image display
» Background Issue
» Background Repeating Issue
» Message background issue in quates
» Blockquote Background (And a few other) Design Issue
» Background Issue
» Background Repeating Issue
» Message background issue in quates
» Blockquote Background (And a few other) Design Issue
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum