help me on alignment please

go to edit templates>>>>postbit templates>>>>postbit_legacy

find:
Code:
<div id="postmenu_$post[postid]">

look at the td class right above it... change the width
like mine says:
Code:
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
 
Back
Top