Quote:
Originally Posted by bremereric
I installed it on my vb 4.1.3 powered forum and it kinda worked. I tried fixed and fuild with the same results. Here's a screenshot of how it mingled the forum sub text.
|
I had this problem too, I fixed it by editing the forumbits.css in the code
Code:
.forumbit_nopost .forumhead .forumtitle {
font-size: {vb:stylevar font.fontSize};
min-width: 74%;
}
By lowering the min-width