--->to Add a Sign In Button to Sign Up/ Sign In Box
Step 1. Go to your dasboard ->Language Editor ->your active language
Step 2. Search for "or <a %s>Sign In</a>"
Step 3. Change "or<br/> <a %s><img src="sign in image link"></a>"
Thank all members on creators
Replies
tried it, got a small box with a red X in it, so I put it back the way it was.
Did I do something wrong?
can you show me screenshot? I want to see what wrong.
Sure:
You can fix that by pasting this code into Advanced CSS:
div.xg_signup big strong a {
background:url(https://api.ning.com/files/5HryCdg7Yu*v80RS0ojEB1ZM5Wipz57OtpbH-2FJ-qeJ-G-zL8DBWYuCX42oWuVZ80z0sr69Maz4c67f9hj-5TX44hqZPmnm/joinnow_red.png) no-repeat scroll center top transparent;
display:block;
height:38px;
margin-left:auto;
margin-right:auto;
text-indent:-9999em;
width:159px;
}
I think your image have been removed by ning. If your website is ning pro, upload your image in file manager and get link and replace your image link.
Or give me your sign in image I will set the code and give u. The code work on my site www.shwemyotaw.com
Thank u
Tried to do it with the Sign Up part instead of Sign In. Doesn't seem to work though. Is it just for Sign in? Any way around it?
Thanks Bernard :)