I have 2 problems at the moment. I bought a template and am trying to integrate it into a rails app.
First problem:
I'm having trouble with the jquery tools form validations. The validation is not working. When you click the submit button, it just shows the input's value where the validation message should be. Also, even though the required fields are filled in, it still won't let me submit the form.
If you go to this link - , you can try and edit the data to see the valiation errors.
Second problem:
If you go to this link - , you can see that the avatar and "Edit info" button are hanging through the gray background. How can i get that gray background to fully encapsulate the avatar icon?