![]() |
simple text links for login and register
1 Attachment(s)
hi
im trying to have just simple text links to login and register. i want to remove the images from there (like the recover password link). please view the attach pic for details anyone know how to reomove the pictures frm there |
Re: simple text links for login and register
Hi, here's how I managed to remove the pictures:
You have to comment out the "include" code in these two templates: buttons/login_menu.tpl and buttons/create_profile_menu.tpl Maybe there are other more official ways of doing this but I am not a coder :-) |
Re: simple text links for login and register
could you please paste your code for these two files
|
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... |
Re: simple text links for login and register
this removes the link altogher, i still want a plain text link saying login and register.
|
Re: simple text links for login and register
1 Attachment(s)
Ive got it working, all I did was upload a transparent 1px x 1px gif to replace the existing image and now works fine.
|
Re: simple text links for login and register
Sometimes the solution to these thingd turns out to be easy..:D
I am considering to remove the whole box on my redesigned site since people only need it when they are placing an order. |
All times are GMT -8. The time now is 11:19 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.