View Full Version : buttonish link


Cherchezlafemme
07-01-2003, 09:03 PM
www.loverevolution.com/qbee


If you enter that page go over a link. See how it kinda presses down like a button. Is there any CSS tag for that? Help is appreciated! :D Thanks in advance

amicus
07-01-2003, 09:09 PM
link doesn't work, just clocks then says 'the page cannot be displayed'

kittycat
07-01-2003, 09:11 PM
It could have helped if you had the link right ;)

Add this to the a:hover section:

position: relative;
left: 2px;
top: 2px;

You can use left/right or top/bottom, and also negative values.

Cherchezlafemme
07-01-2003, 09:12 PM
www.loverevolution.net/qbee/

that's the link I put .com on accident

thanks kittycat!


Within 5 minutes of your original post, please use the edit button. ~Moderator