PDA

View Full Version : graphic flares or sparkles


puertoblack2003
10 Jan 2006, 23:21
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

KW802
11 Jan 2006, 00:46
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.

puertoblack2003
11 Jan 2006, 00:53
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

KW802
11 Jan 2006, 02:16
At it's simplest (a basic anchor tag) the code is...

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

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.

puertoblack2003
11 Jan 2006, 12:07
At it's simplest (a basic anchor tag) the code is...

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

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: