Log In · Register

 
Why is my background gray?
popmusic559
post Sep 26 2006, 09:34 PM
Post #1


Member
**

Group: Member
Posts: 13
Joined: May 2004
Member No: 18,167



omg i finally got my page the way i wanted but then after i changed it my bg went to this gray color, does anyone know what the problem is?

www.myspace.com/jemallman

thanks
 
 
Start new topic
Replies
freeflow
post Sep 26 2006, 10:54 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Change:
CODE
body {
background-color:white;
background-image: url("http://i9.tinypic.com/2nvbd55.gif");
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
font-family: arial;
color: 000000;
font-weight: none;
font-size: 11px;
letter-spacing: 0px;
line-height: 13px;
}


To:
CODE
body {
background-color: FFFFFF;
background-image: url(http://i9.tinypic.com/2nvbd55.gif);
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
font-family: arial;
color: 000000;
font-weight: none;
font-size: 11px;
letter-spacing: 0px;
line-height: 13px;
}
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: