[ic] use an image/bullet with product_tree component

Eric Bont eric_bont at hotmail.com
Wed Dec 14 15:40:32 EST 2005


Hi,

I want to use bullets (image bullet.gif) for my productmenu. I use the 
component templates/components/product_tree. How can I start every category 
line with an image/bullet?
o line1
o line2
o line3

(In this user archive I found how I can do this using category_vertical_tree 
but I can't find anything about product_tree)

The script I use:

[menu tree-selector="[control tree_selector Lab]"
		link-class="[control link_class test]"
		link-style="[control link_style]"
		link-class-open="[control link_class_open]"
		link-style-open="[control link_style_open font-size: larger;]"
		link-class-closed="[control link_class_closed]"
		link-style-closed="[control link_style_closed font-size: larger;]"

		collapse_label="<!---->"
		explode_label="<!---->"
		no-image="[control no_image]"
		menu-type=tree
		js-prefix=product_tree_
		timed="[scratch dhtml_browser]"
		reparse=0][/menu]

[if scratch dhtml_browser][menu open-script=1 
js-prefix="product_tree_"/][/if]
	__ADL_MENU__

Thanks a lot for any help,

Eric




More information about the interchange-users mailing list