The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Aligning table to the right?
I am having a Google Search box instead of the built-in search
So I created a table right after the <!-- / breadcrumb, login, pm info --> in the navbar template and placed the code in it Here's the code segment and what I added in red Code:
</if> </tr> </table> <!-- / breadcrumb, login, pm info --> <table> <tr> <td align="right"> <!--- Google Search Box Code ---> </td> </tr> </table> <!-- nav buttons bar --> <div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> How do I bring it to the right side? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|