Bericht
door petjekick » 02 apr 2011, 10:13
hier is een stukje van de ccs waar ik in bezig was:Forum and topic specific styling.
*/
dd.topics dfn, dd.views dfn, dd.posts dfn, dd.lastpost dfn {
display: none;
}
.row {
border-top: solid 1px;
}
.row:first-child {
border-top: none;
}
a.forumtitle {
font-size: 1.2em;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.topictitle {
font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #000000;
text-decoration: none;
{
padding: 0 0 0 30px;
margin: 0 -30px 0 0;
/* position topic icon */
background-position: 5px 12px;
}