-
AuthorPosts
-
October 19, 2016 at 10:58 pm #701560
hi guys!
I got a problem trying to use a image for full background or full widht.
My logo is 2435×277
But i cannot get to display this image using full width of header.
I have tested with:
#header_main > .container {
padding: 0;
}
or
div#header_main .container {
width: 100%;
margin: 0;
}
But its showing all time a little img of my logo.Thank you very much for support.
my site is : http://www.kingavers.comOctober 20, 2016 at 8:51 am #701735Hey mrpacogp,
I’ve checked the link you gave but it’s seems to be down at the moment. Please let us know if it’s up so we can help resolve the issue.
Best regards,
NikkoOctober 20, 2016 at 8:54 am #701738Hi Nikkko.
Thank you for support.
I mistake the url:
http://kingvaders.com/
Kind regards.October 20, 2016 at 4:38 pm #701982I have set 256px on header height on settings menu header, but stills same position.
Test also to use large width like 2560px but same effect.
Kind regards.October 21, 2016 at 11:58 am #702316Hi,
Kindly add this code to your Quick CSS:
.html_header_top.html_logo_center #top .logo { left: 0; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); } #top .logo a { max-height: none !important; } #top .logo img { height: auto !important; max-height: none !important; width: 100%; }
Best regards,
NikkoOctober 21, 2016 at 3:52 pm #702481Thank you very much @Nikko for your support.
You are awesome!
Now its working really nice!
This is because i have a max-height on default style? I have seen this on inspect my web, but dunno where come from.Finally, thank you very much.
Kind regards, and happy halloween 2016 incoming! ejejejejOctober 21, 2016 at 5:52 pm #702566Hi,
Glad that we could help, it’s a pleasure. Thank you for using Enfold :)
Advance Happy Halloween (^_^)
Best regards,
NikkoNovember 10, 2016 at 11:20 am #710637I apologize about reopen that ticket.
In my site kingvaders.com, before to do scroll down you can see the complete size of my img for header.
But when i scroll down, the main menu cut a little the main img of header.
I have tested something do a max hegiht, but every time i scroll down the img of header become reduce their size.
thank you very much for support.November 10, 2016 at 12:06 pm #710656Hi!
That is because the image size adjust when scrolling so the bar is bigger.
Do you want to make the logo smaller or adjust the size of the bar?Regards,
BasilisNovember 10, 2016 at 12:11 pm #710662Thank you Basilis for your reply.
I want to get the img of header every time the same size instead of doing scroll or not.
Now my nav bar is different but still working on that.November 10, 2016 at 5:15 pm #710834There is two components really? the header img, and the nav main, how to set or fix the img size become all time the same, or the nav main dont block de img?
Kind regards, and apologize about my english.November 14, 2016 at 6:21 am #711786Hi!
Please go to the Enfold > Header > Header Behaviour panel then disable the “Shrinking Header” option.
Best regards,
IsmaelNovember 14, 2016 at 9:58 am #711845Thank you very much Ismael for your support.
Yes, if i disable “Shrinking Header” the size of header its ok, but still fixed at bottom.
I want to move my header to top of my browser when i scroll down.
The problem its the img of header be resized when scrolls down.
Kind regards.November 15, 2016 at 9:20 am #712364Well, i still testing options.
I want to use Shrinking Header but with the same size of my logo img, but the nav menu still broken this space.
Any suggestion?
Kind regards.November 16, 2016 at 3:20 am #712705Hi,
Do you need the shrinking header behavior? Please post the login details here so that we can check the settings. Or try this in the Quick CSS field.
#top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a, #top #header_main #menu-item-shop .cart_dropdown_linkav-logo-container { min-height: 129px !important; }
Regards,
IsmaelNovember 16, 2016 at 10:36 am #712823Well, i have tested alot of times with min-height but not in the class that be required.
Thank you very much Ismael for your support.
Finally got it working.
And thank you again to all team of kriesi support.
I want to buy for my next page a new template of kriesi, but enfold is a drug for me hahahaha
I want to create a page like this : https://www.bulgarihotels.com/
Some clean, with a full image and a transparent menu, well there is a lot of awesome pages like this.
Again, thank you very much and kind regards.November 17, 2016 at 7:47 am #713414Hi!
Great! Glad that it is working now. And thank you for using the theme! :)
P.S: Please leave a review for the theme (https://themeforest.net/downloads) if you have the time. Have a nice day!
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.