HTML and CSS Reference
In-Depth Information
This is how your new ico.png image should look after
you include the post icons.
Just as before, get their sizes and positions before
saving the file.
The CSS for these new icons:
span.ico-date {
background-position:-11px -35px;
height:16px;
width:16px;
}
span.ico-tags {
background-position:-27px -35px;
height:16px;
width:16px;
}
span.ico-comments {
background-position:-43px -35px;
height:16px;
width:16px;
}
 
Search WWH ::




Custom Search