hello people, how use Two Sidebars Layout on elgg 12.6 ?
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.
- Team Webgalli@webgalli

Team Webgalli - 0 likes
- http://learn.elgg.org/en/2.0/guides/plugins.html
- http://learn.elgg.org/en/2.0/guides/views.html
- http://learn.elgg.org/en/2.0/guides/themes.html
You must log in to post replies.You have to develop a new theme for this. In the theme you have to override the views/default/page/layouts/one_column.php with a second sidebar.
The one_column is the most commonly used layout in elgg. The following links will be useful for you.