Mini k2 problem
- Posted by Raj Vasa (9) Offline
First just want to say this is a great module. I am having a couple issues with implementing this on my site.
1. On the homepage, I am only getting 2 columns to show up when displaying simple mode. Is there a way to have it show articles on 3 columns? On the other layouts, it seems to work.
2. I have tried to also make this into a module under individual articles, so it can show more content. However, I am having issues because it is adding this line of code to the top of the page:
.minik2 .k2item.block {width:200px;} .minik2 .k2item h2.title {font-size:24px;}
Also, when trying to use portfolio view etc, the module seems to break. I would like for the portfolio view to show 2 or 3 pictures per column like it does on the homepage, however when I use that view it lists each article and description in a single column under each other.
Any help would be greatly appreciated.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
I think it because of wrapper with of your main content area, that is not wide enough for 3 items in smaller monitor. Maybe you can try to reduce the minik2 item width in the module backend.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Strange, your website loads files that should be in the <head> section, in the <body> section. Can you try to switch your template to the default one to check whether this is a template related problem or something else?2. I have tried to also make this into a module under individual articles, so it can show more content. However, I am having issues because it is adding this line of code to the top of the page:
.minik2 .k2item.block {width:200px;} .minik2 .k2item h2.title {font-size:24px;}
Please Log in or Create an account to join the conversation.
- Posted by Raj Vasa (9) Offline
Please Log in or Create an account to join the conversation.
- Posted by Raj Vasa (9) Offline
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Are you sure you have published minik2 in the existing module position in the default template?Changed the template to default and the mini k2 is not showing up at all on the page.
yes, that's itAlso, what do you mean by Item width in the module backend? Is that the same thing as block width in simple?
Please Log in or Create an account to join the conversation.