News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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://coppermine-gallery.com/forum/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://coppermine-gallery.com/forum/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