Hi,

I've got a symfony app that uses transparent pngs which do not  
display correctly within IE6. I also have some other css issues with  
IE6, all of which are IE 6 bugs.

I need help fixing this.

I've done this before but not within a symfony app. There are  
limitations in symfony for css conditional statements. I've seen a  
patch for it ( http://trac.symfony-project.com/trac/ticket/1677 )-  
but not sure how to use the patch. I've also seen some other scripts  
which adds processing time to the page. I've searched, trac tickets,  
the groups, wiki etc.

What is the best practice to correct this?

Some of my images are within the style sheets, and some others are  
displayed using the image_tag helper.

I'm thinking of rearranging some of the design to create jpgs instead  
of transparent pngs (although this would seriously change the look),  
however, i still would have other css content that needs to be  
adjusted for IE6. So i need some type of conditionals in there. But  
with symfony, what's the best way?

Thanks in advance.

Davinder

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to