Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Place a scrolling marquee on navbar (header) Details »»
Place a scrolling marquee on navbar (header)
Version: 1.5, by VaaKo VaaKo is offline
Developer Last Online: Dec 2007 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 11-08-2005 Last Update: Never Installs: 82
Template Edits
 
No support by the author.

This is a very simple html code to place in your navbar but it's really cool!

Hack updated to version 1.5, now using phrases manager!

First, you need to create the marquee phrase, which you can edit it anytime you want using the phrase manager, goto:
Admincp >> Languages & Phrases >> Phrase Manager >> Add New Phrase
and add the following

Phrase Type: GLOBAL
Product: vBulletin
Varname: marquee
Text: *The marquee that you wanna display*

now open your navbar template:
Admincp >> Styles & Templates >> Style Manager >> *template* >> navbar

Find this code
HTML Code:
</table>
		<input type="hidden" name="s" value="$session[sessionhash]" />
		<input type="hidden" name="do" value="login" />		
		<input type="hidden" name="vb_login_md5password" />
		<input type="hidden" name="vb_login_md5password_utf" />
		</form>
		<!-- / login form -->
			
		</td>
		
	</if>	
	
</tr>
Place under it
HTML Code:
<tr>
  <td colspan="3" class="alt1"><marquee><span class="smallfont"><b><font color="#FF0000">$vbphrase[marquee]</font></b></span></marquee></td>
  </tr>
If you have already installed it, all you have to do is replace the navbar code with the new one that includes the $vbphrase[marquee]

Demo: http://www.oneforum.org

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 05-01-2006, 08:14 PM
MrOnline MrOnline is offline
 
Join Date: Feb 2006
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it worked perfect for me, with Firefox, so sorry, must be something else you have done wrong... :banana:
Reply With Quote
  #63  
Old 09-05-2006, 07:44 AM
BaldNut BaldNut is offline
 
Join Date: Nov 2001
Location: Manchester, UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

could it pull data from either a database or a csv or simillar? i see 200 weight loss clients per week and would like to put a list of people weekly progress in the forums such as

baldnut -2lb, jane edwards -1lb, sarah stewart -1.5lb, etc?
Reply With Quote
  #64  
Old 09-05-2006, 07:44 AM
BaldNut BaldNut is offline
 
Join Date: Nov 2001
Location: Manchester, UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i only use firefox and works greast on the demo site (as i aint installed yet)
Reply With Quote
  #65  
Old 09-05-2006, 10:12 AM
BaldNut BaldNut is offline
 
Join Date: Nov 2001
Location: Manchester, UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a limit to how much text you can put in the phrase manager?

Installed and working fine btw www.diethell.co.uk/forums
Reply With Quote
  #66  
Old 09-07-2006, 07:10 PM
Kadi Kadi is offline
 
Join Date: Sep 2006
Location: Hijaz
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. Worked perfectly.

Quote:
<marquee scrollamount="5">Pink Floyd</marquee>
I'm a beginner here...what do I do with that code to slow down the marquee?

And how do I change the scroll direction? I want it to scroll from left to right.

Thanks in advance
Reply With Quote
  #67  
Old 09-10-2006, 08:59 AM
Kadi Kadi is offline
 
Join Date: Sep 2006
Location: Hijaz
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*bump*
Reply With Quote
  #68  
Old 09-25-2006, 06:10 AM
Jack Crazy Jack Crazy is offline
 
Join Date: Dec 2004
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ttt Ftw
Reply With Quote
  #69  
Old 11-21-2006, 11:30 AM
mpage mpage is offline
 
Join Date: Aug 2006
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ive made a similar thing but uses java to download any rss feed
and displays it as a ticker:

see this post (java rss feed ticker), might be what your looking for: https://vborg.vbsupport.ru/showthrea...98#post1122198
Reply With Quote
  #70  
Old 02-25-2007, 04:16 AM
BigJimTheLug BigJimTheLug is offline
 
Join Date: Nov 2006
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have it installed in my forum, how do I slow it down?

The speed is ok as it is, but a bit slower would be perfect.

This is a great hack, clicked install!
Reply With Quote
  #71  
Old 02-25-2007, 10:45 PM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Go into your admincp
vBulletin Options>Menu Alert Options
scroll down towards bottom (just above 'save' button) you will see 'Marquee Speed'
input a number for the delay..... that should do it
see pic attached
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04416 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete