[Solved]: How can I make a scrolling of lastest pictures? [Solved]: How can I make a scrolling of lastest pictures?
 

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

[Solved]: How can I make a scrolling of lastest pictures?

Started by Adriabs, December 06, 2008, 12:39:36 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Adriabs

I'm seein in A LOT of websites a scrolling from their Coppermine Gallery that shows the lastest pics added...
There's an example:
http://www.heybritneyalbum.com/ultimas.php

How can I do that?
Thanks for reading!

phill104

Try searching the Mods:Visuals forum

http://forum.coppermine-gallery.net/index.php/board,82.0.html

There are plenty of sliders/image scrollers in there that might suit your needs.
It is a mistake to think you can solve any major problems just with potatoes.

Adriabs


Adriabs

well, I can't find there what I'm looking for...

AlexBarTender

I can tell you that use this

<marquee direction=\"up\" scrollamount=\"2\" onmouseover='this.stop()' onmouseout='this.start()'>       here is the code of lastest pictures      </marquee>

But I don't know about php

phill104

#5
AlexBarTender,

Please don't hijack other peoples threads.

Adriabs,

This is very similar to the example you gave.

http://forum.coppermine-gallery.net/index.php/topic,41197.0.html
It is a mistake to think you can solve any major problems just with potatoes.

AlexBarTender

Sorry my friend. It was not my intention.

What do you mean with hijack? I really don't know what is that. (My native language is Spanish)

Adriabs