AtreidesPhalanx
08-21-2004, 06:14 AM
I've changed all the hex color codes on my custom header to 99ccff (the color i want)
and normal text is still black. Can anyone figure out the problem? Thank you thank you
the xanga in need of medical assistance:
http://www.xanga.com/atpxtest
JiNgLeBeLLz77
08-21-2004, 06:38 AM
try changing in the look n feel where it says "left side module" change the text to the color u want =]
JiNgLeBeLLz77
08-21-2004, 09:17 PM
what kind of modules are those... custom modules or regular modules?
oincubusx
08-23-2004, 10:29 AM
sry but i took a look at ur source to figur out the problem.. and i did!
in your code it says....
body {background:url(http://www.atpx.net/bg4.jpg); background-attachment:fixed}
body, tr, table, td, div {font: normal 8pt/8pt arial; color: black; text-decoration: none; letter-spacing: 0 px; line-height:
13px; cursor: default;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #99CCFF;
scrollbar-darkshadow-color: #ffffff;
}
change the bolded to the color you want