vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   header not quite at the top.. (https://vborg.vbsupport.ru/showthread.php?t=86863)

imported_Jacko 05-06-2003 01:55 PM

header not quite at the top..
 
as above..? /\/\/\

my site: www.realmods.net/forum

my header isnt at the very top..

how do i fix this problem????

Cheers,
Jacko

Austin Dea 05-06-2003 02:29 PM

you have a <p> above <!-- logo and buttons --> in your header template.

imported_Jacko 05-06-2003 02:51 PM

nope i dont.

first lines of code are:
Code:

<!-- logo and buttons -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="2" background="images/header_bg.gif"><img src="images/title.gif"></td>
  </tr>
  <tr>


Austin Dea 05-06-2003 03:02 PM

Then it's at the bottom of your headinclude template.

Austin Dea 05-06-2003 03:05 PM

Looks like you have on at the top of headinclude too. You're forumhome, headinclude, and header template are put together funny..

imported_base 05-06-2003 07:28 PM

Quote:

Originally Posted by Jacko
as above..? /\/\/\

my site: www.realmods.net/forum

my header isnt at the very top..

how do i fix this problem????

Cheers,
Jacko


in your <body> tag you have:
Code:

leftmargin="10" topmargin="10" marginwidth="10" marginheight="10"
- change all the 10's to 0's and you will get rid of the margins.

Austin Dea 05-06-2003 08:12 PM

That'll put his forums on the edges too..

imported_Jacko 05-07-2003 12:27 AM

and where are these:

Code:

leftmargin="10" topmargin="10" marginwidth="10" marginheight="10"
??

Austin Dea 05-07-2003 01:08 AM

Check your forumhome towards the top then. And the margin stuff is in the body tag when editing the style.

imported_Jacko 05-07-2003 07:23 AM

cheers guys, sorted it now.

i had@

Code:

<p>
{htmldoctype}
$headinclude
$header<br>
</p>

but sorted now :)


All times are GMT. The time now is 05:45 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.01217 seconds
  • Memory Usage 1,723KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete