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

@ -1,24 +1,27 @@
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="7" width="59"><img src="{img_root}/side_bar_bottom.gif" width="59" height="7"></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="7" width="59"><img src="{img_root}/side_bar_bottom.gif" width="59" height="7"></td>
<td></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<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>
<td background="{img_root}/menu_bar_bg.gif" width="100%">&nbsp;</td>
<td width="9"><img src="{img_root}/menu_bar_right.gif" width="9" height="24"></td>
</tr>
</table>
</td>
</tr>
<tr><td background="{img_root}/blue_filler.gif" height="20"><font color="ffffff">{user_info}</font></td></tr></table>
</tr>
<tr>
<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>
<td background="{img_root}/menu_bar_bg.gif" width="100%">&nbsp;</td>
<td width="9"><img src="{img_root}/menu_bar_right.gif" width="9" height="24"></td>
</tr>
</table>
</td>
</tr>
<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,39 +1,40 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="218" height="33"><img src="{img_root}/logo.gif" alt="phpGroupWare"></td>
<td width="100%" valign="bottom" background="{img_root}/menu_filler.gif">&nbsp;</td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{home_link}"><img src="{img_root}/tab_home.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="85" background="{img_root}/blue_filler.gif"><a href="{preferences_link}"><img src="{img_root}/tab_prefs.gif" width="85" height="23" border="0"></a></td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{logout_link}"><img src="{img_root}/tab_logout.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="39" background="{img_root}/blue_filler.gif"><a href="{help_link}"><img src="{img_root}/tab_help.gif" width="39" height="23" border="0"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<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>
<td background="{img_root}/menu_bar_bg.gif" width="100%">&nbsp;</td>
<td width="9"><img src="{img_root}/menu_bar_right.gif" width="9" height="24"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="100%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="7" width="59"><img src="{img_root}/side_bar_top.gif" width="59" height="7"></td>
<td></td>
</tr>
<tr>
<td valign="top" align="center" background="{img_root}/side_bar_bg.gif" height="100%" width="59">{applications}</td>
<td width="100%" valign="top">
<table width="100%" border="0" cellspacing="15" cellpadding="15">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="218" height="33"><img src="{img_root}/logo.gif" alt="phpGroupWare"></td>
<td width="100%" valign="bottom" background="{img_root}/menu_filler.gif">&nbsp;</td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{home_link}"><img src="{img_root}/tab_home.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="85" background="{img_root}/blue_filler.gif"><a href="{preferences_link}"><img src="{img_root}/tab_prefs.gif" width="85" height="23" border="0"></a></td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{logout_link}"><img src="{img_root}/tab_logout.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="39" background="{img_root}/blue_filler.gif"><a href="{help_link}"><img src="{img_root}/tab_help.gif" width="39" height="23" border="0"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<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>
<td background="{img_root}/menu_bar_bg.gif" width="100%">&nbsp;</td>
<td width="9"><img src="{img_root}/menu_bar_right.gif" width="9" height="24"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="100%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="7" width="59"><img src="{img_root}/side_bar_top.gif" width="59" height="7"></td>
<td></td>
</tr>
<tr>
<td valign="top" align="center" background="{img_root}/side_bar_bg.gif" height="100%" width="59">{applications}</td>
<td width="100%" valign="top">
<table width="100%" border="0" cellspacing="15" cellpadding="15">
<tr>
<td valign="top">