Column width problems

liunx

Guest
Hey all, I've a table problem at my site and would really appreciate any help you can give me. The site is pretty much a mess right now because I'm redesigning it, but please just ignore it. :D <br />
<br />
Anyway, if you take a look to the far left of the content you'll see a brown border. If you take a closer look, you'll see that it's actually three borders. The borders are columns in which I've put a background. I've been trying to get the column to be only 5 pixels wide (The size of one border), but it won't budge. Whatever I do it keeps the same size. How can I decrease the size to 5 pixels? :confused:<br />
<br />
EDIT: Bah, forgot the site link: <!-- m --><a class="postlink" href="http://www.avpnewsclan.xtreme-management.com/newsite/index.html">http://www.avpnewsclan.xtreme-managemen ... index.html</a><!-- m --> :D<!--content-->TD.border {<br />
background-image: url('../images/bordermu.jpg');<br />
height:5px;<br />
width: 5px;<br />
}<!--content-->Thanks for your reply, but it doesn't help. :(<!--content-->then make the 5 bigger.<!--content-->Huh? :confused:<!--content-->width: 5px;<br />
<br />
the 5 can be anything you want. make it 20 and you will see if go bigger.<!--content-->I tried to increase the size to 20px as you said, but it wouldn't even go larger. The column is like locked in size. Oh and by the way I'm actually trying to DECREASE the size to 5px. Not increase it.<!--content-->so let me get this straight. the brown border you have on the left hand side you are trying to make smaller? and you have 3 cells there? not possible. I misunderstood and thought you wanted it bigger. you have 2 cells, if you want it smaller then take one of those cells out.<!--content-->
 
Back
Top