Right hand blocks crashing into middle section
Bob3009 - August 19, 2009 - 09:40
| Project: | Nitobe |
| Version: | 6.x-4.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I have just discovered that the blocks on the righthand side can sometimes crash into the middle section. It does depend on the individual users settings as I have tested the site on 9 computers and it has happened on one of them so far.
Also when pages are printed from the site the right hand blocks appear in the middle section on top of the text already there
| Attachment | Size |
|---|---|
| clip_image001.jpg | 175.53 KB |

#1
This displacement is being caused by the CSS supplied by the module(s) generating the mis-located blocks. What module is generating the block in question?
I have created a distinct issue ( #553558: Fix print stylesheet ) for the print stylesheet problem.
#2
I am using the imagemenu module, this is what caused the problem when one of my colleagues viewed the website on their screeen (see the attachment from original post).
Though when my colleague printed the frontpage of the website the same thing happened on the print out. This was a block that I had created just using the add a block option in admin/site bulding/blocks function.
Have you any recommendations of what I could do to solve this problem?
Thank you in advance
#3
It is likely that the image width is too great for the sidebar which is fixed width. Do you have dev site available that could be looked at. It's impossible to debug a problem like that from just a screenshot.