Thumbnails jumping around on hover

Discussion in 'HTML & Website Design' started by kyle3728, Feb 21, 2013.

  1. #1
    I seem to have a serious issue with the thumbnails on my page in Firefox and IE. Works fine in Chrome. Not sure if it is a javascript issue or a css issue. I have actually tried two different viewers (Clearbox and now Lightbox2) and have had the same issue on both of them. I am working at recoding the site to make it a more responsive design but I am learning as I go so may take a bit to get that done. Any help to make this be a workable website in the meantime would be really great!


    www.countrysidecabinetshop.net/entertainmentgallery.html
     
    Solved! View solution.
    kyle3728, Feb 21, 2013 IP
  2. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #2
    That was the JS issue some js was conflict....
     
    ashishkg, Feb 21, 2013 IP
  3. #3
    This is not JavaScript issue, its a css issue.

    On images hover you have given styles as float: right

    that is the problem.

    All images are going to right on mouse over.
     
    karthimx, Feb 21, 2013 IP
  4. kyle3728

    kyle3728 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    I do thank you. That fixed the problem!!!!!!
     
    kyle3728, Feb 21, 2013 IP