dotSilver Dating Partnership Network
Partner Home - Partner Sign-Up - Software - FAQ
Forum: Forums - Reply - Registration - Search

dotSilver Network Partner Support Forum / Sites Layouts & Graphic Design / Blue Template Header
Author Message
wmrl@iup.edu


Posted: 11 Nov 2006 21:07:32


How do I get the header for the blue template ON THE MAIN FRONT PAGE to show all the other header links that the rest of the pages show... IE: Sign Up Now Free! <-- link is not showing, the only links that show are the Articles and News Links...

.silver
Admin

Posted: 13 Nov 2006 04:48:34


You should go to folder layouts/blue/templates/ and edit index.html file.
You should find {show_units} line there and replace it to

{if !$no_inv0 }
{show_units}&nbsp;|&nbsp;
{if $data.ID }
<a class="inv_line" href="{$_href.signout}">{$_lang._sign_out}</a>
{else}
<a class="inv_line" href="{$_href.member}">{$_lang._sign_in}</a> |
<a class="inv_line" href="{$_href.search}">{$_lang._search}</a> |
<a class="inv_line" href="{$_href.join}"><b>{$_lang._sign_up_free}</b></a>
{/if}
{/if}

Alouwes
Member

Posted: 21 Nov 2006 03:44:10


Hi silver.

I have the same problem and i've tried your solution. Unfortunately i cant get it to work.. Should i only replace the "{show_units}" text?

Anonymous


Posted: 21 Nov 2006 10:09:55


Problem solved. Thnx anyway ;)

Forum posts are closed
 » Name  » Password 
 


Powered by miniBB 2.0 RC2b © 2001-2012