-
AuthorPosts
-
felix1 Friend
felix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
March 10, 2015 at 7:22 pm #204531On homepage I inspected “.magazine-featured.style-4 .item .news-item” beacuse the image is compressed a bit, but I can’t figure out how to change the code in custom.css?
Especially the third image from left is compressed (see screenshot).
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 11, 2015 at 1:35 am #562478Open your custom.css file line 130
find
.t3-wrapper .main #t3-mainbody .magazine-featured .magazine-featured-items .magazine-featured-leading #carousel-example-generic .pull-left.item-image {
height: 168px;
max-height: 800px;
}change to
.t3-wrapper .main #t3-mainbody .magazine-featured .magazine-featured-items .magazine-featured-leading #carousel-example-generic .pull-left.item-image {
height: 168px;
max-height: 800px;
min-height: 210px;
}it will make your imgs look better
Thanks
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
March 11, 2015 at 5:30 am #562530Thanks, but now image 1 and 2 from left are stretched (see screenshot).
I don’t know what’s wrong, but from the beginning the images in this section were fine? I really want the box size to be 168px, without any images being stretched or compressed.
Is it possible to do that? It isn’t necessary that the whole image is visible in the box, just not stretched or compressed…
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 13, 2015 at 12:35 am #562879Hi there,
<blockquote>I don’t know what’s wrong, but from the beginning the images in this section were fine? </blockquote>
Yes, its fine.
<blockquote> I really want the box size to be 168px, without any images being stretched or compressed.
Is it possible to do that? It isn’t necessary that the whole image is visible in the box, just not stretched or compressed…</blockquote>
Try to change the min height to 190 or 200px, I looks better for all imgs.
Thank you
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
March 15, 2015 at 12:07 pm #563118<em>@Leo Burnetts 463132 wrote:</em><blockquote>Hi there,
Yes, its fine.
Try to change the min height to 190 or 200px, I looks better for all imgs.
Thank you</blockquote>
Thanks, but I solved it by my own…
Felix Rimfrost
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by felix1 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum