Register Button

Hi,

I was wondering if I can add a "register button" inside the Login Box?

And if not, how am I able to make the signup bar larger for others to see the "register" option?

I want those who come to be able to see easily a "register" button.  Can you please help?

Thanks

Rate0

Replies

  •  

    You could just replace the text that's inside of it by clicking on the edit icon, located at the top right of the element. You'll see where there is some code in there, and basically you would just delete it, and copy and paste the code that is below into the box instead.

    It would look like this:

    <a href="/?page=login&cmd=register"><input type="button" value="Register" /></a>

    Just copy that,and put it in there and click save, and it should do what you are looking for.

     

    Reply
  • Hi Randy.....when I click on the edit box there is nothing but a title box and a footer box but no code....

    Reply
  • Hmmm... I can't say for sure I know what you are saying without seeing things first hand, but it sounds like you would probably just copy the code above and paste it into the box , and things will work fine.

    Reply
  • I tried that.  When I clicked on the edit box all it displays is a title box and a footer box.  They both are empty.  Nothing is displayed.  The only box that I will be able to paste the code will be the footer box.  I even tried pasting it in the footer, nothing happens...

    Reply
  • If you are logged into your website, you won't see the register button, because there isn't a need for a logged in person to register. If you log out of your website, and don't see the register button, then it's not updated yet. You can fix that, and force it to update any changes you've made by clicking on manage site>settings>manage settings>advanced options, and then click on the Disable link at the top. That disables the cache of your site so that you'll be able to see changes you make to your site automatically. It's a strong possibility that you aren't seeing the update due to that. So give that a try, if that's the case.

    Reply
  • When you are not log in, visitors or you would see this.

    Login Box
    Email Address
    Password
    Register Today

    >

    Try deleting the login and recreating it.

    To DELETE login box

    Click manage site.

    Hover over the login box, left side top, delete element.

    >

    To add a new login box.

    Manage site.
    Add element.
    Building element - login box.

    >

    Add In the Footer Text section.


    <a href="/?page=login&cmd=register">Register Today</a>
     

    Once log off it would say "Register Today"

    Reply
Please Sign In to Add a Comment
or

This website is powered by Spruz