Hi John,

No its not  compulsory . You can change the complete layout. Just make a new
layout and place it inside your layout folder. Then in your controller you
use the layout . For example if you create a new layout by name test, then
create a test.ctp file and place it inside your layout folder. Then in Your
controller you can right

class MyController extends AppController{

var $name ='My';

var $layout ='test';

..... your code continues...

Enjoy

Amit

www.amitrawat.com

On Wed, Dec 22, 2010 at 3:59 PM, John Maxim <[email protected]> wrote:

> Hi,
>
> I'd like to change the default layout, Cakephp, to my own design, is
> it compulsory we have to leave the logo Cakephp at the bottom right of
> the page, and a Cakephp.org link at the top left of the page ?
>
> Is there a way to replace the default favicon ?
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
  • ... John Maxim
    • ... Amit Rawat
    • ... Mike Karthauser
      • ... John Maxim
      • ... Ryan Schmidt
        • ... ⎝⏠⏝⏠⎠ Kuldeep Singh PHP FreeLancer Web Develo per , SEO Services
          • ... John Maxim

Reply via email to