PDA

View Full Version : Display Catagories Horizontally


bonkekrusher
03-16-2007, 12:24 AM
Hi,

Currently the Catagories are displayed vertically. How do I change this to Horizontally?

thanks

Ray
03-16-2007, 12:42 AM
Do you have multiple categories enabled? The default behaviour is a dropdown box - which only allows one category to be selected.

If you check the option "Allow searching in multiple categories" (on the "Categories" tab of the Configuration window), then you will be presented with a list of checkboxes. This list of checkboxes are displayed horizontally by default (unless you have changed the CSS).

Please see the "Categories" chapter in the Users Guide for more details:
http://www.wrensoft.com/zoom/usersguide.html

bonkekrusher
03-16-2007, 01:07 AM
Thanks - I added the .zoom_categories li { display: inline; list-style-type:
none;}"