Closed (fixed)
Project:
AD Novus
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Jun 2008 at 20:59 UTC
Updated:
21 Jul 2009 at 21:50 UTC
Jump to comment: Most recent file
If I have a left column, content, and a right column; in the fixed-width version, the right column gets pushed down below the content area. This happens in Safari 3.1.1. , but not in Firefox 2.0.0.14 .
I'm trying to figure it out, but can't quiet narrow down the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | With Safari Fix | 236.18 KB | csmcdem |
| #3 | Without Safari Fix | 373.49 KB | csmcdem |
Comments
Comment #1
Alan Cooney commentedSounds like something in your content is causing Safari to overflow incorrectly. Try making images slightly less wide, or if necessary making the following change in style.css:
to
Comment #2
rovoAwesome, that fixed it. Thank You very much. The only other minor issue I see is, in the main content there is the tabs bar at the top of the node, and it runs off, outside the box. Is there a way to make that wrap back in? This happens in FireFox also.
Comment #3
csmcdem commentedI posted this also under the Browser Glitches section, but thought I should do it here also. When I go to use this code, it makes the main content become to small under Firefox 3.
Comment #4
rovoI have a lousy hack for this ,
This is an ugly hack, should be an easier fix for this.
also, 448 is much smaller than the full length of the tab list across the top, when logged in. Trying to figure a way to get the list to wrap.
Comment #5
Alan Cooney commentedFixed - http://drupal.org/node/512982