I'm very new to Cake and I've been trying to go through the documentation on theming. The external tutorials I've read indicate that the theme is set in app/app_controller.php and the theme default file is in app/views/themed/(themename)/default.ctp - this part appears to be working for me.
However I'm having a hard time figuring out how to apply css and what tokens other than $title_for_layout and $content_for_layout are available. I've placed style.css in /webroot/themed/(themename)/css yet it isnt being applied. Do I reference it explicitly from default.ctp or is there some Cake magic that I can invoke? Thanks for any guidance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
