Where is the code that determines where the template will be used if a particular styleset does not have a template associated with it? I would like it so that the logic worked like this, i have 2 style sets.
If using style set A
if template - use it
if not template (ie not a custom one in styleset A) then use the default template that comes with VB.
If using style set B
if template use it
if no template, then use the template in style set A. If no template in styleset A then use default template.
See what i mean? This means that for template sets which only have a different header, footer and something else, i do not have to keep up to date every other single template from my default one.
any ideas?
|