Designing For Ebay
#1
Posted 29 March 2010 - 12:05 PM
#2
Posted 29 March 2010 - 01:14 PM
#3
Posted 30 March 2010 - 02:40 PM
Gareth Daine, on 29 March 2010 - 01:14 PM, said:
Ok, Gareth. Tell me more. What exactly is different then? Surely you can design your site as usual and then add the code to the ebay page? Maybe not, but I'm just totally new to designing for eBay.
#5
Posted 30 March 2010 - 03:01 PM
I think designing it in dreamweaver and then trying to export it to ebay is asking for trouble personally, but I do like to be proven wrong! My advice would be hand coding.
#6
Posted 30 March 2010 - 05:21 PM
#7
Posted 30 March 2010 - 05:48 PM
Funky Monk, on 30 March 2010 - 05:21 PM, said:
Take a look at http://pages.ebay.co...rial/index.html
#8
Posted 03 April 2010 - 09:21 PM
#9
Posted 03 April 2010 - 09:33 PM
joralyd, on 03 April 2010 - 09:21 PM, said:
Thanks. I know I can create a web site, whether by WYISWYG or hand coding, but I guess the issue is that I have no idea what it would look like on an eBay store unless I go down the line of starting my own eBay store so that I can log in and test it out. $15.95 per month just so that I can use it as a test site for each template I develop seems quite a lot when you consider all my other costs as a freelancer. Is there something equivalent to the PayPal Sandbox where you can test out designs and see how they look as if they were a live eBay store???
#10
Posted 03 April 2010 - 09:58 PM
#11
Posted 05 April 2010 - 10:54 AM
joralyd, on 03 April 2010 - 09:58 PM, said:
I've signed up on their forum now so hopefully that will be useful. I got confused by all the different 'bits' of an eBay store. Another web developer I saw on the Internet talks about A Custom Store Front Page, A Custom "Me" Page and a A Custom Store Listing Template.
*********************************************************************************
Quick update - I have just found out that my customer has a 'Basic' store. As far I can see all there is under Store Design in their store is options to upload a customised logo, which I can do, plus change colours and fonts. I can't see any place to upload custom HTML code. Does this mean that they would have to upgrade to a higher, more expensive store in order to get a customised design???
This post has been edited by Funky Monk: 05 April 2010 - 12:22 PM
#12
Posted 05 April 2010 - 04:03 PM
http://www.1stoptuto...y_Template.html
I think he did not use javascripts and he put the css...everything in 1page.
#13
Posted 05 April 2010 - 04:08 PM
Funky Monk, on 05 April 2010 - 10:54 AM, said:
Yes it does. The basic store only lets you customise logo and colours etc. Although there is one header field which accepts html - I used it to add some custom CSS for the store I did, but the basic shop is very limited.
Good luck with it.
#14
Posted 05 April 2010 - 05:22 PM
I did one a while ago, and my stylesheet ended up with a lot of areas looking like this
/* <================== CATEGORY & PAGE LINKS ==================> */
/* kill unwanted text from categories */
body table table table table td {
font-size: 0px;
line-height: 0px;
visibility: hidden;
}
/* cancel text kill */
body table table table table td a, body table table table table td b, body table table table table td font, body table table table table td strong, body table table table table table table td, body table table table form table td, body table table table div table td, table#PromoListView td, div#custompage table td, div#custompage {
font-size: 11px;
line-height: 13px;
text-align: left;
visibility: visible;
} :'(
#15
Posted 06 April 2010 - 04:29 AM
Help


















