vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   centering my form banner?? (https://vborg.vbsupport.ru/showthread.php?t=88711)

Twistedsoulz 03-22-2004 07:26 PM

centering my form banner??
 
what templete holds the code for the banner... and can I just use html to center it.. and is that the same place I would remove the spaceing so I can drop my banner right on top of the links?

Thanks..

Tradjick 03-22-2004 08:51 PM

I´m drunk! But let me try. You wanna center your "yourforumimage.gif" and to their left and to ther right, you would have a "repeating image"??????????? If, there would be no problem to do so, it´s just, that I´m getting your right. ;-)

Twistedsoulz 03-23-2004 02:07 AM

I want to center the main forum banner yes.. I don't want to put anymore images.. I just want to center the one I have in the table. I just can't find the table. forums.tkgn.com you see the banner if left justified.. I want to center is

Zachery 03-23-2004 02:20 AM

If this is for vB3 check the other modfcations area under Template replacment.

roozy 03-23-2004 03:17 AM

im having the same problem!

Zachery 03-23-2004 03:55 AM

<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=5829" target="_blank">http://www.vbulletintemplates.com/mo...ead.php?t=5829</a>

Tradjick 03-23-2004 10:17 AM

Could someone just attach the default header template cause i don´t have it. Then I´ll center it for you.

Twistedsoulz 03-23-2004 11:08 AM

I posted on your thread Zach.. didn't work for me this is my header code


Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]">
                &nbsp;
<!--
  NEW HEADER &amp; NAVBAR
 
  Now that the nav buttons are in the
  navbar template, you can stick whatever
  you like into this space.

  This makes it much easier for novice
  admins to customize their header
  template without affecting important
  navigation elements.
-->
        </td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output


Tradjick 03-23-2004 07:53 PM

I just wanted to post but I seen you got it.


All times are GMT. The time now is 12:28 PM.

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.01106 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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