ok.
That's an example of using a background color and rounded corner images. there's a table way to do this and a css way.
For the table way, you put the forum in the center cell of the 2nd row of a 3 row table. Set the table background color to whatever.
in the first and 3rd rows, use quarter-round background/forground images in the 1st and 3rd cells. Set the width of those cells to the width of the images.
for a css solution, check out the rounded corner generator at
http://www.neuroticweb.com/recursos/css-rounded-box/You could also use the images generated there for the table solution.
I use something similar at
http://new2asp.com/forum but I like the css produced by the generator better.
Edited by dpyers - 09 July 2006 at 1:26am