The default one is in cake/libs/views/layouts/default.ctp copy that to app/views/layouts where you can modify it to be as you wish.
you can also add your own layouts and specify which is used through the controller. On Mon, 2011-01-24 at 16:16 -0800, Kid wrote: > Hello, I'm new to cake php but i know a bit bout basic php.. I > understand the MVC concept i think^^, i need to change the whole > appearance and layout of a site powered by cakePhp..where can i find > the file that controls the structure and appearance of the pages and > how?? Sorry for my noobness.. tq all^^ > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
