The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
well i was using this on my and i try to add 1 more button on the navbar. i try using the navbar but couldn't find anyhting then i went to header and i look other button like Usercp, members , FAQ.. so i plan to copy FAQ button code and put next to it so it can work. and it work .. button show up but then it was Fadeout code so when i put mouse over 2nd FAQ button which i add it make the 1st original FAQ Button fade.. so any help and when i try to mess around with code and i try this code but not working for me any help ?
<!-- Aria FAQ --> <td width="78"> <table width="78" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="background:#FFFFFF url($stylevar[imgdir_misc]/arcade.gif);"> <a href="arcade.php?$session[sessionurl_q]" onmouseover="JSFX.fadeIn('arcade')" onmouseout="JSFX.fadeOut('arcade')"> <img src="$stylevar[imgdir_misc]/arcade.gif" name="arcade" width="78" height="39" border="0" class="imgFader" id="arcade" alt="" /></a></td> </tr> </table></td> <!-- /Aria FAQ --> In this code i replace all FQA name with the Arcade and made new image but then it gave me error saying i have to declare some variable before i use it.. |
#2
|
||||
|
||||
![]()
You need to add the corresponding JSFX.Rollover javascript call to the bottom of the headerinclude template as well.
|
#3
|
|||
|
|||
![]()
thanx alot man help great
![]() |
#4
|
||||
|
||||
![]()
No worries, that is what we are here for
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|