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,..


All times are GMT. The time now is 03:27 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.03387 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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