vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Rotating banners (https://vborg.vbsupport.ru/showthread.php?t=106682)

fridaypassion 01-09-2008 06:56 PM

How do I get the image displayed to centre? I am wanting it to appear below my main logo which is also centred

thanks!

attroll 01-10-2008 03:06 AM

Quote:

Originally Posted by fridaypassion (Post 1418522)
How do I get the image displayed to centre? I am wanting it to appear below my main logo which is also centred

thanks!

How did you get your main logo centered? You shouold be able to do it the same way you main logo was centered. If I could see your header I could help you out but I do not know how you have your header template setup.

fridaypassion 01-10-2008 04:53 PM

Hi

thanks for the reply this is my current header template:

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


</td>

</table>

<!-- /logo -->
<td align="center">

<!-- content table -->
$spacer_open

$_phpinclude_output

attroll 01-13-2008 05:37 AM

I would try something like this. If this is not what you want let me know.
Code:

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


Chance4Today 06-30-2008 03:00 AM

I wonder if this works with the 3.7.0 patch 2? anyone know. I am looking for a banner changer

wanting a extra navbar but not any drop down or anything just another navbar to clean up mine has too many

attroll 06-30-2008 04:45 AM

Quote:

Originally Posted by Chance4Today (Post 1562647)
I wonder if this works with the 3.7.0 patch 2? anyone know. I am looking for a banner changer

wanting a extra navbar but not any drop down or anything just another navbar to clean up mine has too many

I do not see why it wouldn't. Nothing has changed since VB 3.5 that I can see that would keep this from working.

I have to admit though. I no longer use this mode that I created. I have switch to GARS for my banner rotation. It is not free software but it works good for setting the start and stop times that you want each banner to display.


All times are GMT. The time now is 06:05 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.01124 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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