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


List One Weblink Category

Print screen without additional CSS

 

Weblink pagina

 

Structure with classes and id's

 

div.weblink-category
	h1
	h2
	div.category-desc
		p
		div.clr
	form#adminForm
		fieldset.filters
			legend.hidelabeltxt
			div.display-limit select#limit.inputbox option
		table.category
			thead
				tr
					th.title a
					th.hits a
			tbody
				tr.cat-list-row0
					td.title
						p img a.category
						p
					td.hits

 

CSS

 

/* ------------
   weblink page
--------------- */
div.weblink-category h1 {
	margin: 0 0 15px 0;
}

div.weblink-category form#adminForm fieldset.filters {
	border: 0 none;
	padding: 0;
}

div.weblink-category form#adminForm fieldset.filters legend.hidelabeltxt {
	display: none;
}

div.weblink-category form#adminForm table.category {
	width: 100%;
}

div.weblink-category form#adminForm table.category thead tr th {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom: 1px #999 solid;
	vertical-align: top;
}

div.weblink-category form#adminForm table.category tbody tr td {
	padding: 9px 0 0 0;
	vertical-align: top;
}

div.weblink-category form#adminForm table.category tbody tr td.title p a {
	font-size: 12px;
}

div.weblink-category form#adminForm table.category tbody tr td p {
	font-size: 10px;
}

 

Print screen after applying CSS

 

Weblink pagina

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.