starry-eclipse
09-19-2004, 05:26 PM
I'm making a website, and notice a lot of people have fancy hover thingys for their links. I was wondering, what hovers can you have other than a color, overline, or underline? Thanks in advance :)
|
View Full Version : Link hovers starry-eclipse 09-19-2004, 05:26 PM I'm making a website, and notice a lot of people have fancy hover thingys for their links. I was wondering, what hovers can you have other than a color, overline, or underline? Thanks in advance :) kittycat 09-19-2004, 05:38 PM You can add background colour/border which is all on the CSS page... There's link transitions: http://www.lissaexplains.com/fun8.shtml And these text effects: http://www.lissaexplains.com/fun7.shtml If there's something you like but can't find it in those just post an example and we can point you in the right direction. starry-eclipse 09-19-2004, 05:40 PM Ooo wow! That was quick! Thanks, it helped :D seanm 09-21-2004, 12:36 AM You can also do a Javascript image rollover code :) PicciJay 05-15-2006, 06:47 PM Can you please give me the code to overline? I can't do it. PicciJay 05-15-2006, 07:02 PM What I mean is I grabbed a code for a lnk hover off a site and tried to edit it to be my chosen colour. It worked but it was a background link hover. I need one that puts a line through a link. how do you do that? Can someone give me a simple code for a line link hover. (A readymade one with chosen colour would do) Thanx! Dan Williamson 05-16-2006, 02:12 AM http://www.pixel2life.com/tutorials/CSS_Stylesheets/Rollovers/ |