Hi,
Is there a way to have category-subcategory in a browser page title?
I am aware of pp_inc where I can chage the title, but I am not sure how to setup cat-subcat.
well you would have to hack your code. We pass $thecatname which is the name of the category being viewed in showgallery.php in the printheader line there. You would no doubt need to issue another query to grab the parent cat name and pass both names to the printheader line