Jump to content

Register Form Problem


Brad.exe

Recommended Posts

The box that being pointed to with the red arrow is the issue.

I need to understand why this code isn't just letting the text sit beside the check box instead of ontop.

 

EDIT: This is /probably/ the wrong place to ask but I'm starting to get annoyed.

Code Link: http://www.oceanicviewstudios.com/register/code.txt

 

~Brad.exe

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/200033-register-form-problem/
Share on other sites

There isn't a CSS tag in our CSS for the checkbox.

My partner just went ahead and used one on the code its self instead of fooling with CSS since he claims he has no experience.

 

<div style="vertical-align: middle; height: 100px;" align="center"> 
I agree<input type="checkbox" name="agree" value="agree" /> 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.