Made this look the same from IE and Netscape, but in IE it would be better to have it fill the page. Not sure what final resolution will be

This commit is contained in:
seek3r 2002-01-04 17:31:57 +00:00
parent 9468a22fbb
commit ee6e6860d8
3 changed files with 69 additions and 62 deletions

View File

@ -11,7 +11,7 @@
</td>
</tr>
<tr>
<td>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="7"><img src="{img_root}/menu_bar_left.gif" width="7" height="24"></td>
@ -21,4 +21,7 @@
</table>
</td>
</tr>
<tr><td background="{img_root}/blue_filler.gif" height="20"><font color="ffffff">{user_info}</font></td></tr></table>
<tr>
<td background="{img_root}/blue_filler.gif" height="20"><font color="ffffff">{user_info}</font></td>
</tr>
</table>

View File

@ -135,6 +135,9 @@
}
// else {echo 'function was found<br>';}
//$temp_browser = CreateObject('phpgwapi.browser');
//echo 'agent: '.$temp_browser->get_agent().'<br>';
$tpl->set_var($var);
$tpl->pfp('out','navbar');
// If the application has a header include, we now include it

View File

@ -1,4 +1,4 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@ -37,3 +37,4 @@
<table width="100%" border="0" cellspacing="15" cellpadding="15">
<tr>
<td valign="top">