Results 1 to 3 of 3

Thread: Please help me modify CSS Image Gallery

  1. #1
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Please help me modify CSS Image Gallery

    I am referring to the CSS Popup Image Viewer script that can be found here: http://www.dynamicdrive.com/style/cs...e-gallery/P30/

    It seems to work really well, especially if I can customize it for me.

    Here's the problem. Originally I had my images in a horizontal line, 5 thumbnails per row. I found however that when I would mouse over some of the images to the right would get cut off pretty bad and it was nearly impossible to try and scroll to the right without taking your mouse off the image so then the large image would disappear.

    So I thought I would be clever and make the thumbnails in a vertical line. Not very common design practices for an image gallery but oh well who cares.

    Unfortunately now the images at the bottom are cut off.

    I would love it if there was a way to just make the image centered on the screen, even if they mouseover the bottom thumbnails I would like the larger image to be shown in the middle of the screen. I'm sure it has something to do with absolute positioning or relative positioning but I'm not very good with CSS.

    Can someone who understands my question please try to help me?

    Thanks a lot in advance!!

    Chris
    Last edited by cadkins29; 11-17-2009 at 09:16 AM.

  2. #2
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nevermind. Apparently I didn't have ALL of the CSS code. I noticed on the dynamicdrive page something different than what I saw on my CSS so after changing it, it works much better!

  3. #3
    Join Date
    Feb 2007
    Posts
    46
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Same application, different problem...

    I am using the same CSS Image Gallery as in post #1.
    CSS and HTML were copied exactly as posted.

    I have 3 rows of small thumbnail images.

    All seems to work ok, EXCEPT in IE (of course!) when I hover between row 1 and row 2, then the images jump up and down on the screen. It doesn't happen when hovering between rows 2 and 3.

    What's in there that I need to adjust, to fix this?

    Here is my page so far:
    http://bossteel.com/Services09test.html

Bookmarks

Posting Permissions

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