- Posts: 23
 - Thank you received: 0
 
logo way tooo small when responsive
- 
        hyrum_0
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                10 years 10 months ago                #43597
        by hyrum_0
    
    
            
            
            
            
            
                                
    
                                                
    
        logo way tooo small when responsive was created by hyrum_0            
    
        I'm using Joomla 3.3.6, latest PHP...and the latest sparky template.
On my site, everything is working fine, but when I shrink the window in Chrome, even just a little, the logo shrinks to very small, almost unrecognizable. Same thing happens if I visit my site on my Android phone. All other images seem to be fine and shrink as expected.
How to get the logo to shrink proportionally, like all the other images/modules?
On my site, everything is working fine, but when I shrink the window in Chrome, even just a little, the logo shrinks to very small, almost unrecognizable. Same thing happens if I visit my site on my Android phone. All other images seem to be fine and shrink as expected.
How to get the logo to shrink proportionally, like all the other images/modules?
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                10 years 10 months ago                #43599
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic logo way tooo small when responsive            
    
        Can we see your link    
Please Log in to join the conversation.
- 
        hyrum_0
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 23
 - Thank you received: 0
 
            
        
                10 years 10 months ago                #43603
        by hyrum_0
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by hyrum_0 on topic logo way tooo small when responsive            
    
        My site is offline. I can send you login info, my email is hyrum.0@gmail.com
email me
otherwise, let me know what to look for.
Thanks!
email me
otherwise, let me know what to look for.
Thanks!
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                10 years 10 months ago                #43606
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic logo way tooo small when responsive            
    
        Send us login privately using "Report To Moderator"    
Please Log in to join the conversation.
- 
        hyrum_0
Inactive member - 
            
				
                            Topic Author
                                 - Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 23
 - Thank you received: 0
 
            
        
                10 years 10 months ago                #43609
        by hyrum_0
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by hyrum_0 on topic logo way tooo small when responsive            
    
        I sent the info, but forgot to include my site name
anxietypub.com
anxietypub.com
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                10 years 10 months ago                #43612
        by ivan.milic
    
    
    
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic logo way tooo small when responsive            
    
        Find this in template_css.css:
@media (max-width: 767px) {
.mp_logo {
width: 25%;
/* min-width: 50%; */
}
change 25% to 100%
@media (max-width: 767px) {
.mp_logo {
width: 25%;
/* min-width: 50%; */
}
change 25% to 100%
        The following user(s) said Thank You: hyrum_0     
            Please Log in to join the conversation.
        Time to create page: 0.177 seconds