Results 1 to 5 of 5

Thread: Step Carousel navigation arrows shift in IE7

  1. #1
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Step Carousel navigation arrows shift in IE7

    1) Script Title: Step Carousel

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...epcarousel.htm

    3) Describe problem:
    Hello everybody,

    I am using Step carousel in a web site. When it comes to Chrome, FF, IE8 everything seems to be working fine. When I use IE7 and lower, the navigation arrows seem to shift to the right (the number of the pixels been shifted depends on the screen resolution). Step Carousel module is placed in a div.

    Thank you in advance.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

  3. #3
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello again,

    the url is http://www.polytexno.gr/kouzines.html

    Note that I have found a temporary solution that seems to be fine with some screen resolutions (up to 1024x768) in IE 7 and lower but the problem remains in e.g. Opera and higher resolutions.

    Thank you in advance!

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    What's the temporary solution?

    Anyways, the problem appears to arise from a combination of margin: auto; and position: relative; and width: 625px; applied to the body tag.

    I'd get rid of all that. Of course that will mess up the page in all browsers. But you can then wrap the entire page in a div and give it the properties just removed from the body tag.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    John,

    thank you so much, it seems to be working smoothly.

    Vaggelis.

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
  •