does mediashare allow tu use not only theme specific templates but also theme dependant style sheets?
i tried using the pgcalendar-method (theme/templates/modules/pgcalendar/style) but it doesn't work.
is this just the wrong path or this this option not implemented (yet)?
Posted: 15.05.2006, 20:58
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
That *should* be a feature of pnRender (perhaps Xantia). Try forums on postnuke.com. I'm not sure how it works.
At least my theme loads "style.css" from "/modules/mediashare/pnstyle". I assume it does something similar from the theme folders.
Posted: 16.05.2006, 16:58
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
The style sheet inclusion by pgcalendar is not a standard pn feature. It is performed by function pgcalendarStyleSheetInclude in common.php of the pgcalendar module.
Could probably be ported to mediashare with ease.
Posted: 17.05.2006, 16:12
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
okay, it *is* a pnRender/xanthia feature.
you can use theme-specific style sheets using this trail: