I am trying to locate the default ajax loader gif image in the skin directory. Can't find. How can I replace the default existing magento ajax loading gif?
            Asked
            
        
        
            Active
            
        
            Viewed 2,785 times
        
    1 Answers
1
            
            
        The easiest way to override magento ajax loading gif universally will be to place an image of the same name in your custom theme directory called /images/opc-ajax-loader.gif
So, for example:
/skin/frontend/mypackage/mytheme/images/opc-ajax-loader.gif
 
    
    
        Kao
        
- 7,225
- 9
- 41
- 65
 
    
    
        Needhi Agrawal
        
- 1,326
- 8
- 14
