Can I have my header be unique to the page?
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 28
As in: When the user clicks the News button it says NEWS on the top header and when the user clicks Links it says LINKS in the header and so on....like the header graphic not just some text.....thanks :)......example on caridilaw.com then click links and/or news and both will say CaririLawNEWS at top since I dont know how to have it differentiate between either.....thanks :) -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Yes it's possible with AutoThemes to make different modules have a different look. Look at the AT-PMS theme.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Expert
- Registered: Mar 11, 2003
- Last visit: Oct 21, 2009
- Posts: 1104
When did AutoThemes become part of the core? It's not in my distro.
Slugger -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Did I say it was? He asked how to do it, I told him it would require AutoTheme, left out that Xanthia allows for the same type of thing, but there are no examples of this that I've seen in Xanthia at this time.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
It would be trivial with Xanthia using a little bit of template logic. Split your header out into a seperate template. Then use something like
The header for each module will then be module_name-header.htm in the templates directory for the theme. e.g. news-header.htm.
-Mark
--
Visit My homepage and Zikula themes. -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 676
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
- Moderated by:
- Support
