posted on January 7, 2001 07:33:42 PM
I didn't realize that an item that I listed has no text alongside the pic. I tried to revise it and was going to insert text inbetween all the HTML codes, and the text is all there. Not sure why this happened. It's a first for me. Does anyone know what could have caused this problem. Should I request refund on listing fees. The picture is pretty self explanatory and doesn't really need a lot of text to describe it, but I'm baffled why the text doesn't appear. There is no html color font used other than the default color, so there should be no problem there.
posted on January 7, 2001 08:02:56 PM
View the source code of your auction page and see if the text is there. This could help you to narrow it down at least.
posted on January 7, 2001 08:49:53 PM
one thing i've noticed about things like this is there is an OPEN HTML tag, but not a CLOSE HTML tag somewhere. when viewing the source, start searching passed where ebay puts in the DESCRIPTON bar and look for <center> or <table> that don't have a </center> or </table> either before the next open tag or the end of the page.