The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
center header logo
i have some code and i dont know why my banner is not centered can someone please take a look at it
thanks for any help <!-- logo --> </a> <center><table border="0" width="$stylevar[outertablewidth]" cellpadding="0"cellspacing="0"align="center"> <tr> <td align="$random_banner[center]"> $random_banner[$random_number] </td> </tr> </table></center> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#2
|
||||
|
||||
You are missing a space before "align=" in your table tag:
PHP Code:
|
#3
|
|||
|
|||
thanks Lynne
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|