Color and font on left modual |
Color and font on left modual |
Oct 31 2004, 10:24 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Mar 2004 Member No: 7,859 |
I tried asking this before, but didn't get the code that I wanted.
What is the code that lets you change the font and font color of the main words in your left side modual (example- Name:, Birthday:). |
|
|
|
![]() |
Oct 31 2004, 01:05 PM
Post
#2
|
|
|
kelly[changed] 2 liz ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Oct 2004 Member No: 55,472 |
i think you have to use a code like this:
CODE <!-- begin code provided by createblog.com --> table.left { width:NUMBEROFWIDTHpx; color: 10px arial white; background: black; border: 1px solid white; } <!-- end code provided by createblog.com --> or CODE <!-- begin code provided by createblog.com -->
table.left th { width:NUMBEROFWIDTHpx; color: 10px arial white; background: black; border: 1px solid white; } <!-- end code provided by createblog.com --> |
|
|
|
musicjunkie07 Color and font on left modual Oct 31 2004, 10:24 AM
Frankie This should be what you are looking for. <click... Oct 31 2004, 10:59 AM
musicjunkie07 No, I don't want to REPLACE those words. I jus... Oct 31 2004, 11:00 AM
musicjunkie07 I already have that code in one of my other codes.... Oct 31 2004, 01:07 PM
musicjunkie07 can someone please help me with this code? I'v... Nov 1 2004, 07:44 PM
avalon* please don't double post i'm sure someon... Nov 1 2004, 07:45 PM![]() ![]() |