In my 1.9.5 installation I noticed that I can only place dashboard widgets above or below each other instead of side-by-side in 3 columns. It looks like the margin of each of the three columns is taking up the entire width of the parent container. The blue part shows the width of one of the '.elgg-col-1of3' containers, while the orange color shows the margin:
It's possible that some CSS or JS from another plugin I'm using is interfering with the dashboard, though I haven't found anything yet. Before I continue to investigate that, are there any known issues with dashboard widgets in 1.9.5? Has anyone seen an issue like this before?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Juho Jaakkola@juho.jaakkola

Juho Jaakkola - 0 likes
- Josh Henly@Josh.Henly

Josh Henly - 0 likes
You must log in to post replies.No known issues, and I'm unable to reproduce in my own 1.9.5 environment. This is most likely caused by a third-party plugin.
Thanks Juho. After disabling all non-bundled plugins and re-enabling them one by one, I found the culprit: a theme plugin that is overriding some views in css/elements/, apparently in a way that causes problems on the Dashboard.