Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Posts
    51
    Plugin Contributions
    0

    Default Scrolling Gallery

    I've searched the forum here to find information on scrolling galleries and zencart and have found the scrolling gallery sidebox, but it isn't quite what I want to use.

    So I found this: http://www.dynamicdrive.com/dynamici...iongallery.htm

    and would love to incorporate it into my site. I copied the .js and .css files and uploaded them to my server at includes/templates/mytemplate/js and includes/templates/mytemplate/css and connected them all by typing in the correct paths where needed. However the other part is .html. I tried to upload this information into the define_main_page through zencart admin and then even used my server's control panel to do much the same but I am not getting any results.

    Does anyone have any idea of how to make this work on my site or where I can find an open source scrolling gallery to customize? My site is at http://cartoolconnection.com

  2. #2
    Join Date
    Jun 2006
    Posts
    123
    Plugin Contributions
    0

    Default Re: Scrolling Gallery

    Seems like your code is actually working properly - just not displaying because of a css issue... not sure what the problem IS exactly, but adding this to your stylesheet will fix it (at least in Firefox):

    Code:
    #motioncontainer {
    	height: 350px;
    }
    As an aside, you might want to decrease the size of the pictures a little bit (and with it, the height in the above code as well).

 

 

Similar Threads

  1. issue with scrolling image gallery
    By customk1 in forum General Questions
    Replies: 5
    Last Post: 2 Aug 2010, 03:26 PM
  2. Scrolling Question
    By karazy in forum General Questions
    Replies: 1
    Last Post: 20 Feb 2009, 02:33 AM
  3. Scrolling reviews
    By elgar in forum Addon Sideboxes
    Replies: 4
    Last Post: 24 Jan 2009, 12:29 PM
  4. Scrolling Gallery in Sidebox?
    By Jimbofoxman in forum General Questions
    Replies: 1
    Last Post: 12 Mar 2008, 08:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg