I need to create a design In DW8 for ebay how do I transfer it there and ensure that it remains clean? and usable?
I see where you are coming from but then how do I create links around does ebay html have a bitmap like function u get on DW8 so I can create links ?
Im not sure what you are trying to do? Are you just trying to post an image of what the layout looks like?
I am trying to have a proffesional template on ebay using DW to design but your solution could be useful wherby I design the whole site using an image but i willl still need to use the DW hotspot like feature on ebay to help users navigate around is that posssible?
Basically you can just create a html page using dreamweaver, in the usual way. Then copy the code that is within the <body></body> tags, to the description field (html) when listing your item. ( dont copy with <Body > tags. just the content with in that ) dont put any links to outside websites within your code, as ebay delists items for that. to make a template with all your info, such as policies and about yourself and basic headers, style etc, and then you can simply edit that for each product you want to put. Most Javascript is disallowed, but Flash is ok. ( http://pages.ebay.co.uk/help/policies/listing-javascript.html )
http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&ssPageName=STRK:MEWAX:IT&item=300306184601 http://stores.shop.ebay.co.uk/Silver-Nomad-UK__W0QQ_armrsZ1 http://stores.shop.ebay.co.uk/VW-Speed-Shop__W0QQ_armrsZ1 THIS IS THE TYPE OF LISTINGS I WANT
In code view u can see if any code in invalid then u can fix that, create blank html site and if u need template then select what type of template do u need. html or php ?