-
AuthorPosts
-
edgrla Friend
edgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 8, 2013 at 7:26 pm #187361Hi, 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 9, 2013 at 10:58 am #492344This 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 helps1 user says Thank You to Ninja Lead for this useful post
edgrla Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 9, 2013 at 12:40 pm #492353Hi, yes mate, that’s it sorted perfectly! 🙂
Many thanks for your very prompt support response.
Russ
edgrla Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 10, 2013 at 10:20 am #492437Hi, 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 13, 2013 at 7:18 am #492566I 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 Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 13, 2013 at 1:25 pm #492614Hi 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
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 14, 2013 at 8:18 am #492681Hi 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
1 user says Thank You to Ninja Lead for this useful post
edgrla Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 15, 2013 at 7:38 am #492786Yep, that’s it now – nice one!
Thanks, R 🙂
edgrla Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 15, 2013 at 2:20 pm #492851Oooops, 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 16, 2013 at 5:54 am #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;
}
1 user says Thank You to Ninja Lead for this useful post
edgrla Friendedgrla
- Join date:
- April 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 2 posts
May 21, 2013 at 6:42 pm #493545Yeh, 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
AuthorPostsViewing 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
mod_jacontentpopup thumbnail layout
Viewing 11 posts - 1 through 11 (of 11 total)