joomla 2.5 : list links to articles in 2 columns
- by semyon
I have a Joomla! 2.5 website, and I have to add a lightbox popup that will contain links to all articles from a specific category(+subs).
If anyone can suggest all-in-one solution, that will be great! But generally I'm asking, how to list links to all articles from a specific category and its sub-categories in two/three columns?
I know I can set Category blog View to output only article links, without full/introtext, but in this case links will all be in one column. I need at least two.
A possibility of grouping article links by subcategory would be great as well (but this is the thing I can live without).
How can this be done?
I'm looking for:
a standard way of configuring this
Template override (I'm using T3
framework)
Custom extension
any other method ...