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.

full Background image at any screen resolution

4 posters

Go down

full Background image at any screen resolution Empty full Background image at any screen resolution

Post by svendlyn February 11th 2011, 9:48 pm

can somebody help me please? I'm already frustrated with this. I want the background image to be 100% original size (of course a large image) that is fixed at any kind of resolution. I need it badly. Thanks
avatar
svendlyn
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

full Background image at any screen resolution Empty Re: full Background image at any screen resolution

Post by Light Elf February 12th 2011, 4:22 pm

Go to AP/Display/Colors/CSS/
Put there:
Spoiler:
Light Elf
Light Elf
Forumember

Posts : 144
Reputation : 11
Language : English

Back to top Go down

full Background image at any screen resolution Empty Re: full Background image at any screen resolution

Post by dudi March 2nd 2011, 11:02 am

if we put it this way, it lags the hell out of web site. any other way to fix this and not making sliding down and up like slide show?
dudi
dudi
Forumember

Male Posts : 104
Reputation : 30
Language : English

Back to top Go down

full Background image at any screen resolution Empty Re: full Background image at any screen resolution

Post by HeLLaViOnX March 18th 2011, 3:56 pm

body {
background-image:url('URL OF PICTURE');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 99%;
}

This is if you dont want your picture to lag on your website,altough if you put chat box it will lag as hell,and i forgot how to remove picture from chatbox -.-
Hope i helped Wink
avatar
HeLLaViOnX
New Member

Posts : 16
Reputation : 0
Language : Croatian

Back to top Go down

Back to top

- Similar topics

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