Page 1 of 1

SOLVED Kinda lol ~ Marquee Option In Posts

PostPosted: Sun Jul 29, 2007 12:12 pm
Author: alumsprings
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.alumspringsbaptistchurch.org

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Is there anyway to slow down the scrolling for the Marquee options?

Thanks in advance!

PostPosted: Mon Jul 30, 2007 4:17 pm
Author: tmotley
Not that I know of other than someone smart making the bbcode create the scrolldelay in the code... ?

The problem there would be u/d versus r/l require different scroll speeds to be satisfactory.

PostPosted: Mon Jul 30, 2007 4:26 pm
Author: alumsprings
I was afraid of that. <img> I know how to do it rt to lt in html, but not php. I love that feature in this version of Integramod...But a lot of senior citizens will be accessing this site and well....I'm 42 and I don't see like I used to so I can imagine how it could be for the older ones....No major problem on this issue tho.

Re: SOLVED Kinda lol ~ Marquee Option In Posts

PostPosted: Tue Jul 31, 2007 2:24 pm
Author: .QUACK.Major.Pain
You can set scrolldelay in ACP>IM Portal>Portal Configuration - last line
This is for Who's Online.

I added a marquee to my photo album block and it has the scrolldelay in php.

<marquee>

Also able to change the speed in BBcode
<BEGIN><marquee><END>

Re: SOLVED Kinda lol ~ Marquee Option In Posts

PostPosted: Tue Jul 31, 2007 2:25 pm
Author: .QUACK.Major.Pain
You can set scrolldelay in ACP>IM Portal>Portal Configuration - last line
This is for Who's Online.

I added a marquee to my photo album block and it has the scrolldelay

<marquee>

Also able to change the speed in BBcode
<BEGIN><marquee><END>

Note though that delay in BBcode and html are not the same.

200 in BBcode is not equal to 200 in html

Re: SOLVED Kinda lol ~ Marquee Option In Posts

PostPosted: Tue Jul 31, 2007 3:44 pm
Author: tmotley
Yeah, I just happened onto a previous topic of yours...

http://www.integramod.com/forum/viewtopic.php?t=3320

Setting the scrolldelay via bbcode.tpl... are there any issues with the speed being fine for right/left but too fast/slow for up/down? If no, then alumsprings has been rescued by quack.

Re: SOLVED Kinda lol ~ Marquee Option In Posts

PostPosted: Tue Jul 31, 2007 4:55 pm
Author: .QUACK.Major.Pain
I haven't tried left or right, but I just played with the delay setting to get my BBcode to scroll the same speed as the links block. Wanted to match as much as possible.

Amazing how much you learn when you get into this stuff.

I didn't know squat back in January, and now I have 3 websites. Getn addicted. LOL