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;
}
|
I used the childforum (post 1) and that worked, when I used this update it stopped?
However my problem is when I added cat51 it didn't change just that category, but all. Am I right in thinking it goes in just 1 place?