Announcement

Collapse
No announcement yet.

floating progress bar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    floating progress bar

    Has anyone experienced the checkout progress bar progressing to the right hand side of the page as the customer moves through the checkout stages?

    It starts in the correct place but ends up off the edge of the page.

    I can't see it but apparently it occurs in IE7 on large high res screens.

    This is the page if anyone's interested:

    http://www.thetransporters.com/US/ac...S_Version.html

    Thanks

    Bob

    #2
    Yes, so it does. very nice.

    Mike

    PS. Does it in firefox too. I'm surprised you can't see it. Have you tried making your browser window larger and smaller?
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment


      #3
      Well, as I enlarge the browser window it does move across the screen, and it does happen in Firefox.

      Think I've solved it now but if you could give a second opinion before I report to my users I'd be very grateful.

      Bob
      Last edited by bookworm; 04-Dec-2008, 08:09 PM. Reason: Think I may have solved it

      Comment


        #4
        It there a tbale missing from the Checkout pages

        On the first page where you Select Shipping Destination you have this table
        Code:
        <table width="580" border="0">
          <tbody>
            <tr>
              <td>
                 <p class="checkout-progress-heading" align="left"> Progress:</p>
                 <div id="checkout-progress-indicator">
                    <div class="checkout-progress-0"/>
                    <div class="cpi-end"/>
                 </div>
              </td>
            </tr>
          </tbody>
        </table>
        but is missing from the next page.

        I will have proper look later
        Darren Guppy
        Golf Tee Warehouse
        Golf Tees and Golf Accessories.

        Comment


          #5
          Yes I only put the table in the first checkout page. Its in all of them now.

          Comment

          Working...
          X