Friday, September 10, 2010

Mimoza

Posted by Tchock | Friday, September 10, 2010 | Category: |



Demo          Download


1. Most templates have a menu that can only be changed from the HTML (Dashboard → Layout → Edit HTML). In many cases the code to look for is:

 <li class='current'><a expr:href='data:blog.homepageUrl'>Home</a></li>
 <li><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Posts RSS</a></li>
 <li><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Comments RSS</a></li>
 <li><a href='#'>Edit</a></li>
 
There you can change the expr:href=’…’ with your own links: href=’mylink’. Also see the instructions in your template for more information.
2. Some templates include a gadget to edit the menu directly from the Dashboard (Dashboard → Layout → Page Elements).



Currently have 0 comments:


Leave a Reply