Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #406432

    Hello,

    I’ve got to place logo 1920*200px.
    The options for the head layout is:
    – logo center, menu below
    – header custom height = 200px

    If 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;
    }

    #406618

    Hi doomcry!

    Please add following code to Quick CSS as well

    .html_header_top #top .av_header_stretch .container { width: 100%; }

    Cheers!
    Yigit

    #406644

    Hi 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.
    #406652

    I’ve changed the color of the border to white to solve issue #1
    But the #2 is still looks ugly

    #406863

    Hey!

    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,
    Ismael

    #410213

    Hey!

    Thanks for you help, guys!

    One last quetion. Please see the pic in gdrive

    Best regards

    #410530

    Hi!

    I cannot reproduce the issue on my end. Have you figured it out already?

    Cheers!
    Yigit

    #410577

    hi!

    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.
    #411361

    Hey!

    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,
    Ismael

    #413476

    Hi Ismael.

    Can’t find how to set up header background. Could you help, please?

    Regards

    #414081

    Hey!

    You can set a background image for the logo area in General Styling > Logo Area > Background Image

    Best regards,
    Josue

    #415468

    Hey!

    It’s looks wierd as well. Here’s the screenshot.
    Anyway I’ll leave it as is, thanks guys.

    Best regards,
    Sergey

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘logo custom size’ is closed to new replies.