Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
felix1 Friend
felix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
February 23, 2015 at 4:14 pm #204046When I click on any level 3 category on my homepage (Top category -> second category – > third category) all my images have gone mad (see screenshot).
What exact code can I “copy-and-paste” into my “custom.css” file that solves the problem?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 24, 2015 at 7:30 am #560475My solution below will help you to fix this bug
Open templates/ja_teline_v/css/custom.css file
find and change
.article-intro .item-image img {
width: 100%;
height: 800px;
}to
.article-intro .item-image img {
width: 100%;
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum