| 
                                                                            
                                                                                kentico_janh
                                                                            - 
                                                                                5/15/2012 6:23:47 AM
                                                                            
                                                                         
                                                                        RE:SVG background image 
                                                                            Hello,
 Yes, you need to add a mime type for a svg file into your IIS. For example in IIS 7 is it:
 
 1) Choose your web site
 2) Open MIME Types
 3) Click on the Add... button
 4) Fill following properties:
 
 File name extension: .svg
 MIME type: image/svg+xml
 
 Best regards,
 Jan Hermann
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |