| |
| USAGE |
| [#LOGIN_LINK#] |
| |
| BEHAVIOUR |
Returns a welcome message and login/register links, which are replaced by My Account/Logout links when logged in.
|
| |
| CONTEXT |
- index.html
- product.html
- product_listing.html
- category descriptions
|
| |
| SCREENSHOT |
 |
| |
| NOTES |
Designed primarily to sit in the header or footer as a horizontal link menu as the ACCOUNT widget is a more full-featured version to be used in sidebars.
|
| |
| SEE ALSO: |
|
/* CHUNK: LOGIN_LINK (1) */
#widget_login_link {}
#widget_login_link .account_greeting { display: block; }
#widget_login_link .account_greeting a {}