test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • edgrla Friend
    #187361

    Hi, I am trying to show a (current) total of 22 members of the client’s staff in the jacontentpop module (‘Our people’) but it’s doing a strange thing on the 4th row of thumbnails, i.e. only showing 1 image before moving to the row below.

    Can you have a look please and try to identify a solution asap?
    (http://www.edglegal.com.gridhosted.co.uk)

    thanks, Russ (edgrla)

    Ninja Lead Moderator
    #492344

    This will help to fix the problem on your site

    Open templates/ja_onepage/css/themes/edg_theme/template.css file

    from


    .portfolio .ja-cp-main .ja-cp-group .ja-cp-item {
    text-align: center;
    margin-bottom: 35px;
    }

    Change to


    .portfolio .ja-cp-main .ja-cp-group .ja-cp-item {
    text-align: center;
    margin-bottom: 35px;
    min-height: 310px;
    }

    Let me know if it helps

    edgrla Friend
    #492353

    Hi, yes mate, that’s it sorted perfectly! 🙂

    Many thanks for your very prompt support response.

    Russ

    edgrla Friend
    #492437

    Hi, sorry to bother again but as I’ve mentioned in another recent post the colour version of the thumbnails, i.e. on rollover, are not now lining up correctly when viewed in IE.

    I’d be grateful if you could have another quick look please….

    Russ

    Ninja Lead Moderator
    #492566

    I have checked your site on IE browser. The problem comes from <p>{module NewsShow}</p> from News section

    Within this below script


    <script type="text/javascript">
    //<!]>
    </script>

    I have disabled it and the problem of your site has gone, you can check it again.

    edgrla Friend
    #492614

    Hi Ninja Lead, thanks for looking into this again for me but unfortunately your fix has not solved the problem as per this screenshot:

    Specifically, the browser concerned is IE10. Compatibility view fixes the rollover issue (but of course causes other layout problems) so it isn’t a javascript or CSS conflict with one of the other modules or plugins I don’t think. I’ve also turned off the development mode of the template as per earlier forum posts but this didn’t fix it either.

    any other thoughts?

    Thanks, R


    1. thumbnail_problem
    Ninja Lead Moderator
    #492681

    Hi edgrla,

    I have compared css file of your site with default and see some css styles were missed, i helped you to fix it in templates/ja_onepage/css/themes/edg_theme/template.css file.

    Please check your site on IE again, let me know the result

    Regards

    edgrla Friend
    #492786

    Yep, that’s it now – nice one!

    Thanks, R 🙂

    edgrla Friend
    #492851

    Oooops, I think I’ve broken it again after making a change to the layout/sections in ThemeMagic….

    Whatever those extra/missing classes were, can you fix/add them again asap please and I promise to go away 😉

    Ninja Lead Moderator
    #492943

    :(( This is not bug from our product, you can check it here. Because css style of your site was customized and conflicted with default css style.

    I fixed it as following

    Open templates/ja_onepage/css/custom.css file

    add new script


    .portfolio .gs-wrap {
    width: auto 9 !important;
    height: auto 9 !important;
    }

    edgrla Friend
    #493545

    Yeh, that’s cool mate – but the CSS customization was your fix/tip/response to my initial request and was obviously then only a partial fix first time around.

    No matter – the site looks great, the client is happy and your support has been great thanks.

    cheers, R

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

This topic contains 11 replies, has 2 voices, and was last updated by  edgrla 11 years, 6 months ago.

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