dvanschrick Posted April 28, 2014 Share Posted April 28, 2014 Hi there, we need help for the following problem: We want to use two image sizes in one eBay template. Ich did this with the following CSS Code: .item_description .container img { width: 350px; } .item_description .header img { width: 1000px; } .header { width: 1000px; background-color: #FFFFFF; margin: 0 auto; } The complete code is in the attached file: euroreisen.html When I paste this code into the prestabay plugin it looks like: When I upload this to eBay it looks like this: The second view is exactely the same as if I comment the lines above out in the prestabay preview. Can anybody help us here? Thank you very much Greetz Daniel from Germany Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now