Active
Project:
Amity Island
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 01:40 UTC
Updated:
23 Mar 2009 at 03:35 UTC
Tested in:
Internet Explorer 7.0.6000.16512 at resolution 1280x800 on Microsoft Windows Vista.
Firefox 3.0.7 at resolution 1400x1050 on GNU/Linux distribution Ubuntu 8.10.
Konqueror 4.2.00 at resolution 1400x1050 on Linux distribution Ubuntu 8.10.
The quick work around I found to this problem for browsers that support is adding overflow:hidden to the body of page.tpl.php
style="overflow:hidden;"
to file ./sites/all/themes/amity_island/page.tpl.php
between
<body
and
<?php print ...
This work around does not apply to Internet Explorer 7.
Drupal version 6.10 using 6.x-1.0 Amity Island release from http://ftp.drupal.org/files/projects/amity_island-6.x-1.0.tar.gz.
Comments
Comment #1
wretched sinner - saved by grace commentedMoving to the Amity Island queue, as it is an issue with the theme, not Drupal Core.