PDA

View Full Version : How do you add a custom style to a hack?


mac27
02-11-2007, 02:14 AM
I have a hack that I made. I made a custom template to go with this hack. I have plugins that call this custom template. Now my question is.

How do I make it so that the custom template is created automatically when the hack is installed?

I appreciate any help with this.

Analogpoint
02-12-2007, 01:42 AM
One way is to download a plugin that makes template modifications, open the product file in a text editor and see how they did it. :) I know it's not an easy answer, but that's how I'd research this.

mac27
02-12-2007, 01:49 AM
Actually I already figured it out. There is a simple way to do it. You have to be in debug mode and put your template in the Master Style and when you export your product the template goes with it.

Analogpoint
02-12-2007, 02:11 AM
Great. I'll keep that for future reference. :)