Hay all, I just looked at this site http://wafflesradio.com in the reviews and I like the round edge on the tables. How do you do this? Is in an image or what?
Little bit of Javascript and some CSS. Javascript calls the CSS file and some other things. I'm attempting to switch that to PHP at the moment so that it will be rounded before people see it.
If javascript is turned off the corners just don't round. Nothing else messes up.
It doesn't like padding on the div's it's applied to though, so I had to get stuff off the edge by putting it in the paragraph's CSS part, stuff like that.