I'm trying to place news feeds next to image links assembled with JuxPortfolio on my top page.
After placing news feeds, the layout of image links collapsed, they never line up horizontally anymore...
The template I use DOES have problems with other modules all the time, this issue could also be the template conflicts, but it would be great if you could take a look and give me some advice.
Dear ricola,
Thanks for your thread about our product!
About your problem with portfolio doesn't display inline. Your css of template cause it.
You can fix it by following steps:
Step 1: go to path {root}/modules/mod_jux_portfolio/assets/css/jux_portfolio.css
Step 2: go to line 39 then change code to: display: inline-block !important; /* add !important */
Hope this help!
Thank you! It displays inline now. But now it goes over the right column where I placed news feeds.
I'd like the thumbnails recognize the width and adjust themselves by going second and third rows... do you know what I mean?
Nope, position is not the breadcrumb. It's for slider and supposedly positioned next to right columns.
The width of the slider position is 730px, which I don't think it's the problem...?
Any idea why this is happening or what I can do?
Hi,
Thanks for your reply!
Sorry for late respone because we just have weekend (we are using GMT+7 timezone).
I checked your site again (use debug tools of browser) and i see class slider have with 114px. So please test portfolio with other position and feedback