View Single Post
Old February 24th, 2006, 12:08 PM   #3 (permalink)
candlefind
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 103
Hi Chuck,

Thanks for your quick reply. So would the code then look like this?...

if ( !empty($keywords) )
printheader( $cat, " $keywords" );
else
printheader( $cat, " $bigimage" );

What keywords would it be picking up to use in the title? I'm confused about that since I can't enter separate keywords for each page on the board.

Thanks,
Carolyn
candlefind is offline   Reply With Quote