Kat1984
08-17-2003, 07:28 PM
http://www.zebrazinger.2ya.com
I have them all set as "verdana" but one won't change...
I have them all set as "verdana" but one won't change...
|
View Full Version : 1 link won't change it's font.. Kat1984 08-17-2003, 07:28 PM http://www.zebrazinger.2ya.com I have them all set as "verdana" but one won't change... lefty 08-17-2003, 07:40 PM You've put the font code after the text, it should go before it. <div style="position: absolute; top: 10px; left: 10px;"><font face="verdana" COLOR="#9933cc" SIZE="2"><a href="http://www.zebrazinger.2ya.com/photos">¤Photos</a></div> Actually, you don't really need to put that code everywhere... if you just put one font code before all your coding, it should change everything. :) Kat1984 08-17-2003, 07:54 PM Thanks, that worked. Another thing though: How do I get each link to have a individual hover colour? |