cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Listing item description Html PROBLEM

Hey everyone,

I have been battling this issue for quite awhile,

I write the html code and i past it in ebay description html section when i click show standard editor all the id's and classes within the html tags just gone and removed.

example :

MY HTML : 

<div id="item"> ...........</div>

<div class="otherone"> ...........</div>

 

after i click show standard editor the code become simply like this :

<div> ...........</div>

<div> ...........</div>

 

Hope that some one can help me to sort out the issue.

Thanks for help

Message 1 of 2
latest reply
1 REPLY 1

Re: Listing item description Html PROBLEM

@mimexline 

 

eBay's "Standard view" editor uses the rendering engine of your browser, and some browsers render differently. The Quick Lister does not support an embedded style sheet and, depending on the browser, will also remove inline styles and attributes.  Since you are referencing a stylesheet, I would recommend clicking the link at the top of your screen to switch to the Business Lister (formerly called the Advanced Listing form) and using the HTML tab there.

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 2
latest reply