in forumbits.css
find:
Code:
.forumbit_post .forumrow .forumlastpost {
width: 22%;
change to:
Code:
.forumbit_post .forumrow .forumlastpost {
width: 12%;
then find:
Code:
.forumbit_post .foruminfo {
width: 57%;
change to:
Code:
.forumbit_post .foruminfo {
width: 67%;
or to any number you want ^_^
notice:
if you decrease the size by 10%
you have to add 10% to the second one
enjoy