Hmmmm.....you might want to take a look at the official documentation. I'd start well..from the start: http://book.cakephp.org/
At least go through the blog tutorial before asking any more questions: http://book.cakephp.org/view/219/Blog To solve your css and green(?) header/footer issues, read about layouts: http://book.cakephp.org/view/96/Layouts On Jul 1, 9:25 am, heli007 <[email protected]> wrote: > 1) > i put a home.ctp file into \app\views\pages > ,when i browse it i can see the page but without css style, > in that home.ctp file I wrote <link href="default.css" > rel="stylesheet" type="text/css" /> between <head>,and i have out > default.css to the \app\webroot\css directory,why does it not work > > how to add css to a page > > 2)does every page made by cakephp has that cakephp green header and > footer? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
