The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Issue with the background image

3 posters

Go down

In progress Issue with the background image

Post by akat0sh February 17th 2017, 02:52

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?

bwi

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/
akat0sh
akat0sh
New Member

Posts : 2
Reputation : 1
Language : English

http://dragonballera.forumotion.com/

Back to top Go down

In progress Re: Issue with the background image

Post by SLGray February 17th 2017, 03:36

Did you check the fixed background box?


Issue with the background image Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Issue with the background image

Post by skouliki February 17th 2017, 03:55

Try to add this code in your css

Code:
body {
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
skouliki
skouliki
Manager
Manager

Female Posts : 15061
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum