Results 1 to 5 of 5

Thread: Problem with Image Thumbnail Viewer II

  1. #1
    Join Date
    Feb 2010
    Posts
    66
    Thanks
    16
    Thanked 0 Times in 0 Posts

    Exclamation Problem with Image Thumbnail Viewer II

    Hi Guys,

    Basically I've put in this feature so when you hover over an image, it will show a slightly bigger image just next to it.

    http://www.supertwentyone.com/32Design/projects.htm

    Thing is, when you hover over the image (The very first two images have the feature) it automatically making the padding underneath the smaller images a bit bigger.

    Also, how do I make the image on the left (The one that comes up upon image hover) a bit bigger?

    Thanks guys!

    Mark

  2. #2
    Join Date
    Feb 2010
    Posts
    66
    Thanks
    16
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the waste of a reply :/

    [Moderator note: spam reply deleted above]
    Last edited by djr33; 07-03-2010 at 01:10 PM.

  3. #3
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    The problem, as I see it, is that the image that is in view(the left pop up image) is in the same tablerow as the second row of thumbnails. When it emerges it will expand the height of this row because it has a top padding of 20px. If you make the picture bigger the gap would be even larger. The solution would be to have the popup image in its own container. Personally I would definitely make the page design with divs instead of tables. It would give more flexibility, and you could have the popup image any size you want without affecting the other elements.

  4. The Following User Says Thank You to azoomer For This Useful Post:

    lowmarklow (07-05-2010)

  5. #4
    Join Date
    Feb 2010
    Posts
    66
    Thanks
    16
    Thanked 0 Times in 0 Posts

    Default

    azoomer,

    Thanks for that. Yeah I do need to put it into CSS so I'll have to do that later. Hopefully this works as my client really likes the affect.

    Thanks,

    Mark

  6. #5
    Join Date
    Feb 2010
    Posts
    66
    Thanks
    16
    Thanked 0 Times in 0 Posts

    Default

    It works! Thanks mate!

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
  •