Posted by Bob3009 on August 19, 2009 at 9:40am
Jump to:
| Project: | Nitobe |
| Version: | 6.x-4.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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 |
Comments
#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.
#4
The width of the images on the left and right are 200px. What is the maximum size that they should be set to?
#5