vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - vB4m Continuous scrolling text (RTL) (https://vborg.vbsupport.ru/showthread.php?t=245337)

VonDoom 06-25-2010 10:00 PM

vB4m Continuous scrolling text (RTL)
 
1 Attachment(s)
This super simple template edit will add a scrolling Marquee (RTL)

To add Above forums on forum home only.
Style Manager/Edit Templates/Forum Home Templates/ForumHome.

Find:
<!-- main -->

Add Below:
HTML Code:

<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left">Your continuous scroll text goes here</marquee>

Alternate Location: Above WGO

Find:
<!-- what's going on box -->

Add Above:
HTML Code:

<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left">Your continuous scroll  text goes here</marquee>

Simple Demo

This is a Super Simple Template Edit. You may move the code around just about anyplace you'd like to place it. I will not be supporting this Edit because if i have to explain you wouldn't:up: understand anyways. ;)

your24hourstore 06-26-2010 09:35 PM

looks cool works in advertising too just add a background

Dr.osamA 06-27-2010 04:39 AM

good work bro

thanxxx

installed + 5 stars

giorgino 06-27-2010 08:32 AM

Quote:

Originally Posted by harleyparts (Post 2060085)
looks cool works in advertising too just add a background

How? :erm:

COL NIL SATIS 06-27-2010 04:30 PM

gonna give this one a blast .....looks great ...!!!

COL NIL SATIS 06-27-2010 04:38 PM

installed and it does what it says on the tin ...top stuff

goran424 06-27-2010 05:01 PM

Very nice, thank you. Just one question: how do I change font color from default to one my choice (red)?

DEMO of how this looks at my forum.

VonDoom 06-27-2010 07:47 PM

HTML Code:

<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left"><span style="color: #FF0000;">Your continuous scroll text goes here</marquee>

You can change the #FF0000 to any html color code of your choice

goran424 06-27-2010 09:09 PM

Quote:

Originally Posted by VonDoom (Post 2060654)
HTML Code:

<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left"><span style="color: #FF0000;">Your continuous scroll text goes here</marquee>

You can change the #FF0000 to any html color code of your choice

Thanks, works perfect!

JAFRI 06-28-2010 05:51 AM

Very nice.. . . More Code here : http://www.quackit.com/html/codes/scrolling_text.cfm

& very easy mod no need to edit templates go admin cp / Advertising / u like where put scrolling text :D

asuccar 07-01-2010 11:32 PM

Hey Aamir,

Thank you sooooo much for providing that url...it helped heaps!

One question though, the scrolling isn't working properly in IE8...is there known issues?

Cheers!

VonDoom 08-22-2010 01:47 PM

Quote:

Originally Posted by asuccar (Post 2062999)
One question though, the scrolling isn't working properly in IE8...is there known issues?

No Problems with IE8 here. Working as described.

Blessewe 09-01-2010 04:12 PM

Really Nice! Thank you!:)

Krusty1231 09-02-2010 12:15 PM

Thanks for this. (Here's a color chart if anyone needs it) http://www.somacon.com/p142.php

nero9 09-12-2010 09:05 AM

how to add latest threads scrolling ??

sticky 09-12-2010 10:21 AM

Does this only work on the forum home or can you add this to individual forums?

RonH. 09-26-2010 02:53 PM

Quote:

Originally Posted by Krusty1231 (Post 2092774)
Thanks for this. (Here's a color chart if anyone needs it) http://www.somacon.com/p142.php

Thanks. Very useful.

mikem164 04-10-2011 02:46 PM

Good job as always, VonDoom!

Hey guys, see a lot of "how do I" in this so I figure I would add some extras and some may find this example useful:

Code:

<marquee behavior="scroll" direction="left"onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=5"><font size="3"color=Yellow>Check out the <a href="http:/PAGE YOU WANT THE CLICKED WORD TO GO"><font size="3"color=Yellow>CLICKABLE WORD</a>  tab on the Navbar...for all your latest Video Info and tutorials</font></marquee>
The Scrolling Marque reads: " Check out the tab on the Navbar...for all your latest Video Info and tutorials"

I added the MOUSEOVER so the marquee stops so people don't chase the clickable word(s) when mouse removed, it resumes.

I gave an example on how to make a clickable word in your marquee as well

Also, How to change the font size and color. Notice the font size and color is in there twice? If you change the color of your marquee, you must change it in the http tag as well or the clickable word will be forum default.

RonH. 11-07-2011 06:12 PM

As a general FYI this is installed and working on vB 4.1.7 pl2.


All times are GMT. The time now is 07:11 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.01249 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_code_printable
  • (4)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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