View Single Post
  #4  
Old 10-23-2007, 04:11 AM
  WhiteDoveGifts's Avatar 
WhiteDoveGifts WhiteDoveGifts is offline
 

X-Adept
  
Join Date: Oct 2006
Location: Maarssen, The Netherlands
Posts: 474
 

Default Re: simple text links for login and register

for create_profile_menu.tpl it's:

{*include file="buttons/button.tpl" button_title=$lng.lbl_register href="register.php" image_menu=true*}

and for the login_menu it's:

{*include file="buttons/button.tpl" button_title=$lng.lbl_log_in href="javascript: document.authform.submit();" js_to_href="Y" image_menu=true type="input"*}

if you want to undo the action just remove both * at the beginning and end of the code. My code might be slighty different from yours since I am using 4.1.8 but the principle of commenting out is the same...
__________________
____________________________
X-Cart Gold 4.1.10

EWD Hosting | CDSEO Pro | One Page Checkout | Smart Search | Telafirma Dynamic Images | X-AOM | Product Importer Pro and many custom mods and tweaks found here...
Reply With Quote