vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Forum Sponsor (https://vborg.vbsupport.ru/showthread.php?t=128829)

Ray2khax 10-08-2008 04:39 PM

Is there anyway to make this to the bottom of the website?

Ironduke 10-24-2008 12:56 AM

post deleted

shadyninja 10-27-2008 02:41 AM

Quote:

Originally Posted by Vackrick (Post 1615559)
can u make one for 3.7x Please or someone else



Works in 3.7.2
Thanks~

shadyninja 10-27-2008 02:50 AM

Quote:

Originally Posted by gwerzal (Post 1365937)
.

I have even managed to get it showing in the threads.

you did how?

shadyninja 10-28-2008 01:24 AM

*anybody?*

jimjam 11-13-2008 06:44 AM

Has anyone managed to get this to show the banner in the center. I have changed every instance of left to center, but the banner is still left aligned. VB3.74

Thanks

jimjam 11-16-2008 07:44 AM

Can someone explain to me why the forum sponsors banner is left aligned. Using the the following code, the sponsors banner is still left aligned rather than centered.

Thanks in anticipation

PHP Code:

<if condition="$foruminfo['sponsorenabled'] == 1">
<
table width="100%" class="tborder" border="0" align="center">
  <
tr>
    <
td class="alt1"><table width="100%" border="0" cellspacing="5">
      <
tr>
        <
td width="10" rowspan="2" valign="middle"><div align="center"><a href="$foruminfo[sponsorlink]"><img src="$foruminfo[sponsorimage]alt="$foruminfo[sponsorname] Image" border="0"></a></div></td>
        <
td valign="top"><div align="center"><strong><a href="$foruminfo[sponsorlink]">$foruminfo[sponsorname]</a></strong></div></td>
      </
tr>
      <
tr>
        <
td valign="top"><div align="center">$foruminfo[sponsordescription]</div></td>
      </
tr>
    </
table></td>
  </
tr>
</
table>
<
br>
</if> 


viper357 12-23-2008 08:34 AM

I'm on 3.6.12 and not working, not showing up in admincp or forum editor at all, pity, was really looking for something like this.

tarot 01-22-2009 04:55 PM

HTML Code:

<table width="100%" class="tborder" border="0" align="center">
  <tr>
    <td class="alt1"><table width="100%" border="0" cellspacing="5">
      <tr>
        <td valign="middle"><div align="center"><strong><a href="$foruminfo[sponsorlink]">$foruminfo[sponsorname]</a></strong><br />
            <a href="$foruminfo[sponsorlink]"><img src="$foruminfo[sponsorimage]" alt="$foruminfo[sponsorname] Image" border="0" /></a></div>          <div align="center">$foruminfo[sponsordescription]</div></td>
      </tr>
     
    </table>

This fixed my centering issue :)

crazymook 01-27-2009 03:36 AM

there seems to be a bit too much spacing between the image and the top of the sponsor box...any way to tighten things up?


All times are GMT. The time now is 05:04 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.01321 seconds
  • Memory Usage 1,754KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete