vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Scrolling/Fading Affiliate Box (https://vborg.vbsupport.ru/showthread.php?t=139995)

v5etboyphc 02-20-2007 10:00 PM

Scrolling/Fading Affiliate Box
 
Scrolling/Fading Affiliate Box
this help you add a scrolling box in your forum or anywhere you like including non vB pages.
Live Demo
Scroll Down At The Bottom And See

Update: Added Attachment As Request

This code can be insert into any template you like like header, footer, or navbar or either forumhome if you wanted to
but for me i would insert it in footer template
Code:
Code:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width=100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Affiliates</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="140">
 <style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:1;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>

<marquee width="700" valign="center" direction="right" scrolldelay="2" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()">

<a href="http://www.g-worldz.com"><img src="http://www.g-worldz.com/g-worldz.gif" alt="Game Worldz" border="0" /></a>

<!-- End Links -->

</Marquee>
</td>
</tr>
</table>
<br />

For those in red you can change it if you like to
It fine if you leave it
and i have insert one of the link in for example see if it work
Click install if you going to use this

Smoothie 02-21-2007 02:54 AM

Oops, now I see it. LOL

v5etboyphc 02-21-2007 02:56 AM

what do you mean? you mean you can't see it in the demo link?
http://www.g-worldz.com/forums/?styleid=6 scroll down at the bottom

Smoothie 02-21-2007 03:25 AM

Quote:

Originally Posted by v5etboyphc (Post 1187206)
what do you mean? you mean you can't see it in the demo link?
http://www.g-worldz.com/forums/?styleid=6 scroll down at the bottom

I meant I went to your demo link and didn't notice it at first. Went back and waited a few seconds and saw it. OK?

v5etboyphc 02-21-2007 06:58 AM

Quote:

Originally Posted by Smoothie (Post 1187221)
I meant I went to your demo link and didn't notice it at first. Went back and waited a few seconds and saw it. OK?

sure thing i think that becuase i set the delay is little slow that why

titchpitch 03-01-2007 07:10 PM

il try it thanks

Darigaz 03-02-2007 02:49 PM

Where do I place the code?

v5etboyphc 03-06-2007 01:03 AM

Quote:

Originally Posted by Darigaz (Post 1194144)
Where do I place the code?

anywhere. like in forumhome, header, navbar, footer template.. anywhere you want.

John Diver 03-06-2007 06:05 AM

Can this be done vertically?

Thanks :)

v5etboyphc 03-06-2007 06:17 AM

yep... depend on where you put it.
you can change stuff arround like the scrollin direction, size,..

Devil Woman 03-09-2007 05:11 PM

I have added this to my forum, my only problem is that the banners will only go so far before fading out, it goes to just about half way they fades out rather than the whole way

You can see the affiliate part at the bottom here

Thanks

Staxed 03-10-2007 02:47 AM

i might be using this :) thanks!

in the mean time...could you upload it as a file please

v5etboyphc 03-10-2007 02:57 AM

Quote:

Originally Posted by Devil Woman (Post 1199637)
I have added this to my forum, my only problem is that the banners will only go so far before fading out, it goes to just about half way they fades out rather than the whole way

You can see the affiliate part at the bottom here

Thanks

that you can change by the width change the number that to match with it

Atakan KOC 03-26-2007 10:30 AM

Thanks....


All times are GMT. The time now is 08: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.01120 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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