Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #48292
    alemoy
    Member

    Is possible center image hearder??

    Default is to the left

    Thanks

    #48303
    Sakin
    Keymaster

    @alemoy: Please post in your site URL then I will check in your header image and send you the css to make it center.

    #48311
    alemoy
    Member

    Ok, experienciastic.com

    #48321
    Sakin
    Keymaster

    @alemoy: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box:

    #header-left { text-align: center; width: 100%; }
    #site-logo { float: none; }
    #48339
    saremcdee
    Member

    Hi Sakin,

    I have the opposite problem. I would like my head image (logo) to be left aligned, it’s currently centered. How do I change this? thank you! 🙂
    openroadtravelperu.com

    #48340
    saremcdee
    Member

    Sorry – update here. I’ve changed the theme to Adventurous from Katmandu but I’m still facing the same problem, the logo is centered and is now under the menu! 🙁 Can this be fixed?

    #48341
    Sakin
    Keymaster

    @saremcdee: I don’t see logo in your site. You can just go to “Appearance => Theme Options => Header Options”. Then uncheck “Disable Logo” and then add your logo URL in
    Logo url and save changes.

    #48342
    saremcdee
    Member

    That worked perfectly, thank you!! Could you also tell me what your suggested translation plug in would be for the adventurous theme? The one that works best and preferably…free? I only need spanish and english 🙂 Thanks again!!

    #48345
    Sakin
    Keymaster

    @saremcdee: Multi-language is always complicated as it’s done through plugin. We don’t have much control on it. SO, we have started to support only on Pro version with the help from WPML plugin team.

    #48349
    saremcdee
    Member

    OK, thanks for your help!! 🙂

    #48355
    alemoy
    Member

    Thanks Sakin!!

    #48356
    alemoy
    Member

    how to remove white space above and below the image

    #48368
    Sakin
    Keymaster

    @alemoy: Removing all will not look good. I think you can try the following css:

    #site-logo { padding-top: 15px; }
    #hgroup-wrap { padding-bottom: 0; }
    #48388
    alemoy
    Member

    Excellent!!

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