adding a menu button...

Post Reply
User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

adding a menu button...

Post by spaceace »

adding a menu button to my latest styles is as follows...

in my example, i will be adding a link to my donation page. you will have to adjust the href to suit your needs. post a reply if you need help ;)

open template/menu.html

find
Code: Select all
</ul>
</div>
before add
Code: Select all
<li><a href="{U_DONATE}" title="{L_DONATE_EXPLAIN}">{L_DONATE}</a></li>
refresh your templates and you should see the change.
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

Post Reply