![]() |
this works great, IMO this would be cool if you could add a flashing feature to catch someones attention
|
Quote:
mine works on IE7, looks like you need to increase the height setting |
Quote:
Anyone have two lines of text working fine with IE.? |
The marquee is working but I'm still uncertain about the width. I've changed for various times.
Take a look at the image attached. Note the Scrolling marquee at the right hand corner - That is a part of a jpg scrolling and should be reading SPONSOR THIS CATEGORY just like the icon showing on the bottom right hand corner. 1. How should I widen that part so that ALL the banner and mind you even text can be read as WHOLE? 2. How can I change the background colour behind the marquee? THANKS |
Awesome hack, I have it running on 3.6.5.
BUT How do I get it to work on vbadvanced cmps? Thanks |
Very nice! How can we change the background color though?
|
Ok, found it. It's hidden in a template called "marque" ;)
|
FYI: Running V3.6.8. NYNMS installed clean and functionality is solid.
To empower the user, try this: Create a Marquee On or Off option in the UserCP. Then wrap $marquee in an if tag that checks this setting. 1) Add UserCP Marquee On/Off button: ACP / User Profile Fields / Add New User Profile Field Title: Marquee (pick one you like) Desc: Turn the marquee On or Off. Options: On Off wheel down to Display Page, choose "Options: Other" (puts button in Misc Options) save In User Profile Field Manager, note under Name the field number, e.g., field9. 2) Then in the Header template wrap $marguee with an if tag based off the user's preference: <if condition="$bbuserinfo['field9'] <> 'Off'"> $marquee </if> Change this example's field9 with your button's field number. |
Is there anyway to create a hotlink option so that people that click on the marquee can go directly to what you're talking about? Thanks!
|
Background color help.
I have tried changing it both via CSS and HTML and it is not working. Code:
<table bgcolor="white" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> Code:
<table class="marquee" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> Any ideas? Thanks.... I am in Firefox. |
i really need the usergroup setting on this :(
edit: damn this is for 3.53 lol |
works great on 3.8.1 just wish the usergroup option was not disabled or help on how to enable it.....
|
I did " install product and add $marque in header"
This is what i goton the site: Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: marquee in [path]/includes/functions.php on line 4007 Do I need to make a new template , the one mentioned in the posts called marque? I created template name marquee , then enabled the plugin, I got again error message! |
I am getting the same thing as the above poster, but on a different line.
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: marquee in [path]/includes/functions.php on line 4330 I know this mod is for 3.5.3, how ever had an earlier version of 4.x it was working fine on. Would be nice if someone made a 4.x version of this, would gladly donate to such project. |
thanks i like it a lot ..
|
All times are GMT. The time now is 09:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|