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 Home Enhancements - Affiliate Box - Scrolling and Fading Affiliate Buttons (https://vborg.vbsupport.ru/showthread.php?t=152350)

l SKN l CHRIS 07-16-2007 04:53 AM

much love

TheWhite 07-16-2007 05:39 AM

cool mod, just need to know how can i center the minibanners cause i don't like the empty space at the end :)

Hornstar 07-16-2007 06:03 AM

Thanks, this looks real nice, thanks for sharing, I might install this shortly.

FreshFroot 07-16-2007 06:11 AM

Interesting.. a cooler affliate box compared to a few others.. will have to try it out.

TheWhite 07-16-2007 06:40 AM

it looks great, i changed the size to make it look nicer and it's so simple to handle but i'd like to know is it board intensive using gifs instead of jpgs?

RvG2 07-16-2007 08:36 AM

the images are so small... i don't think so it will be add load to server. :)

stigz 07-16-2007 09:01 AM

hi i installed this great affiliates box but i was wondering how can i add 2 like you have on your forum? coz i want one for partners and one for topsites. also how can i changed the title of the box? from affiliates to topsite?

AzzidReign 07-16-2007 01:34 PM

Quote:

Originally Posted by TheWhite (Post 1292491)
cool mod, just need to know how can i center the minibanners cause i don't like the empty space at the end :)

Go to the forumhome_affiliate_sites template. Find <div>, replace with <div align="center">

That should work :) Maybe you should get more affiliates ;) lol j/p

Quote:

Originally Posted by TheWhite (Post 1292524)
it looks great, i changed the size to make it look nicer and it's so simple to handle but i'd like to know is it board intensive using gifs instead of jpgs?

The images aren't really "board intensive", but if you have a large animated .gif file, then your users will probably see that the page loads rather slow compared to before.

Quote:

Originally Posted by stigz (Post 1292594)
hi i installed this great affiliates box but i was wondering how can i add 2 like you have on your forum? coz i want one for partners and one for topsites. also how can i changed the title of the box? from affiliates to topsite?

I'll go ahead an add another product for this, but to do this manually, scroll to the very bottom and paste this code:
Code:

<!-- Begin Topsites -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_topsites')"><img id="collapseimg_forumhome_topsites" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_topsites].gif" alt="" border="0" /></a>
            Topsites - Vote for us!
          </td>
        </tr>
</tbody>

<tbody id="collapseobj_forumhome_topsites" style="$vbcollapse[collapseobj_forumhome_topsites]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">
 <style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>
<div>
<!-- Begin Links -->

YOUR LINKS GO HERE - Check out the original topic on how to add sites.

<!-- End Links -->
</div></td>
</tr>
</tbody>
<!-- End Topsites -->

I've bolded the line if you'd like to edit the "title" of it. It's currently set to "Topsites - Vote for us!".

If you'd like a topsite to sign up to, here's mine: http://www.se7ensins.com/TopSites/


Thanks for all the wonderful comments guys! I appreciate it :D

nyqnzguju 07-16-2007 01:43 PM

nice one will try it today

TheWhite 07-16-2007 01:48 PM

Thanks man, this is a highly reccomended hack ;)


All times are GMT. The time now is 11:14 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.01191 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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