PDA

View Full Version : How to change link color


Wizardjv
09-03-2006, 09:20 AM
Hi I been toying around with hyperlinks...And I want to make hyperlinks in the signature change colors when you mouse over them...I have tryed everything I know in the postbit and postbit legacy templates

I was wondering if someone could help me out..I tryed using Css but its not working with the vb..is there anyway to dothis

<style type="text/css">
a:hover {color:yellow;}
</style>
this is code I have been trying...I just want this to work in the signatures...can someone please help out..I would appreciate it

karavarus
09-03-2006, 02:23 PM
Styles & Templates>>Style Manager>>"All Style Options" ... "GO"

From there, you can change everything manually, without having to search through code.

Wizardjv
09-04-2006, 05:24 PM
I think you misread question lol...I want to specificly make a link in the postibit..where the signature is, change color when you mouseover it...But ty anyway for response