The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
[HELP] adding a menu
Hi, I'm trying to add a menu with a Javascript image rollover fading effect in my forum portal, but there's a problem when I add tables / TR's / TD's to the module code..
this is how it looks with a test code: and this is the code I used on that module: Code:
<table CELLPADDING="0" CELLSPACING="0"> <tr> <td>asdasddas</td> </tr> <tr> <td>asdasddas</td> </tr> <tr> <td>asdasddas</td> </tr> <tr> <td>asdasddas</td> </tr> </table> that's not exactly what I want to add but thats not letting me continue adding the meu I want.. So how can I fix this issue? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|