Forum Replies Created
-
AuthorPosts
-
Many thanks! That works perfectly!
Hello,
I found this code very helpful, however, I’m finding the problem still exists on Firefox. Here’s a screen shot of the same logo file being used on a “Boxed Layout”. https://www.dropbox.com/s/i8wjaakbf3svbyh/Logo%20not%20sized%20correctly.pdf?dl=0
The top screen shot shows the menu below the logo but the logo is NOT the full height of the header area.
The bottom screen shot show the menu above the logo and it is sized correctly.I’ve added the code you suggested above to my Quick CSS:
.html_header_top.html_logo_center.avia-webkit .logo {
left: 0%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}Let me know if you have a correction for Firefox browser and why it would show correctly when menu is above but not when menu is below.
Thank you,
OliviaNovember 14, 2014 at 3:34 am in reply to: Logo won't resize correctly on tablet (iPad tested) #351088PERFECT!! it works like a charm. Thank you so very much. I really appreciate the quick replies too!
OliviaNovember 13, 2014 at 4:43 am in reply to: Logo won't resize correctly on tablet (iPad tested) #350566Here’s a screen shot taken from the iPad: http://odez.com/imgs/IMG_0059.png
I should also mention the iPad has gone through all the latest iOS updates.
Thanks,
OliviaNovember 13, 2014 at 2:27 am in reply to: Logo won't resize correctly on tablet (iPad tested) #350547Thanks for the quick reply. I’ve added the code to the Quick CSS but no change on the iPad test. The logo seems to adjust fine on iPhone but the iPad it shows very small in the header space.
Any other ideas?
Thanks,
Olivia -
AuthorPosts