Squizzix Posted September 11, 2006 Share Posted September 11, 2006 Alrighty, so I'm a total noob and I can't figure what in categories.php edits the default "->" when a category has more than one subcategory. I'd like to do one of three things: change it to a 5x5px picture, change it to " >", or failing all that figure out if there's a contribution that changes everything to those ubiquitous "plus" and "minus" boxes. So new it hurts, Ben Hartel P.S. If there's already a line of questioning like this and you know it could you point me there? I looked and I don't even know if I'm phrasing what I'm asking correctly. Link to comment Share on other sites More sharing options...
pyramids Posted September 11, 2006 Share Posted September 11, 2006 locate the includes/header.php file search for "»" which is the code for ">>" Change it to whatever Link to comment Share on other sites More sharing options...
Squizzix Posted September 11, 2006 Author Share Posted September 11, 2006 locate the includes/header.php file search for "»" which is the code for ">>" Change it to whatever Actually I'm cool with the ">>" in header_php, its the "->" you get in the Category Box in the column_left.php (includes/boxes/categories.php). Check out the Categories box on the site I'm working on (Athens-> is an example of what I'm trying to change) http://www.stock-aid.com.whsites.net/catalog/ Thanks for the input Link to comment Share on other sites More sharing options...
Squizzix Posted September 11, 2006 Author Share Posted September 11, 2006 Update for those who want to know. It's line 42 in (includes/boxes/categories.php). You just gotta take the "->" out. Thanks for pointing me in the right direction them funky characters are slippery. Thanks for the help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.