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.

How to make the background not scrolling?

2 posters

Go down

How to make the background not scrolling? Empty How to make the background not scrolling?

Post by Praetor September 12th 2010, 6:19 am

My forum's background is somewhat follows whenever you scroll the page(or Fixed should I say)... I just want it to stay there and musn't follow the scrolling.. Here's my code:
html {

background: #111111{https://i.servimg.com/u/f69/14/79/05/68/bg10.jpg};
background-position: top;
/* Height is 100%, so the body can be 100% */
height: 100%;
}


.spacer {
color: #6A6A6A;
background: #2C2C2C url("http://balkan-extreme.info/styles/hermes_gray/theme/images/th.gif") top left repeat-x;
border: solid 1px #393939;
padding: 1px;
}


div.t16 {font-size: 16pt}
div.t9 {font-size: 9pt}
div.t12 {font-size: 11pt}


/*Contur rontunjit la cadrul forumului-DOAR PENTRU UTILIZATORII FIREFOX,GOOGLE CHROME SI SAFARI*/
.bodyline{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;}
a.mainmenu{
filter:alpha(opacity=30);
-moz-opacity: 1.0;
opacity: 1.0;
}
a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 0.65;
opacity: 0.65;
avatar
Praetor
New Member

Posts : 24
Reputation : 0
Language : English

Back to top Go down

How to make the background not scrolling? Empty Re: How to make the background not scrolling?

Post by Praetor September 12th 2010, 8:02 am

Because in this page it is not scrolling

http://fearl4di.findtalk.biz/
avatar
Praetor
New Member

Posts : 24
Reputation : 0
Language : English

Back to top Go down

How to make the background not scrolling? Empty Re: How to make the background not scrolling?

Post by boffer10 September 13th 2010, 6:23 pm

this works for me

body {
background-attachment: fixed;}
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

How to make the background not scrolling? Empty Re: How to make the background not scrolling?

Post by Guest September 13th 2010, 6:47 pm

you can also do it from the pics managements:

ACP - Display - Pics Managements - Advanced Mod - Background picture (page) : - To the right side: "YES" Background fixed.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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