| show category description on the browseimages page
Once you have clicked on a category, I would like to be able to show the category description on that page of thumbnails (browseimages.php).
I'd like it to be:
-- breadcrumb navigation--
-- navbar with home, my stuff, what's new --
-- category description here --
-- thumbnail images --
or
-- breadcrumb navigation--
-- category description here --
-- navbar with home, my stuff, what's new --
-- thumbnail images --
Is there a variable I can through in there that would work, or would it require a little hack to allow the "category description" variable to work on that page?
|