Show comments/don't show comments messes up the template

GK User
Mon Aug 20, 2012 2:38 pm
Hello, I'm not sure where to post a topic about joomla 2.5?

I just bought the gavick template memebership and now I'm learning the use of the templates.

When I disable comments form k2, from a category or in the global settings the k2 article template goes broken. The image floats right with the headline. This creates a big gap to the main text.

...But wait...
Now that i enabled comments again the problem doesn't go away even when comments are enabled.

How to get the template to work?

My joomla is 2.5.6. with the K2 2.5.7.
Example page with the problem:
http://joonast.ipage.com/flowfarms/index.php/en/blog

I would realy like to get some advice on this topic! Thank you
User avatar
Fresh Boarder

GK User
Mon Aug 20, 2012 3:21 pm
Hi

Please go to Coffee template parameters > Advanced Settings and enable the use of override.css file.
Them open this file, located on css template directory and add this line on this file:

Code: Select all
#k2Container .itemBody {clear: both}


if you want the image to float left, add this line also:

Code: Select all
#k2Container .itemImageBlock {float: left}


Cheers
User avatar
Platinum Boarder

GK User
Mon Aug 20, 2012 6:51 pm
Thank you! This solved the problem.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.