Hi,

I have a header div #header is relatively positioned. Inside this is an 
absolutely positioned #menu_holder div that holds a suckerfish menu. The 
problem i when I use top:80px; on the menu holder it is perfect in both IE 
version and too low in FF. when I change it to 60px FF is the one that is 
perfect

The thing that seems may  difference is the way they react to a searchbox in 
the header...


<table width="198" border="0" style="position:absolute; top:0px; right:0px;">
  <tr>
    <td height="27"><div align="left">search this site for </div></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td width="149"><div align="right">
      <input name="" type="text" />
    </div></td>
    <td width="33"><input name="GO" type="button" value="GO" /></td>
  </tr>
</table>


I have taken this out altogther and nothing moves so maybe not! Is there an 
absolute issue with FF or IE?


Ross
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to