Log in

View Full Version : How do I make the border thinner?


por4x4
09-29-2005, 09:45 PM
In the postbit_legacy template, I have this -


<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px 0px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>

<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="1" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal" colspan="2">


I want a much thinner border. It's way too thick! Where/how to I get it thinner! PLEASE HELP!


*edit - I found the answer to my own question here - http://www.vbulletin.com/forum/showthread.php?t=100305

Thanks anyhow. :)

Blaine0002
09-29-2005, 10:29 PM
try checking in your style settings.