Keyword

K2 Tag display module in grid view [solved]

More
14 years 1 month ago #87421 by richu
Hi all, I am searching for module which display 'Tag' items in grid view. I want to create menu for tags and to display it in horizontal layout ( by more than one column). Anybody has idea? Help me please..

 

Thanks to andyw for the hack

For K2 v2.3.  grid view with 3 column make changes to the following files 

components/com_k2/templates/default/tag.php

components/com_k2/css/k2.css

tag.php

k2.css

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #87422 by carl j
Replied by carl j on topic K2 Tag display module in grid view [solved]
Hi Jone, please do let me know if you have found a solution, it is precisely what I'm trying to do myself…
Thanks!
Mathias

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #87423 by Jennifer Mladucky
Replied by Jennifer Mladucky on topic K2 Tag display module in grid view [solved]
me three!

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #87424 by Brendan
Replied by Brendan on topic K2 Tag display module in grid view [solved]
me four

Please Log in or Create an account to join the conversation.

  • ELEFTHERIOS MANOLIS
  • ELEFTHERIOS MANOLIS's Avatar
  • Offline
  • Junior Member
More
13 years 10 months ago #87425 by ELEFTHERIOS MANOLIS
Replied by ELEFTHERIOS MANOLIS on topic K2 Tag display module in grid view [solved]
any solution?

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #87426 by andyw
I did a quick hack to make the tag view to display in grid view with 3 columns. You need to make changes to the files

components/com_k2/templates/default/generic.php
components/com_k2/css/k2.css

If you want to display 4 columns, change the 3 and 33.3% to 4 and 25%, and so on.
Attachments:

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #87427 by andrescalvoj
Replied by andrescalvoj on topic K2 Tag display module in grid view [solved]
The hack worked great for those menu items type "Tag"

Thanks a lot for the tip!

Regards,

Andres

andyw said:

I did a quick hack to make the tag view to display in grid view with 3 columns. You need to make changes to the files components/com_k2/templates/default/generic.php components/com_k2/css/k2.css If you want to display 4 columns, change the 3 and 33.3% to 4 and 25%, and so on.

Please Log in or Create an account to join the conversation.

  • ELEFTHERIOS MANOLIS
  • ELEFTHERIOS MANOLIS's Avatar
  • Offline
  • Junior Member
More
13 years 9 months ago #87428 by ELEFTHERIOS MANOLIS
Replied by ELEFTHERIOS MANOLIS on topic K2 Tag display module in grid view [solved]
 

hello  andyw


 

bravo for your excellent hack

 

it is possoble to help me with this problem?

 

when i display 'Tag' items with image (for example "poster tag"), the justify, crash.

Propably this happens because the images does not have the same length.

It is possible to set a specific length for all image?

 

thanks



 






 

 

 

 

 

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #87429 by andyw
could you post the html source code?  i can have a look. manolo said:

 

hello  andyw


 

bravo for your excellent hack

 

it is possoble to help me with this problem?

 

when i display 'Tag' items with image (for example "poster tag"), the justify, crash.

Propably this happens because the images does not have the same length.

It is possible to set a specific length for all image?

 

thanks



 






 

 

 

 

 

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #87430 by Albert
Replied by Albert on topic K2 Tag display module in grid view [solved]
Try giving the category item block a fixed height.

manolo said:
 

hello  andyw


 

bravo for your excellent hack

 

it is possoble to help me with this problem?

 

when i display 'Tag' items with image (for example "poster tag"), the justify, crash.

Propably this happens because the images does not have the same length.

It is possible to set a specific length for all image?

 

thanks



 






 

 

 

 

 

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum