2 / 3
Jul 2008

We have a little A symbol below the add to cart button. I am not sure if it has to do with the cart or other code on the page but I can't seem to figure out why it is there. I don't see it while editing my pages in dreamweaver.



Here is the page, it is at the very bottom: http://www.avidcat.com/Advertise.htm



Thanks for any help.

  • created

    Jul '08
  • last reply

    Jul '08
  • 2

    replies

  • 799

    views

  • 2

    users

  • 1

    link

It's not coming from our code .. it's after our code.



Go to your source and remove the "space" (It's not a space, but will appear like one in the source) between </form> and </td> in the code for your last product.

Thanks, didn't know a space there would do that. Good to know though.