[resolved]: can 1 stylesheet be shared between 2 templates ? - Joomla! Forum - community, help and support
hi
please forgive utter noobishness of question ....
i've grasped whole template thing , have made 2 basic templates site, in pages have 3 columns , have 2 (no right col).
i presume it's possible combine css both layouts 1 stylesheet , use both templates - best way of doing ?
thanks can give me
please forgive utter noobishness of question ....
i've grasped whole template thing , have made 2 basic templates site, in pages have 3 columns , have 2 (no right col).
i presume it's possible combine css both layouts 1 stylesheet , use both templates - best way of doing ?
thanks can give me
it best if have own independent style sheets.
the reasons being:
- if sharing style sheet, need common directory style sheet has shared.
- unnecessary style information loaded when of these templates loaded. may result in slow loading of pages/site (may not appreciable).
- if packaging them independently, package needed template in package.
if developing/designing them now, have them common until development finishes there advantage of changes style reflecting in both templates. after development, suggest having own style sheets styles applicable them.
hope clarifies...
the reasons being:
- if sharing style sheet, need common directory style sheet has shared.
- unnecessary style information loaded when of these templates loaded. may result in slow loading of pages/site (may not appreciable).
- if packaging them independently, package needed template in package.
if developing/designing them now, have them common until development finishes there advantage of changes style reflecting in both templates. after development, suggest having own style sheets styles applicable them.
hope clarifies...
Comments
Post a Comment