This is what I did,in the header_contents.php found in the page elements (you will need to work with the image size...
<div id="page_container">
<div id="page_wrapper">
<div id="layout_header">
<div id="wrapper_header">
<!-- display the page title -->
<h1><a href="<?php echo $vars['url']; ?>"><img src="http://your.net/images/me.jpg" border="0"></a></h1>
</div><!-- /#wrapper_header -->
</div><!-- /#layout_header -->
Rohith,
You do not have a similar interface as dashboard. You'll need to edit cuatom_index/views/default/canvas/layouts/new_index.php. I think custom_index has latest members and latest groups by default.All the best.
There are 2 files you need to edit:
custom_index/views/default/canvas/layouts/new_index.php
custom_index/index.php
Adding new things to the page is easy enough, just follow how other things are added to it and change the code to fit the objects you want displayed.
Good luck!
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.