MyBB Community Forums

Full Version: Table Border Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all!

I have redesigned one of my websites and decided to feature a very minimalistic look - I have rounded corners on most tables (if not all) and for some reason, I cannot find the template that holds the code for the table TOP border for the very first post in a thread - here is a link that will demonstrate what I am talking about - anyone know where that template file is?

Thank you!

Steven

http://www.thebionicwoman.com/board/Thre...-Thank-You
The style for that should be in the .tborder, trying adding border-top: 1 px solid #colour to your .tborder style.
Did not work, but thanks for the advice

The issue is in the template - I have had to add breaks and remove a top border 0 setting in others - just cannot find the first post in a thread template

S
Hmm, I believe the templates you're looking for is the <div id="posts"> div which is located in the Show Thread Templates - showthread. Please let me know if that's what you're looking for.
Remove {$post_extra_style} from the postbit template.