- Posts: 4
- Thank you received: 0
Trimmed images
- Petr Bespalenok
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 6 months ago - 11 years 6 months ago #6167
by Petr Bespalenok
Trimmed images was created by Petr Bespalenok
In image categories trimmed the bottom edge. Look here
top-shopping.ru/aksessuary
How to fix it?
Last edit: 11 years 6 months ago by Petr Bespalenok.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 6 months ago #6169 by Trung Duong
Replied by Trung Duong on topic Re: Trimmed images
Hello,
I do not understand your request, can you make it more clearly ?
Regards
I do not understand your request, can you make it more clearly ?
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Petr Bespalenok
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 0
11 years 6 months ago - 11 years 6 months ago #6172
by Petr Bespalenok
Replied by Petr Bespalenok on topic Re: Trimmed images
Category images looks like it was trimmed in lower part of image on page with categories.
saveimg.ru/show-image.php?id=b857d7669fd351452c31c19b4ba58c75
saveimg.ru/show-image.php?id=b857d7669fd351452c31c19b4ba58c75
Last edit: 11 years 6 months ago by Petr Bespalenok.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 6 months ago - 11 years 6 months ago #6173
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Trimmed images
You can delete height element(height: 180px;) or edit to match with your category image size(height) at template.css (around line 751)
Regards
Code:
div.category-view .row-fluid .category .spacer, div.manufacturer-view-default .row-fluid .manufacturer .spacer, div.productdetails-view .product-related-products .row-fluid .product .spacer .product-image, div.recent-view .row-fluid .product .spacer .image, div.topten-view .row-fluid .product .spacer .image, div.latest-view .row-fluid .product .spacer .image, div.featured-view .row-fluid .product .spacer .image, div.related-products-view .row-fluid .product .spacer .image, div.browse-view .row-fluid .product .spacer .image {
height: 180px;
overflow: hidden;
padding: 20px;
position: relative;
text-align: center;
}
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Last edit: 11 years 6 months ago by Trung Duong.
The following user(s) said Thank You: Petr Bespalenok
Please Log in or Create an account to join the conversation.
Time to create page: 0.192 seconds