On Jun 1, 8:19 pm, Mike BWD <[EMAIL PROTECTED]> wrote: > Hi AJ I am using out the box Mollio and have left the DMheader as is I > am not sure if/what tweak is needed. > > For this project I need to have a slightly different style for five > top nodes and there children. I haven't needed it until now but it > looked like the perfect solution. > > Geoff > We have moved away from recommending the dmCSS object in > core,... > > for this situation it is great and be a shame not to keep in future > versions > Can you get this to work in an out the box mollio?
The solution still works I believe. You just need a custom tag in the top of your template that looks up the CSS items in the tree and outputs them accordingly. Look for ./core/tags/webskin/importcss.cfm You can also use something like tree.getAncestors() to build a switch for CSS based on your site section. -- geoff http://www.daemon.com.au. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
