Announcement

Collapse
No announcement yet.

Pesky box on checkout primary page

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

    Pesky box on checkout primary page

    Hello,

    I've just in the middle of testing a new web site at www.littleherbal-international.com.

    On the checkout primary page I can see our company logo, as intended :

    http://www.littleherbal-internationa...CTION=SHOWCART

    As you can see, underneath this, and above the order lines detail, there is blank box displaying the icon you get when an image cannot be loaded. I've had a look at the code in Dreamweaver and tried a few things but part of the problem is that I can't find the code pertaining to this image.

    Also, any ideas on "improving" the look of the list of navigation links on the left!

    Any suggestions would be welcomed.

    Jan
    Jan
    www.littleherbal-international.com

    #2
    This is the offending line (last one in this set):

    Code:
    <!-- ShoppingCart HTML begin -->
    <!-- Add your Shopping Cart header html here -->
    <INPUT TYPE=HIDDEN NAME=CHECKOUTURL VALUE="http://www.littleherbal-international.com/cgi-bin/ca000001.pl? ...
    <img src="../Images/CorporateLogoFinal.gif" width="1000" height="132"> </td>

    Comment


      #3
      Fantastic! Thanks very much for the good advice.

      J
      Jan
      www.littleherbal-international.com

      Comment

      Working...
      X