Log In · Register

 
bolding certain words
musicjunkie07
post Oct 29 2004, 03:33 PM
Post #1


Senior Member
***

Group: Member
Posts: 69
Joined: Mar 2004
Member No: 7,859



I clicked revert to default on accident and deleted all my codes... Whats the code that lets you change the color and bold the words in your left side modual such as "Name:" and "Birthday:" and all those?
 
 
Start new topic
Replies
addictedtoxangie
post Oct 29 2004, 04:15 PM
Post #2


kelly[changed] 2 liz
*****

Group: Member
Posts: 525
Joined: Oct 2004
Member No: 55,472



add

CODE
<!-- begin code provided by createblog.com -->
font-family:FONTHERE;
<!-- end code provided by createblog.com -->


to

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
#profName{color:#000000}
#profCountry{color:#000000}
#profBirthday{color:#000000}
#profGender{color:#000000}
#profInterests{color:#000000}
#profExpertise{color:#000000}
#profOccupation{color:#000000}
#profIndustry{color:#000000}
#profEmail{color:#000000}
#profMember{color:#000000}
</style>
<!-- end code provided by createblog.com -->


you have to put the font code in front of the color code. for example:

CODE
<!-- begin code provided by createblog.com -->
{font-family:trebuchet ms; color:#000000}
<!-- 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: