The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
blink at nav
i just added another in navigation manager new forumlink how can i blink the word ?
currectly 4.2.3 now |
#2
|
||||
|
||||
You want to make the text blink?
You can code that, but it won't show up in all browsers as it's not a supported thing. The blink element is abandoned by browsers: Firefox supported it up to version 22, and Opera up to version 12. And so on. Anyway you can try this code: HTML Code:
<blink>I want this to blink</blink> |
2 благодарности(ей) от: | ||
MarkFL, RichieBoy67 |
#3
|
||||
|
||||
Max is right but you will need to search in the phrases for your specific tab and add it there.
You can use css instead of the blink tag which will give you more control and like Max said, the blink tag is depreciated and no longer supported by almost all the newer browsers. PHP Code:
PHP Code:
I also just found this link online. This would probably be the best method. |
2 благодарности(ей) от: | ||
MarkFL, Max Taxable |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|