Not Solved Fixed Background Image
#1
Not Solved
Hello to all!
How can i fixed the background image?

The ID 'body' now:
body {
	background: #000000 url(../css/sfondo.gif);
	color: #000;
	font-family: Verdana;
	font-size: 13px;
	text-align: center; /* IE 5 fix */ 	line-height: 1.4
}
Reply
#2
Not Solved
background-repeat:no-repeat;
background-attachment:fixed;
Reply
#3
Not Solved
Thanks!!!!!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)