To edit the top menu just go to Layout >> Edit HTML >> Expand Widget Templates
Find code below
<div id='mainmenu'>
<ul>
<li class='first current_page_item'><a href='http://www.skinpress.com/demo/'>Home</a></li>
<li class='page_item page-item-2'><a href='YOUR_LINK' title='About'>About</a>
</li>
<li class='page_item page-item-13'><a href='YOUR_LINK' title='Advertise'>Advertise</a></li>
<li class='page_item page-item-12'><a href='#' title='Contact'>Contact</a></li>
<li class='page_item page-item-14'><a href='http://www.deluxetemplates.net' title='Templates'>Templates</a></li>
</ul>
</div>
Change the bold text to your own.
2. edit twitter widgets
To edit twitter widgets go to Layout >> Edit HTML >> Expand Widget Templates
Find code below in your templates
<div id='twitter'><a href='http://twitter.com/iklodian'>
Change the bold text with your owd twitter id
To Change the text on it find code below
<ul id='twitter_update_list'>Find out what I'm doing, Follow Me :)</ul>
And replace the bold text with your own.
Hope it can help you.
0 comments:
Post a Comment