2011-01-09, 06:41 PM
Go to ACP > Templates > Header Templates > header > Edit and find;
Add the following code just above the <navigation>;
Save template.
In this way you can add as many links as you can
<navigation>
Add the following code just above the <navigation>;
<li><a href="YOUR_LINK_URL"><img src="YOUR_IMAGE_URL" alt="" title="" />YOUR_LINK_TEXT</a></li>
Save template.
In this way you can add as many links as you can