Advanced search  

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

Pages: [1]   Go Down

Author Topic: change scrolling direction  (Read 4310 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.016 seconds with 18 queries.