if the css is in the generated HTML, check if you can access the css file manually by doing : http://yourlocalwebsite/css/main.css
If you get an 404 error, it may be an permission issue. On Mon, Aug 17, 2009 at 4:18 PM, Eno <[email protected]> wrote: > > On Mon, 17 Aug 2009, sunny wrote: > > > i have file main.css and i have included in view.yml. > > Show us view.yml. > > > but the page doesnot display the main.css file. > > Is it in the HTML generated? > > What does your layout look like? > > > > -- > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
