Jump to content

How to edit TMheaderlinks?


Recommended Posts

Hi guys, i been seen some other post about this but i don't understand what do i have to do exactly.

 

here is my tmheaderlinks:

 

 

<style type="text/css">

#header_links a img {

margin-top: 10px;

margin-bottom: px;

margin-left: 180px;

}

</style>

<ul id="header_links">

<li><a href="{$link->getPageLink('index.php')}"{if $page_name == 'index'} class="active"{/if}>{l s='home' mod='tmheaderlinks'}</a></li>

<li><a href="{$link->getPageLink('prices-drop.php')}"{if $page_name == 'prices-drop'} class="active"{/if}>{l s='specials' mod='tmheaderlinks'}</a></li>

<li><a href="{$link->getPageLink('sitemap.php')}"{if $page_name == 'sitemap'} class="active"{/if}>{l s='sitemap' mod='tmheaderlinks'}</a></li>

<li><a href="{$link->getPageLink('contact-form.php')}"{if $page_name == 'contact-form'} class="active"{/if}>{l s='contact' mod='tmheaderlinks'}</a></li>

<li><a href="{$link->getPageLink('contact-form.php')}"{if $page_name == 'contact-form'} class="active"{/if}>{l s='blog' mod='tmheaderlinks'}</a></li>

<a href="http://madereria.mx/faq.php"> <img src="../../themes/theme135/img/faqimg1.png"img border="0" height="42" width="46"/></a>

</ul>

<!-- /Block permanent links module -->

 

 

 

 

can any one replace the second link so it takes me to this page:?

 

http://madereria.mx/en/content/6-privacy-policy

 

because i tried different changes without succeed.

 

Thank for the help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...