Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27108

    Hello, I would like to make a number of changes in the header.

    0) Align the logo to top, center or bottom, second I want.

    1) Increase height of 116 to 250. If I modify that value in layout.css below the header elements are cut.

    2) Menu with bottom alignment. Now is centered to the header.

    3) Change the font of the menu (level 1).

    I mean, I wanted something similar to:

    http://www.pcamobile.de/en/

    Thanks!!!

    Xavier.

    #132827

    Hi Xavier,

    That level of customization would need to be done by a freelance developer in order to maintain the responsive functionality and proper cross browser support.

    Getting to that header is just a bit beyond what we can help customize.

    Since it has been done already, what you can do however is look at the custom css that that site has already used which should help you in creating something very similar: http://media.pcamobile.de/dynamic_avia/enfold_en.css

    With the comments that are already there it is just a matter of copying over and modifying things to how you’d like them.

    For #3 Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .main_menu .menu > li >a {
    font-family: Times; /*your font */
    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘customize header’ is closed to new replies.