Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

I need someone to custom code the log in box in Jamroom

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Help Wanted (commercial)
View previous topic :: View next topic  
Author Message
derrickhand
Smarty Rookie


Joined: 11 Jan 2015
Posts: 8

PostPosted: Sun Jan 11, 2015 11:24 pm    Post subject: I need someone to custom code the log in box in Jamroom Reply with quote

I have added this code for a log in box

Code:
{jrCore_form_create_session module="jrUser" option="login" assign="token"}
<div id="jrUser_login_msg"></div>
<form id="jrUser_login" name="jrUser_login" action="{$jamroom_url}/user/login_save" method="post" accept-charset="utf-8" enctype="multipart/form-data">
<input type="hidden" id="jr_html_form_token" name="jr_html_form_token" value="{$token}">
<input type="hidden" name="user_remember" value="off">
USER LOG IN <input type="text" id="user_email_or_name" class="form_text" name="user_email_or_name" value=""><br>
PASSWORD <input type="password" id="user_password" class="form_text" name="user_password" value=""><br>
<input type="button" id="jrUser_login_submit" class="form_button" value="login" tabindex="3" onclick="jrFormSubmit('#jrUser_login','{$token}','ajax');">
</form>
<img id="form_submit_indicator" src="{$jamroom_url}/skins/jrElastic/img/submit.gif" width="24" height="24" alt="working...">
{jrOneAll_embed_code}


This is only for user log in-I would like it to work for BOTH user log In AND user Sign Up- also I would like it styled with css with a border and rounded corners

Is anyone available to do this?
Thank you
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Help Wanted (commercial) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP