View Single Post
  #1  
Old 02-04-2009, 12:46 AM
kouroshazar Offline
forum loafer
 
Join Date: Feb 2009
Posts: 7
Arrow How to Display Categories Horizontally

I'm not that conversant with CSS or PHP but I've been trying everything to try and figure out a way to display the list of Categories on the Browse page as a horizontal list instead of a vertical list that it defaults to whenever you use the <CATEGORY_LINKS_AS_LIST> tag. I am using version 1.7.1 and modyfying the Simple Template to suit my needs.

I have tried modifying the css files every which way I could but no luck. I read somewhere that I need to edit the categories.php file. I have no idea what to edit in this file. The outcome I want to achieve is:

Category A (12) | Category B (5) | Category C (34) | Category D (9)

Any help would be greatly appreciated.. Much thanks in advance...Kourosh
Reply With Quote