Thread
:
Change font colors in a drop down menu
View Single Post
09-25-2005, 01:09 PM
#
2
(
permalink
)
ultan
Member
Join Date: Sep 2005
Posts: 59
You may want to add this to your CSS style sheet or your <style>
Quote:
<style><!--A:link {text-decoration:none; color:Blue;}
A:visited {text-decoration:none; color:Blue; }
A:active { color:Blue; }
A:hover {color:red; }--></style>
ultan
View Public Profile
Send a private message to ultan
Find More Posts by ultan
Sponsored Links