JemCraft Posted September 15, 2005 Posted September 15, 2005 I amlooking to alter my categories list to show bullet points to make the categories list easier to view. Ihave been told that I need this contrib, but on looking at it, have no idea how to implement it. this one Any help greatfully received.
Guest Posted September 15, 2005 Posted September 15, 2005 I posted on this topic here - its simple :D Matti
JemCraft Posted September 15, 2005 Author Posted September 15, 2005 I posted on this topic here - its simple :D Matti <{POST_SNAPBACK}> No Matti, you don't undertand. I need step by step guidance!!! You know 'click here, click there' sort of thing!!!
Guest Posted September 15, 2005 Posted September 15, 2005 No Matti, you don't undertand.? I need step by step guidance!!!? You know 'click here, click there' sort of thing!!! <{POST_SNAPBACK}> Click on the link I posted above :P Follow the simple instructions. It is a simple modification of one file and the placing of a suitable icon in your /images/icons directory
JemCraft Posted September 15, 2005 Author Posted September 15, 2005 Click on the link I posted above :P Follow the simple instructions. It is a simple modification of one file and the placing of a suitable icon in your /images/icons directory <{POST_SNAPBACK}> OK,done that see here- now how do I get the wording centered next to the dot? I suppose if Imade it bigger it would work ........ erm........ how might I do that?
JemCraft Posted September 15, 2005 Author Posted September 15, 2005 OK,done that see here- now how do I get the wording centered next to the dot? I suppose if Imade it bigger it would work ........ erm........ how might I do that? <{POST_SNAPBACK}> Also can I choose a different image for the sub categories?
241 Posted September 15, 2005 Posted September 15, 2005 small correction to allow a space missing ; after the // display category name $categories_string .= tep_image(DIR_WS_ICONS . 'arrow.gif') . ' ' . $tree[$counter]['name']; you could look at http://www.oscommerce.com/forums/index.php?showtopic=93698 or http://www.oscommerce.com/forums/index.php?act...t=0#entry434168 No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
JemCraft Posted September 15, 2005 Author Posted September 15, 2005 small correction to allow a space missing ; after the // display category name ? $categories_string .= tep_image(DIR_WS_ICONS . 'arrow.gif') . ' ' . $tree[$counter]['name']; you could look at http://www.oscommerce.com/forums/index.php?showtopic=93698 or http://www.oscommerce.com/forums/index.php?act...t=0#entry434168 <{POST_SNAPBACK}> YEAH!!! That's exactly what I wanted!!! a couple of Q's though, how do I change the colour of the dots and how do I get the words to go onto another line - they are making the column a little too wide for the rest of the page!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.