Quote:
Originally Posted by Live Wire
It works because its in the body tag. Before you had it in the page tag.
|
Yes, I knew it would work in the body tag before however I would have to compromise this code in my header to do it:
PHP Code:
<table border="0" width="100%" cellpadding="10" cellspacing="0"
bgcolor="#1D2647">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#1D2647">
<!-- content table -->
<table bgcolor="#1D2647" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
The above code overides any css code for the background/body because IE reads from top to bottom.
Not to be redundant but please tell me if it is working for you all in your IE browsers?
http://www.saltcreep.com/forums/