The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hi, I have a question about HTML and I figured you guys could help me. Is there any way I could make a link glow when I hovered over it?
|
#2
|
|||
|
|||
there is a method using CSS2 i think.
It doesnt work in netscape afaik.. But from memory it ssomething like You need to have up the top something like the following > Code:
<style> <!-- a:hover { filter:glow(color=#C4C400, strength=2); } --> </style> Else ask Sinecure, im sure he makes alot of html like that |
#3
|
||||
|
||||
Hmmm...that didn't seem to work, anyone else have any ideas?
|
#4
|
|||
|
|||
Sorry, in your head tag
If that doesnt work, im not sure how you would do it, without DHTML, and im sure theres others around who can help you :?: |
#5
|
|||
|
|||
Under the username in posts where ist says offline or online and the online is glowing the code is:
PHP Code:
|
#6
|
||||
|
||||
Ya I got that, but I need to know how to make the link glow when I hover over it. What is DHTML? How do I do it in that?
|
#7
|
|||
|
|||
DHTML is javascript, im sorry i cant help you furthur, because i dont know enough about it and CSS related commands to be able to do what you want
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|