To change the cakes css style

make ur own css and place it in the default.ctp file

in app/views/layout folder

place this there

 <?=$html->css('your css file name');?>

eg:

 <?=$html->css('styles');?>

using this in default will set this style for all view pages...

=> alternativelty

in the requried view page add the above code....

On Tue, Jul 14, 2009 at 2:28 PM, Dhileepen Chakravarthy <
[email protected]> wrote:

> Hi Everybody,
>
> i can able to change the existing css . but how do i use newly created css
> class into my .ctp file
>
> Regards,
> Dhileepen
>
> >
>


-- 
-- 
(¨`•.•´¨) I may be busy,
`•.¸(¨`•.•´¨)  but I assure you,
(¨`•.•´¨)¸.•´ you are always in my heart
`•.¸.•´


With Lots of Love.....

THANKS AND REGARDS

Jeffery Jacob

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to