Scrolling Block... (LEFT) Doesn't finish scrolling... Scrolling Block... (LEFT) Doesn't finish scrolling...
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Scrolling Block... (LEFT) Doesn't finish scrolling...

Started by bmasella, December 05, 2003, 04:38:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bmasella

I have created a left block using CPG-scroll-Random-pictures.    When it scrolls I get about 1.5 thumbnails.  As soon as the first thumb reaches the top of the block all scrolling stops.

Also did I miss somewhere how to turn off file names?   I don't want them to display.

PHPNUKE 6.9
CPG 1.2.0RC4

DaMysterious

Quote from: "bmasella"I have created a left block using CPG-scroll-Random-pictures.    When it scrolls I get about 1.5 thumbnails.  As soon as the first thumb reaches the top of the block all scrolling stops.

Also did I miss somewhere how to turn off file names?   I don't want them to display.

PHPNUKE 6.9
CPG 1.2.0RC4

Try to change the marquee command 'SLIDE' into 'SCROLL'. For the filenames look at

$title_length = 10; // maximum length of title under pictures, 20 is default

Change the value to fit to your needs.
DaMysterious.