Quote:
Originally Posted by Attitude5ire
Find : .forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2
in postbit.css
and increase margin-left value.
|
Thanks man, but for anyone else trying to do this and finds this thread you need to do a couple more things. First off it's in the forumbits.css file, and when you make the left side higher, you need to put the right side (the code right under it) in the negative pixels. Right now I have it at left:15px, and right:-15px. If you don't have the negative pixels, the "Last Posts" will go down and extend your forumhead and make it ugly.
Anyways, thanks for the help.