June 12, 2006
Hello,I would like to change the default theme for the homepage of Elgg.I have dug around in the database, and I think that I have a handle on what I need to do, but I am scared to take the plunge and start changing things. Also, I would like to change the content of the main page. Does anyone have some pointers? ( I hope I did not miss this in the manual)Cheers!
Posted by ELGG Template - James Throgmorton
You must be logged in to post a comment.

Comments
Hi there,
To change the default site theme you need to edit 'units/templates/default_template.php'
If you would like to change the profile fields you can edit 'profile/profile.class.php'
Hope this helps,
Cheers.