Thanks for that page, but I am looking to add it to menu managerDr. CSS wrote: http://mit-computers.com/index.php/how- ... types.html
update: I am looking for a picture menu like that link.
Thanks for that page, but I am looking to add it to menu managerDr. CSS wrote: http://mit-computers.com/index.php/how- ... types.html
I just tried {$node->image} and the image still doesn't show up. If I call it though the page template like:inyerface wrote: Do you want to display the same icon for all menu items?
Code: Select all
<img src="uploads/images/{$content_obj->GetPropertyValue('image')}"/>
No. each page has it's own icon.inyerface wrote: Do you want to display the same icon for all menu items?