-
AuthorPosts
-
romolo Friend
romolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
October 11, 2013 at 9:39 am #191303romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
October 11, 2013 at 9:42 am #508733Both the hidden lower image enlarges too..
Very odd
Seem to relate to:
.com_content.view-featured .items-row .item .article-intro, .com_content.view-featured .items-leading .leading .article-intro, .ja-muzic-news .items-leading .leading .article-intro, .ja-muzic-news .items-row .item .article-intro {
height: 55px;
}On <section class=”article-intro clearfix”>
R
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
October 29, 2013 at 2:30 pm #510554Bump!!!
R
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 30, 2013 at 4:31 am #510610Apologies for missing this thread, it got buried in the queue. I tried to duplicate your problem but I could not find this problem.
It would be great if you can give me your site URL. I shall check and help you to solve it at an earliest.
Thanks for the thread bump.
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
November 21, 2013 at 10:55 am #512990Hi Ninja,
Ok I will pm you our site url.
R
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 22, 2013 at 11:03 am #513137<em>@romolo 398872 wrote:</em><blockquote>Hi Ninja,
Ok I will pm you our site url.
R</blockquote>
I tried to check on your site but I could not see the problem same as the screenshot but I guess the problem on your site belong to css style below
Open templates/ja_muzic/css/template.css file
From
.items-row .item article:hover img,
.items-leading .leading article:hover img {
transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
Change to
.items-row .item article:hover img,
.items-leading .leading article:hover img {
/*transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;*/
}
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Ninja Lead 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum