Hello!. I just found out that the display of the pages of my theme gets very distorted on small screens, like mobile's. The topmost menu get above the login module. Any advise as to how fix it?
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.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- jacintodavila@jacintodavila
jacintodavila - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
You must log in to post replies.Use media queries and make responsive design of your theme.
E.g., Aalborg theme is a responsive elgg theme.
Extend the /view/default/theme/css in your theme with the media queries. Look at this css as an example and a start point for you.
Hello Again. Any idea where are these defined in the default setup?
class="elgg-menu elgg-menu-site elgg-menu-site-default clearfix"
I only need to change them, but can't find their definition in navigation.css.php
Thank you
In first, look at this hook:
Learn more
In second, change CSS styles in: