Quote:
Originally Posted by Lynne
It looks like they just changed the class names from childforum to forumbits. I haven't done much checking, but I changed the name real quick and it seemed to work:
Code:
.forumbits ol {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
.forumbits li.forumbit_post {
float: left;
width: 50%;
margin: 0;
padding: 0;
clear:none;
}
|
Exactly what I came here today to ask about, thank you for posting this answer Lynne, most helpful, I tried to like your post but it says I can't like it, guess the post was too old, so thanks and consider it liked.