Log In · Register

 
Color and font on left modual
musicjunkie07
post 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:).
 
 
Start new topic
Replies
addictedtoxangie
post 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 -->
 

Posts in this topic


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