Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • romolo Friend
    #191303

    Please see below:

    http://awesomescreenshot.com/0411thnk0f

    What gives?

    Many thanks in advance

    R

    romolo Friend
    #508733

    Both 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 Friend
    #510554

    Bump!!!

    R

    Ninja Lead Moderator
    #510610

    Apologies 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 Friend
    #512990

    Hi Ninja,

    Ok I will pm you our site url.

    R

    Ninja Lead Moderator
    #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;*/
    }

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum