extraicons image and layout mods

This commit is contained in:
Jerry Ruhe 2006-12-12 07:59:19 +00:00
parent f791b17f87
commit eb88f7b3f1

View File

@ -10,7 +10,7 @@
</ul> </ul>
</div> </div>
<div id="divAppIconBar"> <div id="divAppIconBar">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="padding-top: 0px"> <table class="appIconTbl" width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr> <tr>
<td width="180"></td> <td width="180"></td>
<td valign="bottom"> <td valign="bottom">
@ -23,9 +23,7 @@
</tr> </tr>
</table> </table>
</td> </td>
{app_extra_icons_icon} {app_extra_icons_icon}
</tr> </tr>
</table> </table>
</div> </div>
@ -174,7 +172,7 @@
<!-- BEGIN app_extra_icons_icon --> <!-- BEGIN app_extra_icons_icon -->
<td width="26" valign="top" align="right" style="padding-right:3px; padding-top:20px;"> <td width="26" valign="top" align="center" style="padding-top:13px;">
<a title="{lang_show_more_apps}" href="#" {show_menu_event}="ypSlideOutMenu.showMenu('menu1')"><img src="{img_root}/extra_icons.png" border="0" /></a> <a title="{lang_show_more_apps}" href="#" {show_menu_event}="ypSlideOutMenu.showMenu('menu1')"><img src="{img_root}/extra_icons.png" border="0" /></a>
</td> </td>
<!-- END app_extra_icons_icon --> <!-- END app_extra_icons_icon -->