- Posts: 908
- Thank you received: 568
Problem with vertical images
- Linh Robert
-
- Offline
- Banned
-
Less
More
12 years 3 months ago #3422
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Problem with vertical images
Hi,
1. For the product list, since images and text have not the same height so it is difficult to make them same height without lost some image/text content.
As we see, you changed the height like this:
Just add overflow like this:
So images can be same height. Also, change the above height (maybe smaller) to meet your look.
For recently products and image zooming, please provide us admin access to services(a)omegatheme.com so we can help you check it.
Thanks
1. For the product list, since images and text have not the same height so it is difficult to make them same height without lost some image/text content.
As we see, you changed the height like this:
Code:
div.product-image {
height: 221px;
...
}
Code:
div.product-image {
...
overflow: hidden;
...
}
For recently products and image zooming, please provide us admin access to services(a)omegatheme.com so we can help you check it.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
- Mario González
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 14
- Thank you received: 0
12 years 3 months ago #3537
by Mario González
Replied by Mario González on topic Re: Problem with vertical images
A few days ago I sent email to access the web administration as I was told to look at the Zoom. Not if you have been looking. I only have that.
Thank you very much for all the help you are giving me.
Thank you very much for all the help you are giving me.
Please Log in or Create an account to join the conversation.
- Mario González
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 14
- Thank you received: 0
12 years 3 months ago #3579
by Mario González
Replied by Mario González on topic Re: Problem with vertical images
Please, please, is all that I need to finish the project. I find no solution because the Zoom does not work well in the product details. I need help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds