lilmiss2die4 Posted April 11, 2007 Posted April 11, 2007 I have repeatedly read the forums on how to remove the ->. I have went to my includes/box/categories.php and I have tried to comment out the following code and I have even tried to remove the code. Both times I have refreshed my page and the arrow is still there. Is there another option or am I not understanding. Thanks for any help Kelly if (tep_has_category_subcategories($counter)) { $categories_string .= '->'; } $categories_string .= '</a>';
Guest Posted April 11, 2007 Posted April 11, 2007 I have repeatedly read the forums on how to remove the ->. I have went to my includes/box/categories.php and I have tried to comment out the following code and I have even tried to remove the code. Both times I have refreshed my page and the arrow is still there. Is there another option or am I not understanding. Thanks for any help Kelly if (tep_has_category_subcategories($counter)) { $categories_string .= '->'; } $categories_string .= '</a>'; Which -> arrows exactly are you having problems with?
lilmiss2die4 Posted April 11, 2007 Author Posted April 11, 2007 Thank you so much for replying but I figured it out. I made it 10 times harder than it really was. Thank you Kelly
Recommended Posts
Archived
This topic is now archived and is closed to further replies.