If I change table.wrapper to like this, then it can work in firefox, but can not work in IE, and idea?
table.wrapper {
width : 980px;
background:#FFFFFF url(http://www.servebyte.com/images/content.jpg) repeat-y;
padding: 0 25px 25px 25px;
}
I find that this site http://clients.servebyte.com/ only works in firefox.
If we open it in IE 7.0,
the width of client area is not adjusted, and looks very ugly.
Any idea to resolve this?
Thanks.
Hi, I want to change the width of main page to fit my site,
I have tried many ways, but no lucky.
I'm sure this is possible,
since this site have adjusted the width very well.
see http://clients.servebyte.com/
any idea is appreciated.
Thanks.