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 16th 2017, 10:22 pm

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 16th 2017, 11:06 pm

Did you check the fixed background box?


background staff - 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 : 51514
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 16th 2017, 11:25 pm

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 : 15186
Reputation : 1696
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