[Tickets #4308] Fix for "Collapse Sidebar" Quirkiness in IE
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Oct 6 14:14:37 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4308
-----------------------------------------------------------------------
Ticket | 4308
Updated By | webmgr at muskingum.edu
Summary | Fix for "Collapse Sidebar" Quirkiness in IE
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Enhancement
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
webmgr at muskingum.edu (2006-10-06 14:14) wrote:
Minor Correction below:
templates/sidebar-header.inc
Duplicate of common-header.inc
Add the following before </head>:
<style type="text/css" media="screen">
html {overflow-x: hidden;}
</style>
service/portal/sidebar.php
At end of file, change common-header.inc to sidebar-header.inc
More information about the bugs
mailing list