Changing Nav from text to images

Permalink
I have made a template using Photoshop, and am now converting it to a theme.
So far so good, but the issue I am having I am using images as links to other areas of the site instead of the default text, how do I change this?

 
jbx replied on at Permalink Reply
jbx
I think I would create a new template for the autonav to do this. In you blocks folder, create a folder called autonav, and in there, create another folder called templates. Then, copy the view.php file from concrete/blocks/autonav into your new templates folder and rename it something like imagemenu.php.

You can then modify this template to display the menu using images instead of text. Then, when you insert an autonav block, you can click on it, select templates, and your new imagemenu template should appear in the drop down and convert it.

Shout if you get stuck!

Jon
r3dn1t3 replied on at Permalink Reply
Hey thanks for the quick reply, I have done all that, but I am clueless as how to edit where in the newly made php file to transfer from text to images,

Thanks again.

Matt