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: 136
Yesterday: 332
This Week: 1922
Last Week: 2391
This Month: 6079
Last Month: 9098
Total: 25247


Content Rating

The Content Rating consists of 2 parts. On a blogpage it shows only the (average) result of the rating. On the Single Article page it shows also the form to vote.

 

Structure with classes and id's

 

span.content_rating
	img img img img img
form
	span.content_vote
		input input input input input input.button

 

Print screen of a single article page without addiotional CSS

 

Gebruikers beoordeling

 

CSS

 

/* ---------------
   Content rating
---------------- */
/* Content rating */
span.content_rating {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	padding: 3px 0 0 0;
}

/* content rating form */ 
form span.content_vote {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

form span.content_vote input {
	margin: 0 2px 0 2px;
}

 

Print screen Single Article page after applying CSS

 

Gebruikersbeoordeling

 

Print screen Blog page after applying CSS

 

Gebruikersbeoordeling Voorpagina Blog

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.