I've successfully created a separate theme that user can select for their MySite - The issue is that I'd like for the theme to become the default theme applied.
I've updated converted the TemplateID to be that of the original default theme. I was hoping that this would allow my theme to selected. This did NOT work.
I've followed the instructions found here: Customizing MOSS 2007 My Sites within the enterprise
Not being a c# developer this is a bit much and over the top. I do not need to create a full feature that can be enabled through the backend and whatnot, but rather over-write the current default theme.
Any help or suggestion would be appreciated!