|
Sorry, didn't notice that my vbulletin gobbled my code there.
Anyway I spose I'll just use the existing CSS for this... it seems to produce a thinner line.
One way I know of to make a thin lined border in straight HTML is to put a 699 pixel table within a 700 pixel table that has border=0, but set the border colors anyway.
Then since your 699 pixel table has a .5 pixel difference on all the sides, you'll get a thin table border that you can make nice rounded headers/footers to match up against.
|