jodamajster Posted October 14, 2014 Share Posted October 14, 2014 Hello! I currently have problems with alike looking levels in vertical category menu. every level after 2 one have same design just plus or minus marks around them. Most of my cliets are old guys barely knowing how to use pc. so i need to make it clearer for them. 2 layer uses ">" as prefix mabe is there posibility to make it >> for 3rd and >>> for 4th. Im looking for any help to make em distinct. Please share your wisdom with me! im using Ps 1.6.0.6 Link to comment Share on other sites More sharing options...
DrunkBug Posted October 14, 2014 Share Posted October 14, 2014 If you want to add more ">" signs for each level, you need to change category-tree-branch.tpl file. But how to change it, depends a little on your current theme file. What I did, I used only different CSS styling for each level, so you can use "#categories_block_left li" styling for first level, "#categories_block_left li ul li" for second level, "#categories_block_left li ul li ul li" for third level and so on, however deep you want to style. For different levels, you can use different colors, indentation or other things. It's a bit easier then editing .tpl files. Link to comment Share on other sites More sharing options...
jodamajster Posted October 14, 2014 Author Share Posted October 14, 2014 Thx a lot. I didnt know it be this simple! Igo with CSS for now mabe i resolve to tpl later. SOLVED! Link to comment Share on other sites More sharing options...
Recommended Posts