Log In · Register

 
my background is all weird
bluejane
post Aug 22 2006, 12:16 PM
Post #1


Senior Member
***

Group: Member
Posts: 31
Joined: Dec 2004
Member No: 76,950



ok so i made my layout how ever when i put the background to black i get these weird white blocks how do i make the WHOLE thing black?

http://www.myspace.com/justmygirls


 
 
Start new topic
Replies
*Kathleen*
post Aug 22 2006, 12:29 PM
Post #2





Guest






Where you have this:
CODE
body {
cursor: normal;
align: center;
scrollbar-face-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color: ffffff;
scrollbar-track-color: ffffff;
scrollbar-arrow-color: 000000;
background-color: black;
overflow-x:hidden;
}

Insert
background-color: 000000; so it looks like this:
CODE
body {
background-color: 000000;
cursor: normal;
align: center;
scrollbar-face-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color: ffffff;
scrollbar-track-color: ffffff;
scrollbar-arrow-color: 000000;
background-color: black;
overflow-x:hidden;
}


Edit // Eep; you already have that. Hrm. Can I see all of your coding? You're using DIVs, no?
 

Posts in this topic
bluejane   my background is all weird   Aug 22 2006, 12:16 PM
This Confession   add this perhaps? CODE<style type="text/c...   Aug 22 2006, 12:26 PM
Kathleen   Where you have this: CODEbody { cursor: normal...   Aug 22 2006, 12:29 PM
This Confession   OKayyy. I re-coded your whole layout ABOUT ME: ...   Aug 22 2006, 05:39 PM
bluejane   Thanks sooo much!! That is AWESOME.. does...   Aug 22 2006, 08:44 PM


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