News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Marquee Speed

Started by HRM, April 26, 2004, 03:47:09 PM

Previous topic - Next topic

CasTiger

Once you've added the speed code. How do you st the speed when typing your post or reply ?

How do you specify a speed ?

Using the MOVE bbc code ?

LuminaRS

I hate to bump an extremely old topic, but when I did this, it made my forums display a blank page. I'm using 1.0.7. What could have gone wrong for it to do that?

shame_qalander

Hi,

I was wondering if I could change the scrolling direction from right to left to left to right. I want it to move from left to right.

can anybody help?

taimurkazmi

Quote from: [Unknown] on September 18, 2004, 04:07:17 PM
For RC1... in Sources/Subs.php, find:

$codefromcache[] = '~\[move\](.+?)\[/move\]~i';
$codetocache[] = '<marquee>$1</marquee>';


Replace:

$codefromcache[] = '/\[move=(\d+)\](.+?)\[\/move\]/is';
$codetocache[] = '<marquee scrollamount="$1">$2</marquee>';


-[Unknown]

thanks dear

Advertisement: