Closed (fixed)
Project:
Zen
Version:
5.x-0.6
Component:
IE Problems
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2007 at 18:40 UTC
Updated:
26 Sep 2007 at 15:31 UTC
Hi
I am having a custom theme based on zen didn't do much changes but a few ones here and there
am using the collapseblock feature with jstools and am using invite and guestbook
on the write to others guestbook the form comes below the left sidebar and the right bar comes below the form and the same for the check invite page also for the invite module
any suggestions why in IE 6 this happens in firefox it is fine
and also my screen resolution is 1024x768
thnx
Comments
Comment #1
frizilla@drupal.org commentedsolved it
got help from http://drupal.org/node/110550
had to just change the following code
div id="main" class="column"><div id="squeeze">to
div id="main" class="column"><div id="squeeze" class="clear-block">Comment #2
yoroy commentedComment #3
(not verified) commented