vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Need a little help with template (https://vborg.vbsupport.ru/showthread.php?t=119988)

colorteck 06-30-2006 04:57 PM

Need a little help with template
 
As you can see I can not get my header and footer to align right. please take a look. I need to know how to fix this. Thanks in advance.

http://www.mycolorteck.com/

You can see the header and footer are right but the content is not matching up.

Hmm I guess no one has an answer? I must become a VB professional now.:banana:

Serenity 07-02-2006 10:08 PM

first, it looks like there is an issue with your margins
go into
admincp>Styles & Templates>Style Manager>All style options (of the style in question)
scroll down to Body
look at the box that says Extra CSS Attributes
see what the margins are. i'm sure you will be able to push it left with that...play with the numbers a bit till it lines up right. there should be 4 sets of numbers in this order
top - right - bottom - left
so i'd have to say match left and right and it should fix that issue.

as for the space above the footer nav bar
go into the footer template and search for
Code:

<div align="center">
 <div class="smallfont" align="center">
 <!-- Do not remove this copyright notice -->
 $vbphrase[powered_by_vbulletin]
 <!-- Do not remove this copyright notice -->
 </div>

and delete the <br /> tag above it.


All times are GMT. The time now is 12:02 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.01220 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete