Can I have multiple lines in Category Name?
Posted: 20 Nov 2008, 16:21
Why would I want multiple lines in the Category name?
Well, I'm building a website where I choose menu item 'concerts' and Phoca displays all the subcategories, which are photogalleries of different bands. I want every thumbnail in this page to have the name of the band, date, location.
So like this:
I can set the category name to be displayed in this thumbnail, but since I can have only one line, everything doesn't fit in there.
I did solve this by putting HTML-break tags in the category-name field in the database, but can I do something like that directly?
Well, I'm building a website where I choose menu item 'concerts' and Phoca displays all the subcategories, which are photogalleries of different bands. I want every thumbnail in this page to have the name of the band, date, location.
So like this:
Code: Select all
-----------
- Thumb -
- -
- Band -
- Date -
- Loc. -
-----------I did solve this by putting HTML-break tags in the category-name field in the database, but can I do something like that directly?