The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Width Variance Messing Up Header
forum.theclubpenguincheats.com
The width of the forum chances depending on the computer, thus if it's wider than normal, it makes the header at the top tiled. Any way to fix this? Im thinking making a fixed forum width? If so, how, and could I maybe make the width a little larger? |
#2
|
|||
|
|||
This should work.
HTML Code:
<table width="$stylevar[outertablewidth]" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><a href="index.php?"><img src="images/solido/spacer.gif" alt="The Club Penguin Cheats Forums" width="100%" height="129"></a></td> <td valign="top"> </td> </tr> </table> Changed forum width to "$stylevar[outertablewidth]". This will allow the header table to be forced to stay aligned with the forum. Chan i changed the bannder width to 100%. Next i removed the "class="headerwrap" because it was adding the image to be repeated. |
#3
|
|||
|
|||
Sorry for being a noob, but does this go in the header.php under templates?
|
#4
|
|||
|
|||
O no problem, if you open admincp go to style, find your style and edit templates then replace the code with the code i posted before.
|
#5
|
|||
|
|||
Hi it messed up the forum when I added it to header.php
Basically, it made the width the width of the screen and the header disappeared and the bar with all the links at the top extended past the scroll bar on the right a little I kinda want it like this on all computers: http://i475.photobucket.com/albums/r...atex/pic-3.jpg |
#6
|
||||
|
||||
You mean your header template, right? There is no header.php file, and you wouldn't be editing files to edit a style in any case.
If you're trying to do what I think you're trying to do, then first we'd need to see your header template code. Copy it and paste it inbtween the [noparse][CODE][/CODE]tags. Depending on how your banner is being displayed in the code, you'd need a different solution to make it fixed. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|