Evina submitted a new resource:
Social Network Authentication Login Buttons on Sidebar (version 1.0.0) - Social Network Authentication Login Buttons on Sidebar, Manual Edits.
Read more about this resource...
Social Network Authentication Login Buttons on Sidebar (version 1.0.0) - Social Network Authentication Login Buttons on Sidebar, Manual Edits.
Addon can be downloaded Here:
http://xenforo.com/community/resources/social-network-authentication-twitter-google-vk-com.645/
1. Quick Login:
> Open sidebar_visitor_panel template
> Search for
<xen:include template="ad_sidebar_below_visitor_panel" />
> Add this code before it:
<xen:include template="sidebar_custom_login_form" />
> Create template name it: sidebar_custom_login_form
HTML:<xen:if is="!{$visitor.user_id}"> <div class="section"> <div class="secondaryContent">...
Read more about this resource...