Jump to content

PRESTABAY - Need CSS help for various image sizes in one template


dvanschrick

Recommended Posts

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:

 

post-790403-0-76541100-1398707326_thumb.png

 

When I upload this to eBay it looks like this:

 

post-790403-0-34022300-1398707364_thumb.png

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...