PDA

View Full Version : How do I get this look?


DarknessDivine
09-05-2004, 12:05 PM
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... :p

DarknessDivine
09-06-2004, 12:41 PM
*bump*

Serenity
09-06-2004, 02:03 PM
to get the blue border that surrounds the site add this code to the header template at the top:

<table style="background: #hex; border: 3px solid #E1FFC3;" border="0" width="PIX/%" cellpadding="0" cellspacing="0" align="center" ><tr><td>
<DIV align=center>

change the hex color number to what suits your needs.

then put this code:
</td>
</tr>
</div>
in the footer template before this:
<!-- / auto DST correction code -->
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
// Initialize 'Active' Table Cells
//activecells_init();
//-->
</script>

for some reason it doesnt work on all my skins. so, if it doesnt work quite right, play with the location of the code in the footer template.

hope that helps

DarknessDivine
09-06-2004, 02:55 PM
Thanxxxxx...

DarknessDivine
09-20-2004, 11:08 AM
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?

KW802
09-20-2004, 12:38 PM
Shouldn't that footer code have a ending table tag? Such as.....
</td>
</tr>
</table>
</div>


Darkness: That most likely isn't the problem you're having though. :p

DarknessDivine
09-20-2004, 12:54 PM
Nope sure didn't help and I have tried every fix there is...I am going batty!!

DarknessDivine
09-21-2004, 12:13 AM
*bump*..pleeeeeeeeeeeeeeeeeeeeeze!!!;)

kbothe
09-21-2004, 03:20 AM
can you show us your board maybe that will help :)

DarknessDivine
09-21-2004, 10:56 AM
And before you say it, this happens when logged out in both Firefox and IE...

KW802
09-21-2004, 12:16 PM
Looks one of your tables are being ended prematurely. What exactly were the changes you made? Just the code posted by Serenity and was there something else changed?

DarknessDivine
09-21-2004, 12:24 PM
Nope, just that code. It is strange how it only shows that way to me logged out and not logged in isn't it? Let me go over the whole code start fresh and see if I can get it to reproduce and find what is causing the error..

DarknessDivine
09-24-2004, 11:23 AM
Bump?

Serenity
09-25-2004, 08:47 PM
i dunno darknessdevine

like i said, i cant get it to work on all the skins i use, and it's for that same reason......

i'll have some friends look at it tho, get both of us some help on it :)