vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Marquee Text (https://vborg.vbsupport.ru/showthread.php?t=194814)

scratchit 05-19-2009 10:53 AM

marked as installed tyvm

tipoboy 05-19-2009 10:58 AM

Is this still supported? Atakan hasnt posted in here since the release??

still waiting on an answer to:

Quote:

Originally Posted by tipoboy (Post 1790419)
is there any way to have this show in a custom place as apposed to the pre defined places?

i tried $marquee bbut it didnt work

anyone??


eaglegene 05-23-2009 09:12 PM

Installed & works great. Thanks & keep up the great work!

mk craig 42 05-25-2009 09:33 AM

This mod is great, but the problem im having is that it shows up everywhere, is it possible to make it just show on the forum home and not the rest of the forum pages?, i.e threads
thanks

Greek76 05-25-2009 10:39 AM

Quote:

Originally Posted by longgsm (Post 1790039)
I have done.

Edit Marquee_Text template then insert: onmouseover="stop();" onmouseout="start();"

Where exactly do you post this in the template? Thanks

Maximiliano_Max 05-26-2009 12:00 AM

Thanks .. I want to try

Reycer 07-30-2009 01:24 AM

How can I make this work on my CMPS homepage? I love this mod BTW, thanks a heap!!

iyama 07-31-2009 12:23 PM

Installed*

Timer set to 20 buth its not delaying :(
How to hide it for not log in members?
Where and how to make: onmouseover="stop();" onmouseout="start();" ??

carmichael1973 08-02-2009 05:57 PM

I'll try to help with a couple of these issues which are pretty basic!

To add spaces:
PHP Code:

Insert :       for each SPACE 

PHP Code:

(So       would 3 SPACES

To add STOP/START on MOUSEOVER: In Marquee_Text Template

Change
PHP Code:

<marquee direction="$yerscrolldelay="$vboptions [mtext_speed]"

To:
PHP Code:

<marquee direction="$yeronmouseover="this.stop();" onmouseout="this.start();" scrolldelay="$vboptions [mtext_speed]"


As for the CMPS issue. Try setting the Marquee position to "Below Header". I may look into that more but it won't be anytime soon.

matthewhotdude 08-02-2009 06:10 PM

Can't this be sent so that it's only shown to users not logged in?


All times are GMT. The time now is 08:58 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.01249 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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