Helpful Information
 
 
Category: vB3 Design and Graphics Discussions
graphic flares or sparkles

hey been wondering is there a hack or add on for this great effect i want to add it but no luck in finding it..check out this site and click on anything rather it's thread or home and see the little sparks.. :nervous:

http://www.idenfusion.com/forums.php?

thanks in advance

It's a CSS trick of using an animated gif as the anchor background when you hover on it. View the source and look for link-back.gif, you'll see the code.


PS: Where are you at in Philly? I was born & raised in Norristown which is a few minutes away.

It's a CSS trick of using an animated gif as the anchor background when you hover on it. View the source and look for link-back.gif, you'll see the code.


PS: Where are you at in Philly? I was born & raised in Norristown which is a few minutes away.


thank you sir man i've been looking for it for about 2 weeks

yes i'm from philly :smoke: and actually about i say 30 to 34 mins...if you know transportation we sub contract from Septa paratransit..i've been in that part of town..lol :nervous:

again thanks

hey kw having problems looking 4 it can you give a hint...lol please

thanks

At it's simplest (a basic anchor tag) the code is...a:hover{background-image:url('images/link-back.gif');}
A:hover { POSITION: relative; TOP: 1.0px; LEFT: 1.0px; }Depending upon how complicated your style is (eg: there is a different named CSS style for links in the header, tables, etc.) you might have to define the hover graphic in a few different places.

At it's simplest (a basic anchor tag) the code is...a:hover{background-image:url('images/link-back.gif');}
A:hover { POSITION: relative; TOP: 1.0px; LEFT: 1.0px; }Depending upon how complicated your style is (eg: there is a different named CSS style for links in the header, tables, etc.) you might have to define the hover graphic in a few different places.


thanks i'll give it a try... :ermm:










privacy (GDPR)