The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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 |
#2
|
||||
|
||||
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. |
#3
|
||||
|
||||
Quote:
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 |
#4
|
||||
|
||||
At it's simplest (a basic anchor tag) the code is...
Code:
a:hover{background-image:url('images/link-back.gif');} A:hover { POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } |
#5
|
||||
|
||||
Quote:
thanks i'll give it a try... :ermm: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|