- Compatible XF Versions
- 1.2, 1.3, 1.4, 1.5
Add to EXTRA.css:
Code:
/* START - Category description on hover */
.nodeList .categoryStrip .nodeTitle a {
float: left;
}
.nodeList .categoryStrip .nodeDescription {
display: none;
}
.nodeList .categoryStrip:hover .nodeDescription...
You do not have permission to view the full content of this resource.
Log in or register now.