- Posts: 3
 - Thank you received: 0
 
Detaching Demo Logo Graphic
- 
        hkelley
Inactive member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                3 years 2 months ago                #49458
        by hkelley
    
    
            
            
            
            
            
                                
    
                                                
    
        Detaching Demo Logo Graphic was created by hkelley            
    
        Setup: Joomla! 4.1.5  - HotJoomlaTemplate "Business"
I have successfully installed my logo graphic in the logo row section; however, I cannot find a method of detaching (removing) the sample logo graphic installed with the upload of the fresh demo template. Where do I find the link to this graphic?
I am very impressed with Sparky...just need time to learn more about it.
Howard
I have successfully installed my logo graphic in the logo row section; however, I cannot find a method of detaching (removing) the sample logo graphic installed with the upload of the fresh demo template. Where do I find the link to this graphic?
I am very impressed with Sparky...just need time to learn more about it.
Howard
Please Log in to join the conversation.
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6899
 - Thank you received: 737
 
            
        
                3 years 2 months ago                #49459
        by milos
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic Detaching Demo Logo Graphic            
    
        Hello,
Please edit this CSS file /media/templates/site/business/css/custom.css and remove this:
and this:
Regards,
Milos
Please edit this CSS file /media/templates/site/business/css/custom.css and remove this:
Code:
.mp_logo {
    background: url(../images/logo1.png) no-repeat left;
    background-size: 60px 60px;
    background-position: 10px 6px;
}
and this:
Code:
.mp_logo .sparky_feature {
    padding-left: 60px;
}
Regards,
Milos
Please Log in to join the conversation.
- 
        hkelley
Inactive member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 3
 - Thank you received: 0
 
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6899
 - Thank you received: 737
 
            
        
                3 years 2 months ago                #49461
        by milos
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic Detaching Demo Logo Graphic            
    
        Hello,
If you are using Style 2, 3 or 4, you will also need to edit file /media/templates/site/business/css/style2.css (or style3.css or style4.css) and remove this:
Regards,
Milos
If you are using Style 2, 3 or 4, you will also need to edit file /media/templates/site/business/css/style2.css (or style3.css or style4.css) and remove this:
Code:
.mp_logo {
    background: url(../../images/logo2.png) no-repeat left;
    background-size: 60px 60px;
    background-position: 10px 6px;
}
Regards,
Milos
Please Log in to join the conversation.
- 
        hkelley
Inactive member - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 3
 - Thank you received: 0
 
            
        
                3 years 2 months ago                #49462
        by hkelley
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by hkelley on topic Detaching Demo Logo Graphic            
    
        Problem solved...and I should have known better. The problem was that the demo logo image was retained by the browser cache (on two browsers).  Once I flushed the caches, the demo logo disappeared, and all is well.
Thank you for your prompt weekend support. It is very much appreciated.
Thank you for your prompt weekend support. It is very much appreciated.
Please Log in to join the conversation.
        Time to create page: 0.206 seconds