PDA

View Full Version : categories on browse page


JonD25
07-18-2007, 11:20 PM
Ok, I'm working on building a template for my friend's photography portfolio site. I've gotten to the browse section, and I'm trying to work with the tags available to make the list of categories attractive. The problem is, since the category list is dynamic, I can't use images as links, which would be ideal. Instead, I'm trying to format the text to something that works, but it's hard when the tag CATEGORY_LINKS_AS_LIST lists them with merely line breaks instead of being within ol or ul tags. I don't like the option box or the check boxes, so my only option is the category links as list tag.

Am I missing another option available to me? It seems I've seen other people's sites have categories within unordered lists. How do I do this?

Dkozikowski
07-19-2007, 04:27 AM
Most likely they have modified the core pixelpost files to accomplish what they wanted.
It's not recommended as it makes upgrading and support that much harder but if you know what you're doing and you don't mind making the same changes every time you update pixelpost, by all means, go ahead and modify to your hearts content.