vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - NGG - Scrolling text/images (https://vborg.vbsupport.ru/showthread.php?t=250747)

betts02 09-17-2010 10:00 PM

NGG - Scrolling text/images
 
1 Attachment(s)
Scrolling text or images with a mouse over stop

Each is clickable to open in a new window

Instructions :

Admin - Styles And Templates - Style Manager
Template Options - Edit Templates
ForumHome Templates - ForumHome

This is where you decide where you want to place this code now

Above forums

Find
HTML Code:

<!-- main -->
Below that add
HTML Code:

<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">

<p><a href="YOUR LINK HERE " target="_blank"><font color="YOUR CHOICE"><p style="font-size:YOUR CHOICEpt;">LINK NAME HERE</p></a></p>

</marquee>

To change the direction of the scroll simply change
HTML Code:

scroll" direction="left"
To what you want

To have it open in the same window simpy remove
HTML Code:

target="_blank"
If you want to add an image that is clickable then simply add

HTML Code:

<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">
<p><a href="YOUR LINK HERE"target="_blank"><img src="LINK TO YOUR IMAGE HERE"/></a></p>
</marquee>

To add this above the footer simply find
HTML Code:

{vb:raw footer}
And add above it

Play around with it and see what you can do with it and see where you want to place it

Enjoy

sulasno 09-18-2010 10:09 AM

tagged and thanks

can you provide a demo ?

betts02 09-18-2010 10:18 AM

<a href="http://www.nextgenerationgamers.co.uk/forums/forum.php" target="_blank">http://www.nextgenerationgamers.co.uk/forums/forum.php</a>

I have just a text scrolling above my forums which is clickable and takes you to my battle arena

I also have it at the bottom of my forums above my footer which needs updateing, these shall be to various clans we play

sulasno 09-18-2010 10:49 AM

got it; thanks

btw your site is loading very slow on my end; calling up additional.css.css

betts02 09-18-2010 12:59 PM

I have my site heavy modified with loads of edits which may be the cause ?

But it seems to work fine for most users

Please click installed of you or anyone uses, cheers

goran424 09-30-2010 10:48 AM

Good stuff, Thanks.
Works great at my forum.

OurCouponHome 09-30-2010 07:49 PM

Thanks! Works great!

Stonoefly 11-20-2010 06:53 PM

Works perfect, thanks. :)

BadgerDog 12-09-2010 02:10 PM

Installed... works great .. thanks .. :)

I'd love some way of having this implemented, so we can just change the message and turn the mod ON and OFF from the AdminCP instead of having to EDIT all our templates each time we want to announce something...

Is there another mod for v4 which does this, or can this one be expanded easily?

Appreciate any feedback ..

Regards,
Doug

Blackbeard02 12-30-2010 04:36 PM

Thanks working great for me


All times are GMT. The time now is 02:01 AM.

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.01031 seconds
  • Memory Usage 1,734KB
  • 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
  • (6)bbcode_html_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