PDA

View Full Version : Styles Help


imported_ambrosious
08-07-2004, 02:05 PM
When I upload a style, I want it to take on the default's hacks I have installed. It never works, no matter whether I make the default the parent style or not.

Any ideas on how to do that?

Tony G
08-07-2004, 11:24 PM
If you're talking about template code from hacks, you need to re-do it for the new style you're uploading.

defi
08-08-2004, 01:27 AM
or you can make it as a child style for the style you have the hack templates on ;)

Regards,

Jonathan

dcarr
08-09-2004, 12:15 PM
even if you make it a child, If that style had any change made to a template, that template will not inherit from the parent. As I've seen, many of the styles have modifications to navbar, postbit etc... the very same template you usually need to change when putting in a new hack :). So no matter what you do, those already changed temps won't inherit.

defi
08-10-2004, 12:42 AM
even if you make it a child, If that style had any change made to a template, that template will not inherit from the parent. As I've seen, many of the styles have modifications to navbar, postbit etc... the very same template you usually need to change when putting in a new hack :). So no matter what you do, those already changed temps won't inherit.
The first post states he needs the modification templates he already has created be ported over to a new style.

Creating a child style will inherit the templates in the parent style. Just not if you add new templates.

Tony G
08-10-2004, 04:55 AM
Yes, but the style is different. The child style only works for color changes and that. But let's say this is a completly different design, and to put hack code template changes in to templates such as forumhome, you need to do it manually.

defi
08-10-2004, 05:14 PM
Okay I got it now, I interpreted the request wrong :S