MyBB Community Forums

Full Version: remove this line
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi, anyone know how to remove this line?

[Image: chma.jpg]
AdminCP > Themes > Your theme > edit > and in "Inner Table Border Width" option field add 0

But remeber, doing this will remove table's inner cell's border. If you just want to remove it from postbit/postbit_classic then you've to remove <tr> & <td> and have to adjust postbit buttons at bottom.
on wich line i have to remove <tr> & <td>?
This is <td> of postbit buttons where {$post['button_edit']} etc. variables are.