On Mon, Mar 26, 2012 at 4:21 AM, JunLe Li <lijunle@gmail.com> wrote:
can i copy the orignal one, then just make some modifications? where is the orignal css file?
在 2012-3-26 上午5:59,"thatsgreat2345" <thatsgreat2345@gmail.com>编写:
If you want to use your own layout you must add a file called default.ctp into layouts folder (inside your apps View folder). This will override cakes default layout, you'll have to setup your default layout though. Then you can define your own css stylesheets, add them into the css folder of your webroot. Then inside your views you can echo $this->Html->css(array('mycssstyle')); and it will format it correctly and link to the correct css file in your webroot css folder.
> borde...
On Sunday, March 25, 2012 11:22:51 AM UTC-7, Daniel wrote:
>
> I want to change some CSS:
--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment