Test Your Website

Visitors



43.3%Netherlands Netherlands
5.9%Germany Germany
5.9%United States United States
3.9%Belgium Belgium
3.9%India India
3.8%Spain Spain
3.3%Italy Italy
3.2%Poland Poland
2.6%France France
2.5%United Kingdom United Kingdom
2.3%Greece Greece
1.6%Russian Federation Russian Federation
1.2%Japan Japan
1.1%Australia Australia
1.1%Canada Canada

Today: 138
Yesterday: 332
This Week: 1924
Last Week: 2391
This Month: 6081
Last Month: 9098
Total: 25249


New Username

Print screen without additional CSS

 

Verzoek nieuwe gebruikersnaam

 

Structure with classes and id's

 

div.remind
	form#user-registration.form-validate
		p
		fieldset
			dl
				dt label#jform_email-lbl.hasTip.required span.star
				dd input#jform_email.validate-email.required
		div button

 

CSS

 

/* --------------------------
   User Request New Username
---------------------------- */
div.remind form#user-registration.form-validate p {
	margin-bottom: 15px;
}

div.remind form#user-registration.form-validate fieldset {
	display: block;
	padding: 6px;
	border: 1px #999 solid;
	margin: 0 0 15px 0;
}

div.remind form#user-registration.form-validate fieldset dl dt label#jform_email-lbl {
	float: left;
	display: block;
	width: 190px;
	padding: 0 0 2px 0;
}

div.remind form#user-registration.form-validate fieldset dl dd input#jform_email {
	width: 210px;
}

div.remind form#user-registration.form-validate div {
	padding: 15px 0 0 0;
}

 

 

Print screen after applying CSS

 

Nieuwe gebruikersnaam

Comments (0)
Post a commment or ask a question!
Your Contact Details:
Comment:
Security
Please input the anti-spam code that you can read in the image.