Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications

Reply
 
Thread Tools
Marquee Announcements Details »»
Marquee Announcements
Version: 1.1, by smokin1337 smokin1337 is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 10-04-2009 Last Update: 10-10-2009 Installs: 22
Uses Plugins Template Edits Auto-Templates
 
No support by the author.

This is a simple announcement/news mod. It place a marquee announcement section anywhere on the forum you choose. On mouseover the marquee stops allowing users to view the messages. Integrates well in vBulletin.

Replace the text in red with your data. The image is optional.

HTML Code:
Code:
<!--Announcements-->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="2"><center>Your Title</center> </td>
	</tr>
</thead>
<tr>
		<td class="alt2"><img src="yourimage.png"/></td>

<!--Messages-->
<td class="alt2">
<marquee direction="left" scrollamount="6" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=6"><font size="2"><b>

<!-- Your Message Here -->

</b></font></marquee>

<!--/Messages-->
</td>
</tr>

</tr>
	</table>
<br />
<!--/Announcements-->
v1.1:

Made into an XML for easier management. Settings can be altered via admincp.
With the XML you can choose a location from preselected options or put it where you want on FORUMHOME using

Code:
<!-- announcements -->
Only draw back is with the XML it can only be displayed on FORUMHOME for now.

Download Now

File Type: xml product-marquee_announcements.xml (4.5 KB, 71 views)

Show Your Support

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

Comments
  #12  
Old 10-07-2009, 07:06 AM
dacho's Avatar
dacho dacho is offline
 
Join Date: Dec 2004
Location: Tell-Aviv
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

10x man
Reply With Quote
  #13  
Old 10-09-2009, 02:50 AM
expe_ue expe_ue is offline
 
Join Date: May 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no images to help with the aparience?
Reply With Quote
  #14  
Old 10-09-2009, 03:52 AM
smokin1337 smokin1337 is offline
 
Join Date: Oct 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can add whatever you like i used this image for the yourimagehere place. If that's what you mean.
Reply With Quote
  #15  
Old 10-09-2009, 01:54 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does it only scroll a third across the screen?????
Reply With Quote
  #16  
Old 10-09-2009, 02:36 PM
smokin1337 smokin1337 is offline
 
Join Date: Oct 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by COL NIL SATIS View Post
does it only scroll a third across the screen?????
It goes all the way across for me, depending on your style the code may need a little editing.
Reply With Quote
  #17  
Old 10-09-2009, 05:53 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smokin1337 View Post
It goes all the way across for me, depending on your style the code may need a little editing.
it goes only a third across for me mate..nice mod too...???
Reply With Quote
  #18  
Old 10-09-2009, 08:14 PM
s-p0k's Avatar
s-p0k s-p0k is offline
 
Join Date: Jun 2009
Location: S1n C1ty
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where to add this?
Reply With Quote
  #19  
Old 10-09-2009, 10:02 PM
smokin1337 smokin1337 is offline
 
Join Date: Oct 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s-p0k View Post
where to add this?
Anywhere you want thats the reason i made it because i wanted different ones for different parts of my forum.

Quote:
Originally Posted by COL NIL SATIS View Post
it goes only a third across for me mate..nice mod too...???
Try removing this line and see if it helps, it seems to be doing that on IE.

Code:
<td class="alt2"><img src="yourimage.png"/></td>
Reply With Quote
  #20  
Old 10-10-2009, 01:23 PM
linuxututs linuxututs is offline
 
Join Date: Oct 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Hack ! Love it !

Thank You,
Reply With Quote
  #21  
Old 10-10-2009, 05:30 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smokin1337 View Post
Anywhere you want thats the reason i made it because i wanted different ones for different parts of my forum.



Try removing this line and see if it helps, it seems to be doing that on IE.

Code:
<td class="alt2"><img src="yourimage.png"/></td>
Thats great mate..works perfect now..thank you sir
Reply With Quote
Reply

Thread Tools

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 04:00 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.04490 seconds
  • Memory Usage 2,325KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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
  • (1)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete