Log In · Register

 
 
Closed TopicStart new topic
uh font color on links
hautexamour
post Dec 31 2005, 01:07 AM
Post #1


Member
**

Group: Member
Posts: 16
Joined: Dec 2005
Member No: 336,216



how would i change it just on the part where im adding the about me and message links? sry i know it seems dumb but i cannot figure it out
 
duplicatex0x0x0
post Dec 31 2005, 06:01 AM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



You could add a new style class to your css:

In your profile, between <style></style> tags, add:
CODE
.otherlinks1{font-family:verdana,arial,sans-serif,helvetica;
font-size:8pt; color:RRGGBB; font-weight:bold;}

Then whenever you want to use the code for differant color on your links just type in:
CODE
<Span class="otherlinks1"><a href="URL HERE">(w/e you want the link to say)</a></span>

or you could simply type in when adding a link
CODE
<a href="URL HERE"><Font color=RRGGBB>URL HERE/OR WORDS</font></a>
 

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