MyBB Community Forums

Full Version: Padding Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ive taken away the Top Links Menu code and put my own code in with this css:

text-align: left;
padding: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #000000;
border-left-width: 0px;
border-right-width: 0px;

Go here: www.thawforums.com now the height it is now is the lowest i can get it even with the padding set at 0, but i wont it lower i can do it with the welcome menu but not this and also it looks alot bigger in internet explorer, can someone please solve this problems for me, thanks!
What are you refering to? The category header?
If so try going to the
ACP -> Modify / Delete -> Exapand the Default -> Forum Bit Templates -> Forum Bit Templates

Look for <td class="thead" colspan="5"> Change the "colspan" to a lower number.
No mean the the menu above the welcome menu with home, search, help etc on it.