VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Portfolio mosaico not centered after resize
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Portfolio mosaico not centered after resize

Portfolio mosaico not centered after resize 30 Nov 2015 23:52 #7821

Hello,

I really like the template, but I noticed that the portfolio is not centetering automatically after resize (for example when it changes from 4 columns to three or two).
Instead of centering the three columns, they are moved to the left. and the space of the fourth column stay blank.

Four columns centered layout:
This image is hidden for guests. Please log in or register to see it.


Three columns left:
This image is hidden for guests. Please log in or register to see it.

Is it possible to make the portfolio auto centrate also in three or two columns mode?

Thanks for your support
Last Edit: 01 Dec 2015 00:25 by madmanblues. Reason: Add images

Re: Portfolio mosaico not centered after resize 02 Dec 2015 04:51 #7830

1. Replace templates/jf_creativia/lib/js/jquery.isotope.min.js file by attachment file.
This attachment is hidden for guests. Please log in or register to see it.

2. Edit templates/jf_creativia/html/com_k2/jf_creativia/category.php, modify:
 
$container.isotope({
itemSelector : '.element'
});
 

to:
 
$container.isotope({
itemSelector : '.element',
masonry: {
isFitWidth: true
}
});
 

3. Edit templates/jf_creativia/css/k2.css, add:
 
div#k2Container.itemListView #container {
margin: 0 auto;
}
 


Thank you for using our template!

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Portfolio mosaico not centered after resize 05 Dec 2015 14:58 #7841

Thanks for the answer, but there seems to be a problem with the new jquery.isotope.min.js file.

As soon as I change the old file with the new one, this is the result on the webpage.

This image is hidden for guests. Please log in or register to see it.

Some idea?

Thanks for the support

Re: Portfolio mosaico not centered after resize 07 Dec 2015 02:47 #7846

Can you please send me your website url and the super admin access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Portfolio mosaico not centered after resize 07 Dec 2015 07:39 #7849

Hi, the website is not online yet, I'm devoliping locally. By the way, it's exactly the BASIC installation downloaded from the website.
Is there something that I can check?
If not I can try to upload it somewhere temp

Re: Portfolio mosaico not centered after resize 08 Dec 2015 03:05 #7855

Try to upload it somewhere and send me your website url and the super admin access via private message system. So I can help you.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.95 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.