The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
align left and right?
Ok this is what I am doing and am doing right now.
As of now I have did the tweak/hack of centering the main logo and buttons, shown how to on this site. I have now installed the Advert Management and would like to left aling my main logo and right aling my banner, BUT still keep my buttons centered. Can I do that? Below is my header template if someone can help me! Thanks WoodiE |
#2
|
|||
|
|||
Everything in the header file points to vBulletin.org's graphics, I do not see where the Advert Management hack has been installed. If you are wondering if you can do it, yes, just edit your header to fit what the advert management hack requires.
|
#3
|
|||
|
|||
OMG, sorry the new attachment is uploaded now and shown below:
<!-- logo and buttons --> <center> <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0" > <a href="http://www.rcnitrotalk.com"> <center><img src="{imagesfolder}/logo.gif" border="0" alt="R/C Nitro Talk Home" align="center"></center> </a> <tr><td valign="bottom" align="center" nowrap></td> <br> <td align="center"> <!-- toplinks --> <a href="http://www.rcnitrotalk.com"><img src="{imagesfolder}/top_home.gif" alt="Home" border="0"></a> <a href="register.php?s=$session[sessionhash]&action=signup"><img src="{imagesfolder}/top_register.gif" alt="Registration is free!" border="0"></a> <a href="usercp.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_profile.gif" alt="User profile and preferences" border="0"></a> <a href="http://www.rcnitrotalk.com/reviews.htm"><img src="{imagesfolder}/top_review.gif" alt="Reviews" border="0"></a> <a href="http://www.rcnitrotalk.com/forum"><img src="{imagesfolder}/top_forum.gif" alt="Forums" border="0"></a> <a href="calendar.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_calendar.gif" alt="Calendar" border="0"></a> <a href="memberlist.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_members.gif" alt="Find other members" border="0"></a> <a href="search.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_search.gif" alt="Search for previous threads" border="0"></a> <!--<a href="http://www.rcnitrotalk.com/links.htm"><img src="{imagesfolder}/top_links.gif" alt="Links to other sites" border="0"></a>--> <!--<a href="member.php?s=$session[sessionhash]&action=logout"><img src="{imagesfolder}/top_logout.gif" alt="Logout" border="0"></a> --> <!-- /toplinks --> </td> </tr> </table> <br> <!-- /logo and buttons --> <!-- content table --> <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0"> <tr> <td> Im wondering how to do it? Sorry my html sucks. WoodiE |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|