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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.