Is the css file in your plugins webroot/css directory? And do you have a server that supports url rewriting? If either is not true plugin assets won't work.
-Mark On May 9, 10:04 pm, CoDe <[email protected]> wrote: > What is the new correct way for add css on you plugin because there > cakephp show me CssController not found. > > I wrote in my plugin layout echo $this->Html->css('/forum/css/ > style.css'); but nothing happend > > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 > athttp://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
