Tagged: Header Size
-
AuthorPosts
-
April 4, 2016 at 5:56 am #607360
Hello
The jpg in the header of a site that I am building is not displaying at its full size (1310×155). It remains small. I’ve checked the settings and tried resetting them and tried different settings but to no avail.
I would appreciate it if you will please take a peak at it. Login info in private content area.
Once again…GREAT THEME and GREAT SUPPORT! Thank you very much.Marlise
- This topic was modified 8 years, 7 months ago by freeethinka.
April 4, 2016 at 6:36 am #607384Hey freeethinka!
I can see it here
http://awesomescreenshot.com/0965rfgzdfas a full image.
can u please confirm to us if it is your cache or not?
Thanks a lotBest regards,
BasilisApril 5, 2016 at 12:33 am #607970Hi Barilis!
Thank you very much but no cigar. It only shows at full size in Firefox v44 but no luck with Chrome v49.0.2623.110 (64-bit), or Safari v9.1 (9537.86.5.17.4).
I’ve cleared the cache in all 3 of my browsers many times and on several occasions but to no avail. My client also cleared her cache and reloaded the page several times.
What browser were you on when you took that screenshot?
Thank you,
MarliseApril 6, 2016 at 12:31 am #608574Hello,
I replied to your query, but I haven’t heard back from support nor am I able to resolve this problem. I would appreciate it if you will please assist in resolving it.Thank you!
MarliseApril 6, 2016 at 7:11 am #608715Hi Marlise,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top.html_logo_center .logo { left: 0% !important; -webkit-transform: translate(-0%, 0); -ms-transform: translate(-0%, 0); transform: translate(-0%, 0); }
Regards,
RikardApril 6, 2016 at 5:15 pm #609067Thank you that code kind of worked except when the page is scrolled; the header then shifts left. I tried changing ‘left’ to ‘center’ but that shifted it to the right. Can you please give me the code that will keep the logo centered when the page is scrolled. I would like the logo to shrink and remain centered.
Thank you very much!
Marlise- This reply was modified 8 years, 7 months ago by freeethinka.
April 7, 2016 at 6:52 am #609360Hi,
Please try the following as well:
.header-scrolled .av-logo-container { height: 150px !important; } .header-scrolled strong.logo a img { max-height: inherit !important; }
Regards,
Rikard- This reply was modified 8 years, 7 months ago by Rikard.
April 7, 2016 at 8:00 am #609406Thank you Rickard,
I added it “as well” to the code that you gave me previously and so together this is how both sets of code appear, but still no luck:.html_header_top.html_logo_center .logo {
left: 0% !important;
-webkit-transform: translate(-0%, 0);
-ms-transform: translate(-0%, 0);
transform: translate(-0%, 0);
}.header-scrolled .av-logo-container {
height: 150px !important;
}.header-scrolled strong.logo a img {
max-height: inherit !important;
}I then tried adding it “instead” which centered it, but when the logo reduced, the header area remained large with excessive space below the reduced logo. Please see private content.
April 8, 2016 at 5:12 am #609989Hi,
It looks like you have different settings on the sites you’re comparing and the images are different as well, and you are using the logo area for something that it’s not designed for (please refer to the demo), so you will have to use custom CSS if you want to keep doing what you are doing. It’s not uncommon for us to give users custom CSS no, that is because we are kind enough to offer that to our customers.
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardApril 8, 2016 at 8:09 am #610065Hi Rikard,
I understand and very much appreciate your support.
Please see login info for both sites in Private content.Thank you,
MarliseApril 9, 2016 at 5:47 am #610486Hi,
I added the first CSS I gave you https://kriesi.at/support/topic/header-not-working/#post-608715 to Quick CSS and unchecked the Shrinking Header option under Enfold–>Header–>Header Behaviour. It’s full width now.
Thanks,
RikardApril 9, 2016 at 6:46 am #610500Hi and thank you, Rikard.
April 9, 2016 at 7:48 am #610516Hey!
Glad we could help!
Thank you for using Enfold :)
Cheers!
Vinay -
AuthorPosts
- The topic ‘Header does not display at correct size’ is closed to new replies.