The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I get this look?
The way it's set up here with the forums centered in the page with a border around everything and looks like the header and everything is connected. What type of template mods do this? Any help would be great...
|
#2
|
|||
|
|||
*bump*
|
#3
|
|||
|
|||
to get the blue border that surrounds the site add this code to the header template at the top:
Code:
<table style="background: #hex; border: 3px solid #E1FFC3;" border="0" width="PIX/%" cellpadding="0" cellspacing="0" align="center" ><tr><td> <DIV align=center> then put this code: Code:
</td> </tr> </div> Code:
<!-- / auto DST correction code --> </if> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); // Initialize 'Active' Table Cells //activecells_init(); //--> </script> hope that helps |
#4
|
|||
|
|||
Thanxxxxx...
|
#5
|
|||
|
|||
Problem when using this code it works beautifully until I log out then everything is all out of whack..When logged out only the top part of the forum is bordered and the bottom is all stretched out to normal size..ANy clues?
|
#6
|
||||
|
||||
Shouldn't that footer code have a ending table tag? Such as.....
Code:
</td> </tr> </table> </div> Darkness: That most likely isn't the problem you're having though. |
#7
|
|||
|
|||
Nope sure didn't help and I have tried every fix there is...I am going batty!!
|
#8
|
|||
|
|||
*bump*..pleeeeeeeeeeeeeeeeeeeeeze!!!
|
#9
|
|||
|
|||
can you show us your board maybe that will help
|
#10
|
|||
|
|||
And before you say it, this happens when logged out in both Firefox and IE...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|