#1  
Old 07-22-2010, 09:00 AM
Ilocal's Avatar
Ilocal Ilocal is offline
 
Join Date: Jul 2010
Posts: 5
Default Sign Out

I already found the link which I need to use to set up a way to sign in:

However, I also want to make a link for customers to sign out, can you tell me which one to use for that I can not find anything about this?
Reply With Quote
  #2  
Old 07-22-2010, 11:21 AM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Ibizaer webshop View Post
I already found the link which I need to use to set up a way to sign in:

However, I also want to make a link for customers to sign out, can you tell me which one to use for that I can not find anything about this?
Unfortunately it isn't possible to create a custom "Sign out" button at this moment.
The only solution I see is to move the current Sing out link to the necessary place using custom CSS sites or clone it using some custom JavaScript.

Where do you want to show this link?

Also please vote for this idea: http://ideas.ecwid.com/forums/22031-...
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #3  
Old 07-22-2010, 12:17 PM
Ilocal's Avatar
Ilocal Ilocal is offline
 
Join Date: Jul 2010
Posts: 5
Default

Hi thanks for your quick reply :-)

I don't want a button just want it in my menu. When people click at "my account" I want to give them the option to choose sign in or sign out.
Reply With Quote
  #4  
Old 07-22-2010, 03:32 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Ibizaer webshop View Post
Hi thanks for your quick reply :-)

I don't want a button just want it in my menu. When people click at "my account" I want to give them the option to choose sign in or sign out.
Thank you for the clarification. Did you try to move the existing "Sign out" link?
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #5  
Old 07-22-2010, 03:36 PM
Ilocal's Avatar
Ilocal Ilocal is offline
 
Join Date: Jul 2010
Posts: 5
Default

I don't know how to get it in my own template????
Reply With Quote
  #6  
Old 07-22-2010, 03:44 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Ibizaer webshop View Post
I don't know how to get it in my own template????
Please post a link to your store.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #7  
Old 07-23-2010, 04:39 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Ibizaer webshop View Post
Thank you for the link. Try this modification:

1. First remove this CSS code from your custom theme.

HTML Code:
div.ecwid-productBrowser-auth {
  display:none;
}
2. Then add this CSS code:

HTML Code:
div.ecwid-ProductBrowser-auth-anonim {
  display:none;
}

div.ecwid-ProductBrowser-auth-logged span.gwt-Anchor {
display:none;
}

div.ecwid-ProductBrowser-auth-logged a.gwt-Anchor {
position:absolute;
top: Npx;
right:Mpx;
}
Replace N and M with real numbers to move the "Sign out" link to any place.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #8  
Old 07-23-2010, 05:47 PM
Ilocal's Avatar
Ilocal Ilocal is offline
 
Join Date: Jul 2010
Posts: 5
Default

This does not seem to work. There is more to see if only the "sign out" text also overlap "My Account" and "Sign Out" each other. What am I doing wrong?
Reply With Quote
  #9  
Old 07-23-2010, 06:55 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Ibizaer webshop View Post
This does not seem to work. There is more to see if only the "sign out" text also overlap "My Account" and "Sign Out" each other. What am I doing wrong?
What values did you use instead of the N and M placeholders?
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #10  
Old 07-23-2010, 07:18 PM
Ilocal's Avatar
Ilocal Ilocal is offline
 
Join Date: Jul 2010
Posts: 5
Default

I tried several but latest as it is now:

top: 0px;
right: 100px;
Reply With Quote
Reply

Tags
link, sign out

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:43 AM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.