List Color |
List Color |
Nov 22 2006, 04:11 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 457,819 |
I'm trying to add a list to my profile, but the text is defaulting to black and I can't see it because my background is black.
CODE <UL type="circle">
<LI>text <LI>more text... <LI>etc. </UL> |
|
|
|
![]() |
Nov 22 2006, 07:32 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style type="text/css"> ul{ color: ######; } li{ color: ######; } </style> I dunno try that. |
|
|
|
![]() ![]() |