I just installed elgg (http://elgg.org) into my site and custom theming it is so hard.
I have the theme all coded out in html and css. But Elgg is split up into all these different php files its too confusing.
Is there a theme or tutorial out there that could help?
Thanks.
You can find the tutorial at Elgg Themes. And also, some example theme plugins. They recommend to develop themes as a plugin instead of changing the code of existing theme.