vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do I get this look? (https://vborg.vbsupport.ru/showthread.php?t=89741)

DarknessDivine 09-05-2004 12:05 PM

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... :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:

Code:

<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:
Code:

</td>
</tr>
</div>

in the footer template before this:
Code:

<!-- / 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.....
Code:

</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

1 Attachment(s)
And before you say it, this happens when logged out in both Firefox and IE...


All times are GMT. The time now is 07:08 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01006 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete