Well I finally figured out how to make my background curved,
By using this code for my header:
and for my footer:
The problem is that this only works when I have the Main Table Width percentage set to 100%, which I'd like to have set lower to like 90% or even 95%
This is what it looks like at 90%

Notice the top part is all messed up? How do I change the coding to fix it?
Thanks for the help!
By using this code for my header:
<img src="http://img269.imageshack.us/img269/7164/leftimg.png" align="left"><div style="background: url(http://img505.imageshack.us/img505/7582/gradient.png) repeat-x"><img src="http://img269.imageshack.us/img269/7505/rightimg.png" align="right">
<img src="http://img30.imageshack.us/img30/545/bottomleftimg.png" align="left"><div style="background: url(http://img32.imageshack.us/img32/2952/gradientt.png) repeat-x"><img src="http://img30.imageshack.us/img30/1958/bottomrightimg.png" align="right">
This is what it looks like at 90%

Notice the top part is all messed up? How do I change the coding to fix it?
Thanks for the help!
Comment