![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
IE 6 & 7 White Space Problem
Hello,
I have a template that I use throughout my site. The template includes the Spry Menu Bar and three editable regions. The pages all look great in Firefox. But in IE6 and IE7, there is a problem--white space vanishes and the text is too close to the objects above it. Specifically, The <h3>Page Title</h3>appears to close underneath <td><!-- TemplateBeginEditable name="EditRegion1" -->. It's fine in Firefox, however. Any help is greatly appreciated. Thank you, ===================== Here's the code. <style type="text/css"> <!-- body { background-color: #878737; } --> </style> </head> <body text="#333333" vlink="#333333" alink="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <TABLE width="800" border=0 align="center" cellpadding=0 cellspacing=0 bgcolor="#FFFFFF"> <TBODY> <tr> <td width="2%"> </td> <td width="96%"><img src="../SpryAssets/mainnav_logo.jpg" /></td> <td width="2%"> </td> </tr> <tr> <td> </td> <td><!-- TemplateBeginEditable name="EditRegion1" --> <h3>Page Title</h3> <!-- TemplateEndEditable --></td> |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|