The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problem with Display of board at a smaller window !!
Hi there.
Here is my board : http://www.synthpopavenue.gr I have made this hack so that the main image and the buttons are in the top center of the board: ================================== 2/ Goto Styles > Modify > [fonts/colors/etc] 3/ Then scroll down to the "header" section. 4/ Then find this code in there: <center> <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0"> <tr> <td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td> <td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif"> AND REPLACE IT WITH: <center> <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0" bgcolor="{pagebgcolor}"> <a href="index.php?s=$session[sessionhash]"> <center><img src="{titleimage}" border="0" alt="$bbtitle" align="center"></center> </a> <tr><td valign="bottom" align="center" nowrap> 5/ Then scroll down to the bottom and click "Save Changes" =========================================== Everything is ok except... if you view the board in a smaller browser window... the board is getting smaller too, but the row with the buttons are still the same size, and it looks like a T !!! can I prevent this? |
#2
|
||||
|
||||
Here is a screenshot
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|