folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
categories format(back to index)
hello. I would like to change the categories bulleted menu format into a single line which could be put in a table or something to form several lines. how would I alter the categories format?
posted by glass on 15 Jun 05 at 9:54 PM
Short of editing the fb.php file, try using a stylesheet like:

ul, li { display: inline; }
posted by donald on 16 Jun 05 at 12:20 AM
thanks alot, it worked.
posted by glass on 16 Jun 05 at 1:57 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)