randomjon
02-20-2005, 08:27 PM
there is something wrong with my css:
body {
margin-right:0px;
margin-top:0px;
margin-left:125px;
margin-bottom:0px;
scrollbar-3dlight-color:#FFCC66;
scrollbar-arrow-color:#663300;
scrollbar-base-color:#FFCC66;
scrollbar-darkshadow-color:#FFCC66;
scrollbar-face-color:#FFCC66;
scrollbar-highlight-color:#FFCC66;
scrollbar-shadow-color:#FFCC66;
background: #FFCC66 url('blog.gif') no-repeat center top;
font-family: "times new roman", times;
font-size: 16pt;
font-style: normal;
font-weight: normal;
color: #ffcc66;
text-decoration: none
}
i know that the code is wrong because the text size doesn't change. everythiing else is fine as far as color and family. only the size.
the site link (http://www.randomjon.com) the text to the right should display only inside the LINKS box. if it overlapps its not what it's suppossed to look like.
thanks in advanced ;)
-Jon
body {
margin-right:0px;
margin-top:0px;
margin-left:125px;
margin-bottom:0px;
scrollbar-3dlight-color:#FFCC66;
scrollbar-arrow-color:#663300;
scrollbar-base-color:#FFCC66;
scrollbar-darkshadow-color:#FFCC66;
scrollbar-face-color:#FFCC66;
scrollbar-highlight-color:#FFCC66;
scrollbar-shadow-color:#FFCC66;
background: #FFCC66 url('blog.gif') no-repeat center top;
font-family: "times new roman", times;
font-size: 16pt;
font-style: normal;
font-weight: normal;
color: #ffcc66;
text-decoration: none
}
i know that the code is wrong because the text size doesn't change. everythiing else is fine as far as color and family. only the size.
the site link (http://www.randomjon.com) the text to the right should display only inside the LINKS box. if it overlapps its not what it's suppossed to look like.
thanks in advanced ;)
-Jon