Lesson 5: Using a custom shop header.
You need to make sure you on on the ‘custom header only’ theme within eBay.
Go Back to wear you entered your style sheet information and place:
<img src="http://www.mysite.com/header.jpg" alt="eBay Header" />
You can put any kind of HTML in here to expand the header













1 response so far ↓
1 Kidson Talks | The E-commerce Chemist // Jun 11, 2008 at 6:23 pm
Lesson 6: eBay Shop Category Control with CSS…
OK, I did promise ebay javascript, but I wanted to do a little more on eBay Shop CSS.
So I want to give my store categories a pink background:
table#StoreCategories {
background-color:#FFCCFF;
}
and say then, I want to have the links in a different pin…