- Posts: 5
- Thank you received: 0
White space between images
-
superfly85
Inactive member - Topic Author
- New Member
Less
More
12 years 11 months ago #14615
by superfly85
White space between images was created by superfly85
Hi,
How can i create a white space between the images? if i add more then 2 images, there is no whitespace between the top en under image:
46.17.6.206/~atelier32/index.php/2011-10...-horsten/blue-detail
(4 images are uploaded on this product)
Thanks!
How can i create a white space between the images? if i add more then 2 images, there is no whitespace between the top en under image:
46.17.6.206/~atelier32/index.php/2011-10...-horsten/blue-detail
(4 images are uploaded on this product)
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #14627
by ivan.milic
Replied by ivan.milic on topic Re: White space between images
Add at the bottom of template_css.css:
.additional-images .product-image{
margin:5px 5px;
}
.additional-images .product-image{
margin:5px 5px;
}
Please Log in to join the conversation.
-
superfly85
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 11 months ago #14629
by superfly85
Replied by superfly85 on topic Re: White space between images
Great!
Do you also know how i can get the categories all the same height?
46.17.6.206/~atelier32/index.php/2011-10...9-49-13/paul-horsten
Do you also know how i can get the categories all the same height?
46.17.6.206/~atelier32/index.php/2011-10...9-49-13/paul-horsten
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #14633
by ivan.milic
Replied by ivan.milic on topic Re: White space between images
try:
.product a.modal{
height: 160px;
display: block;
}
.product a.modal{
height: 160px;
display: block;
}
Please Log in to join the conversation.
-
superfly85
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 11 months ago #14635
by superfly85
Replied by superfly85 on topic Re: White space between images
works, but not all products have prices.. so you see the first 2 are fit great, the third item not
Please Log in to join the conversation.
Time to create page: 0.088 seconds