Offline client wants an ebay template

Gtwilson

BANNED
Joined
Jun 7, 2011
Messages
6
Reaction score
0
So i got an offline client that wanted an ecommerce site, which I have finished, and she also wanted a template that she could use for all her listings on eBay, so I didn't think that would be a problem, but it is giving me more hell than anything else.

Does anyone know how to do this or have any templates I could use? Any help would be appreciated
 
there was some templates here some were in the forum just do a quick search im sure you will find them, also why not just pay for the template and charge the customer of course add your 10% finders fee.
Regards
Suave
 
You can buy them off ebay for $10 or maybe $15.

Otherwise the free ones are just a google search away.
 
I've always found ebay to be real easy. I host my own pics. I use tables and post in html. So I just set my table to be maybe 800 wide and then format it all then cut and paste code into ebay html. if you know how to link to your own pics from another domain that's all you have to do .
 
The thing which caught me out is that you need to put the CSS *after* the HTML.

No head or body sections are needed, just everything in-between. Make sure your naming conventions, for divs etc don't match the ones used by eBay either, mine work fine though using names such as maincontent, left, right etc.

Remember to put a backlink into the template to, she might have 100's of listings! :)

Hope this helps, I'm currently working on some table free templates, so get in contact if you need any help.
 
Back
Top