Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2010
    Posts
    202
    Plugin Contributions
    0

    Default Looking for a simple gallery.

    Looking for a simple gallery to use in a define page or and ezpage. I will be doing a photo shoot on dec.2 and i need a simple photogallery to display the images. Any help would be much appreciated.

    I have been messing around with jquery and lightbox and i just cant seem to get them to work correctly.

  2. #2
    Join Date
    Aug 2010
    Posts
    202
    Plugin Contributions
    0

    Default simple gallery help(problem in IE)

    found a simple JS gallery that worked very nicely in Firefox, chrome, but not in IE. If you load the gallery page in IE nothing works. any help would be appreciated thank you

    http://www.notoriousarc.com/index.ph...3310a43o9thjn1

  3. #3
    Join Date
    Aug 2010
    Posts
    202
    Plugin Contributions
    0

    Default Re: simple gallery help(problem in IE)

    also i cant seem to get the images to move off the button. been trying for a lil while messing with the code trying to get the LARGE images to float right.

  4. #4
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Looking for a simple gallery.

    You might try this one, if you would like to show thumbnails that expand to full size on rollover. It's VERY simple to use.

    Here's step by step:

    1. download the "expando.js" from their site.

    2. rename it to jscript_expando.js and upload it to your includes/templates/YOUR_TEMPLATE/jscrip/

    3. Forget about all the code you see on their page.......just copy and paste this part into your stylesheet.css:

    Code:
    img.expando{
    border: none;
    vertical-align: top;
    }
    4. In your EZ-Page, select either select plain text before you click edit, or leave it on HTML, then select "source" (<>) from the editors' menu icons, and insert this:

    Code:
    <img class="expando" border="0" src="images/image.jpg" width="100" height="75">
    Of course, you'll have to change the image name to your image name. And the example above also assumes that you uploaded your image into the main image directory.


    So, trust me........ don't get lost in all of their directions......go there, download the expando.js, come back here, follow THESE directions, and your image will be on your page and expanding to full size on mouseover in about 5 minutes or less.

    If, for some reason you have any problems........don't hesitate to ask.

    They have several other scripts, but this is one of the simplest to install and use.

    Hope this helps.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  5. #5
    Join Date
    Aug 2010
    Posts
    202
    Plugin Contributions
    0

    Default Re: Looking for a simple gallery.

    ok i tried out what you said and i think it works well but is there a way to make all the thumbnails stay static and have the images display is a certain area. only reason i ask is cause im gonna have a lot of photos from the photo shoot im having on Dec. 2 and i want it to not get messy.

    http://www.notoriousarc.com/index.ph...id=6&chapter=0

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Looking for a simple gallery.

    If you don't want the expanding thumbnails, I guess you need to define "a simple photogallery to display the images"... what exactly do you want the gallery to do?

    I can see your issue with that mod - the expanding image moves all the ones that follow it, and it could make the page very strange as it morphs. It needs some styling to keep the following images fixed.
    Last edited by gjh42; 23 Nov 2010 at 07:04 AM.

  7. #7
    Join Date
    Aug 2010
    Posts
    202
    Plugin Contributions
    0

    Default Re: Looking for a simple gallery.

    have a look at this simple script.
    http://monc.se/kitchen/stew/gallery/

    i was using this and i like it but i really want to have all the thumbnails on the bottom and have them load when you click them.

    I know its probably really simple. i could create something in DW but thats just really old school, im trying to get with the times and use some JS. any help would be appreciated or even a point in the correct direction.

 

 

Similar Threads

  1. v151 Looking for a gallery
    By HammurIT in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 2 Sep 2015, 09:21 PM
  2. v151 looking for a way to do a photo gallery
    By threecreeks in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 11 Mar 2013, 07:59 AM
  3. I'm looking for a Product Gallery
    By 19gary72 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Jan 2011, 09:46 AM
  4. Looking for a Successful Gallery
    By elvis44 in forum General Questions
    Replies: 0
    Last Post: 20 Oct 2010, 10:46 PM
  5. Looking for a solution for selling photos from a gallery
    By Jim Schoonover in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 30 Jul 2009, 10:37 PM

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