Okay, I was able to replicate the issue. Here is a screenshot showing a big picture overlapping the sideblocks, on the artefact/blog/view/index.php page.
** Attachment added: "blog-overlapping.jpg" https://bugs.launchpad.net/mahara/+bug/1411234/+attachment/4321437/+files/blog-overlapping.jpg -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1411234 Title: large image display problem in blog view Status in Mahara ePortfolio: Triaged Bug description: Reported by a user. Placing a very large image in a blog entry causes a display problem in the blog view. Let's say a 1200 pixels wide image is placed in a entry. The blog entry is put in a page. View.css has a max-width:100% for each blockinstance-content, so the blog entry fits into the allocated width (which is partly good because the image is distorded i.e. proportions are not kept). But when we look at the blog entry in the blog view, the wide image overlap navigation elements on the right - which is not good. There should be a CSS max-width also in the blog entry so there is no overlap. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1411234/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

