vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Simple Scroll for most any page (https://vborg.vbsupport.ru/showthread.php?t=232197)

boothole 01-04-2010 10:00 PM

Simple Scroll for most any page
 
I use this on my Forum. I needed something quick, small and tidy to use for various reasons.
See in the HTML code below that you will want to change certain things like what, exactly will be scrolling by and at what speed. You can use text or graphics or both.
The "red" markings are values to change - "green" is what I have scrolling by...
I know this was done hundreds of times but this is my idea of small. :erm: And, there are lots of ways to modify this HTML code.

I intend to use this to scroll affilliates by.

Quote:

<!--####### Begin New Scroller #######-->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tbody>
<tr align="center">
<td class="tcat" colspan="4">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_scrollS')"><img id="collapseimg_forumhome_champS" src="titanium/buttons/collapse_thead.gif" alt="" border="0" /></a><font color="white"><i>CLOSET LABS ANNOUNCEMENT</i></font></td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_scrollS" style="">
<tr>
<td class="alt1">
<div class="smallfont">
<marquee onmouseover="this.scrollAmount=3" onmouseout="this.scrollAmount=4">
<font color="deepskyblue"> <b>Kitkat</font></b> is Closet Labs new<font color="orangered"> "Member of the Month" </font>as of <b><i>1/3/2010</i></b> !!&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Newly installed Modifications on Closet Labs: Reputation Points &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</marquee>
</div>
</td>
</tr>
</tbody>
</table>
<!--####### End New Scroller #######-->
Please tell me what you think. . .:D

LorinPotter 01-05-2010 12:33 PM

Very nice, easy to install in the header, and I'm sure the footer, should you want. Installed the first try on my test forum and I've suggested to the other admins that we put it on the main forum, whenever we need to make an announcement.

ahmedeldeep 12-29-2010 04:32 AM

demo ?


All times are GMT. The time now is 02:42 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.01032 seconds
  • Memory Usage 1,721KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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