Hi, I'm working on a Symfony 1.0 project and needing to add an IE6 hack CSS as the last CSS but need to add code to only include the CSS if the browser is IE6. How can I do that?
I added the code just above </head> in layout.php but it still would not show up after other CSS files. Other CSS files always come last. Cheers, Sid -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
