Can someone help me with this. I know a good amount of php. I want to mod the blog plugin so that the all blogs link goes away. Which I can probably can actually figure out by myself, but I really want to know how to add the "Create" button in the corner there. That would remove the link on the side and there would be a button in the corner instead. Picture below:

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.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- Tyler Strayhan@thettyn

Tyler Strayhan - 0 likes
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- Tyler Strayhan@thettyn

Tyler Strayhan - 0 likes
- Tyler Strayhan@thettyn

Tyler Strayhan - 0 likes
- Evan Winslow@ewinslow

Evan Winslow - 0 likes
- Tyler Strayhan@thettyn

Tyler Strayhan - 0 likes
You must log in to post replies.the (submenu) code is in here -> \elgg177\mod\blog\start.php
Thanks for the quick reply. I'm guessing adding the button will be more difficult?
yep, kinda, but not soo much difficult...
Do you know how? I also keep getting the "Please change your bookmark for this page." What does this mean. Do all I need to do is enable bookmarks in the tools admin?
Anyone else got anything on this?
check for the *_submenu_item functions in elgg core and see how they work.
Exactly where is that?