HTML and CSS Reference
In-Depth Information
The “ ico-facebook ” and “ ico-twitter ” classes aren't part
of F2fw , but you do need them to target the icons
and make use of that.
Follow up on the next page for an example, while
below you can see which properties a “ ico ” class
brings from F2fw .
ico ( icon )
Loads a ico.png from the
/includes/images folder.
a.ico {
background:url(../images/ico.png)
no-repeat 0 0;
color:transparent !important;
text-indent:-9999px;
cursor:pointer;
overflow:hidden;
display:block;
line-height:0;
font-size:0;
border:0;
}
Disables content within
element with class
applied.
 
Search WWH ::




Custom Search