-
AuthorPosts
-
March 5, 2015 at 3:04 pm #406432
Hello,
I’ve got to place logo 1920*200px.
The options for the head layout is:
– logo center, menu below
– header custom height = 200pxIf the browser is in full screen there’s empty space left on the right side of the logo. I added following stuff for custom.css:
#header_main>.container {
width: 100%;
max-width: 100%;
padding: 0;
margin: 0;
}March 5, 2015 at 7:22 pm #406618Hi doomcry!
Please add following code to Quick CSS as well
.html_header_top #top .av_header_stretch .container { width: 100%; }
Cheers!
YigitMarch 5, 2015 at 7:58 pm #406644Hi Yigi!
Yep, it worked. Thank you very much!
And i found other problem.
Please see the pic below:
1. How to remove thin grey lines from the menus
2. The last button of the menu is highlighted from the bottom more than it should.Thanks a lot!
- This reply was modified 9 years, 8 months ago by doomcry.
March 5, 2015 at 8:14 pm #406652I’ve changed the color of the border to white to solve issue #1
But the #2 is still looks uglyMarch 6, 2015 at 8:31 am #406863Hey!
Looks like you managed to remove the menu borders. Add this to the Quick CSS field to adjust the bottom highlight of the last menu item:
.html_header_searchicon_disabled #top .main_menu .menu>li:last-child>a .avia-menu-fx { padding-right: 0; }
Best regards,
IsmaelMarch 12, 2015 at 12:14 am #410213March 12, 2015 at 4:13 pm #410530Hi!
I cannot reproduce the issue on my end. Have you figured it out already?
Cheers!
YigitMarch 12, 2015 at 4:59 pm #410577hi!
No i haven’t.
I’ve uploaded new sceenshot to gdrive again and please check the site again to see the issue.In few words, i don’t want logo to scale when window size is changing. instead i want to it to be cuted from both sides equally.
Thanks!
- This reply was modified 9 years, 8 months ago by doomcry.
March 14, 2015 at 3:10 am #411361Hey!
I think you should separate the header background and the actual logo. Better if you can separate the header text, star and the other logo located at right. Is that possible?
Regards,
IsmaelMarch 18, 2015 at 9:28 am #413476Hi Ismael.
Can’t find how to set up header background. Could you help, please?
Regards
March 19, 2015 at 1:56 am #414081Hey!
You can set a background image for the logo area in General Styling > Logo Area > Background Image
Best regards,
JosueMarch 20, 2015 at 6:56 pm #415468Hey!
It’s looks wierd as well. Here’s the screenshot.
Anyway I’ll leave it as is, thanks guys.Best regards,
Sergey -
AuthorPosts
- The topic ‘logo custom size’ is closed to new replies.