Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
HB hardly has any padding, which is annoying. So here's a nice simple fix for that. :P

<style type="text/CSS">
/* Fix Padding */
table.border_table tr td, table.border_table tr th {
padding: 3px;
}
</style>


Place the module in your global headers.


Last Edit: Aug 25, 2006 16:40:36 GMT by Chris

newBookmarkLockedFalling