vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Tab Menu Alignment Problem (https://vborg.vbsupport.ru/showthread.php?t=144849)

Icehawk002 04-14-2007 04:31 PM

Tab Menu Alignment Problem
 
1 Attachment(s)
I have added tabs to my test forum just like those here, unlike those here the tabs have a space between them and the Welcome Headers, I've looked and looked but I can't find a solution.

The code for the tabs is in the header template.

Anyway the attached pictures should explain the problem and the solution I am looking for.

Please help its so often the little things that bug ya :)

da420 04-14-2007 05:41 PM

Cell spacing/padding maybe? You'd probably get better results if you posted your header template...

Icehawk002 04-14-2007 09:42 PM

thanks, good idea da420 here is the current code in header template, also anything I should add reference browser compatibility?

Code:

<div id="topimg"></div>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[cebter]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->




<!----------tabs menu--------->
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr valign="bottom">
<td class="nowrap" align="right" valign="bottom" style="padding:0 18px 0" colspan="2">
<a href="/forums/index.php" title="View Galleries" class="tab">Pictures</a>
<a href="/forums/arcade.php" title="Play Games" class="tab">Games</a>
<a href="userpage.php?do=list" title="Read Blogs" class="tab">Blogs</a>
<a href="/forums/forumdisplay.php?f=19" title="View Articles" class="tab">Articles</a>
<a href="/forums/index.php" title="Visit Forums" class="tab">Forums</a>
<a href="/forums/cmps_index.php?" class="tab" title="Portal">Home</a>
</td>
</tr>
</table>
<!----------end tabs menu--------->
$_phpinclude_output

$welcomeheaders

:)


All times are GMT. The time now is 02:32 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.01008 seconds
  • Memory Usage 1,716KB
  • 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
  • (3)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