Hire us to design your site.
Oct
27
2011

Adding new link in the top menu.

If we need to have more links in top menu you can find it in header.tpl

find this code in header.tpl (it should be the same in all versions)

<ul>
<li>{anchor:url1=””,url2=””,name=”core|menu_index”}</li>
<!– IF settings.is_news –>
<li>{anchor:url1=”news/”,url2=”index.php?m=news”,name=”core|menu_news”}</li>
<!– ENDIF –>
<!– IF loggedin == “0” –>
<li>{anchor:url1=”account/register/”,url2=”index.php?m=account_register”,name=”core|menu_register”}</li>
<!– ENDIF –>
<li>{anchor:url1=”search/”,url2=”index.php?m=search”,name=”core|menu_search”}</li>
<!– IF settings.enable_picture_rating –>
<li>{anchor:url1=”hotornot/”,url2=”index.php?m=hotornot”,name=”core|menu_rate”}</li>
<!– ENDIF –>
<!– IF settings.enable_events –>
<li>{anchor:url1=”events/calendar/”,url2=”index.php?m=events&p=calendar”,name=”core|menu_events”}</li>
<!– ENDIF –>
<!– IF session.can_access_cp –>
<li>{anchor:host=virtual_cp_path,url1=””,url2=””,name=”core|usermenu_cp”}</li>
<!– ENDIF –>
<li><a href=”http://www.anothersite.com/”>Another Site</a> </li>
</ul>

Example: If you have a fag page you can insert this link instead. (it have a title it is better for seo)
<li><a href=”http://www.anothersite.com/faq/” title=”Faq”><span>Faq
</span></a></li>

someone ask me how to center menu links in vldpersonals
and here is my answer:

look at your site.css

div#usernav_wrap { }

    div#usernav { }

look at this maybe it can solve your problems …

okey we can make it very easy using <center></center> tags but I recommend to use css instead.

About the Author: gugu

Hey ... I´m the owner of this site ;) If you need help customize your vldpersonals site. Please ask me and I will try to help you. Enjoy reading !

5 Comments + Add Comment

  • Hello Gugu,
    I would like to have some extra pages with same template design as main page but for extra text and information.
    Any idea how I could do that?

    Thanks!

  • I can make a tutorial how to do …

  • I need FaceBook connect ( Login&Registration )

    • I think nobody has done such a mod yet.

  • Dude.. I am not much into reading, but somehow I got to read lots of articles on your blog. Its amazing how interesting it is for me to visit you very often. –