K2 and columns

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Wed Sep 26, 2012 11:58 am
I put 3 columns in the category view but I can not.

I followed the instructions in this thread and I do not work

http://www.gavick.com/forums/music/k2-c ... mns#p78941

What I can do?

Thanks,
excuse my English is google translator
User avatar
Junior Boarder

GK User
Wed Sep 26, 2012 3:09 pm
Hi

For Music template, setting 3 columns view on K2 needs specific k2 category template, because of the floating position of date. Doesn't look good.

So i'm preparing a small change to present here.
Stay tune and i'll be back very soon.
User avatar
Platinum Boarder

GK User
Wed Sep 26, 2012 3:57 pm
ok back again

Follow my instructions:

1) Download the attach file, decompress and you will have "3columns" template.

3columns.zip


2) Move "3columns" to ../gk_music/html/com_k2/templates/

3) On the menu item that you have for K2 categories view with 3 columns, select template as "3columns" and not default.

screen2.png


4) Go to Music Template parameters > advanced settings and enable the use of css override.

5) Open ../gk_music/css/override.css and add this lines.

Code: Select all
/* k2 categories view with 3 columns */
.catItemView.three_cols .catItemTitle,
.catItemView.three_cols div.catItemAdditionalInfo  {margin-left: 0}
.catItemView.three_cols  {margin: 0 10px;}
.k2time_three_cols {font-size:12px; float: none; display: block}
.catItemView.three_cols h3.catItemTitle {font-size: 28px; line-height: 28px}
.catItemView.three_cols .catItemAdditionalInfo {font-size: 10px; text-transform: uppercase; }
.catItemView.three_cols .catItemAdditionalInfo a {padding-right: 5px}


Now the K2 categories views with 3 columns should look something like this:

screen.png
User avatar
Platinum Boarder

GK User
Wed Sep 26, 2012 11:31 pm
@Seichinha i was looking out for something like that but with 2 columns and the template side column.
is that posible? can you help me to find the way?

thank you.
User avatar
Fresh Boarder

GK User
Thu Sep 27, 2012 10:47 am
miricot wrote:@Seichinha i was looking out for something like that but with 2 columns and the template side column.
is that posible? can you help me to find the way?

thank you.


Yes of course ;)
I will send you very soon instructions and file.
User avatar
Platinum Boarder

GK User
Mon Oct 01, 2012 11:39 am
OK,

thnak you, very much
User avatar
Junior Boarder

GK User
Tue Oct 02, 2012 10:14 am
Hi again

Forget all the previous instructions to achieve correct layout with 3 columns.
This next solution serves well for both situations (3 or 2 columns)

Please download the attach file, decompress and place it on ../gk_music/html/com_k2/templates/

k2columns.zip


Them add this code on ../gk_music/css/k2.css

Code: Select all
/* k2 categories with columns layout*/
.catItemView.gk-k2cols .catItemTitle,
.catItemView.gk-k2cols div.catItemAdditionalInfo  {margin-left: 0}
.catItemView.gk-k2cols  {margin: 0 10px;}
.k2time_gk-k2cols{font-size:12px; float: none; display: block}
.catItemView.gk-k2cols h3.catItemTitle {font-size: 28px; line-height: 28px}
.catItemView.gk-k2cols .catItemAdditionalInfo {font-size: 10px; text-transform: uppercase; }
.catItemView.gk-k2cols .catItemAdditionalInfo a {padding-right: 5px}


Now you just need to select the "k2columns" template on K2 link parameters.

Cheers
User avatar
Platinum Boarder

GK User
Tue Oct 02, 2012 5:00 pm
@Seichinha
Thank you a lot!
User avatar
Fresh Boarder

GK User
Mon Dec 09, 2013 3:51 pm
I have the same problem in the instyle template.
Could you please provide me the theme for the 3 colums - cant download it.

Best regards.
User avatar
Fresh Boarder


cron