Advanced search  

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]

Pages: [1]   Go Down

Author Topic: change scrolling direction  (Read 4313 times)

0 Members and 1 Guest are viewing this topic.

sixf00t4

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://sixf00t4.ath.cx
change scrolling direction
« on: December 08, 2003, 08:19:16 am »

how can i change the scrolling direction of block-CPG-scroll-Last_pictures_thumb.php to scroll vertically just like block-scroll-Last_pictures_thumb.php did in the previous version?  right now, it scrolls horizontally.
Logged

gtroll

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 618
    • CPG-Nuke
change scrolling direction
« Reply #1 on: December 09, 2003, 01:54:01 am »

Code: [Select]
<MARQUEE loop="1" behavior="SLIDE" direction="up" height="150" scrollamount="1" scrolldelay="1" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'><center>';
 
change  direction="up"
Make sure your blocks say
Code: [Select]
// Coppermine Photo Gallery 1.2 nuke RC5                                    //

sixf00t4

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://sixf00t4.ath.cx
change scrolling direction
« Reply #2 on: December 09, 2003, 02:41:07 am »

thanks! all is well now.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 18 queries.