Guest Posted January 9, 2006 Posted January 9, 2006 The text in black (Honda) can someone tell me how to delete it please, I dont want to have any text there regardless of what category is being viewed. TIA
Guest Posted January 9, 2006 Posted January 9, 2006 The text in black (Honda) can someone tell me how to delete it please, I dont want to have any text there regardless of what category is being viewed. TIA catalog/includes/languages/english/index.php In the standard OSCommerce setup it says: "Let's see what we have here!", Since you have a variable there now it may be defined in 'catalog/index.php'.
Guest Posted January 9, 2006 Posted January 9, 2006 catalog/includes/languages/english/index.phpIn the standard OSCommerce setup it says: "Let's see what we have here!", Since you have a variable there now it may be defined in 'catalog/index.php'. Found it thanks its on line 256 in catalog/index.php <td><h1><?php echo $category['categories_htc_title_tag']; ?></h1></td> :thumbsup:
webmaster2 Posted January 9, 2006 Posted January 9, 2006 Found it thanks its on line 256 in catalog/index.php <td><h1><?php echo $category['categories_htc_title_tag']; ?></h1></td> :thumbsup: I dont see the line in CATALOG>INDEX.PHP...... :( "Sometimes doing the right thing isn't doing the right thing"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.