Results 1 to 2 of 2

Thread: images cropped in firefox, list elements report strange size in firebug

  1. #1
    Join Date
    Jun 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default images cropped in firefox, list elements report strange size in firebug

    when I view this page in firefox the images in the carousel are cropped and the whole carousel is messed up.
    http://darrell.wisemonkeys.com.au/

    firebug shows the li containing the image is, overflow: hidden; float: left; width: 88px; height: 59px;

    when I view it in chrome it looks right and shows
    the li is, overflow-x: hidden; overflow-y: hidden; float: left; width: 208px; height: 165px;

    I am baffled, any ideas?
    thanks in advance mark

  2. #2
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    which script you using.Please post it

    bud

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
  •