Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • PawerDesign Friend
    #1041870

    Hi All 🙂

    I would like to have my logo – image centered of my page, also in responsive

    I have tried several things, and can move the logo to center. but the logo is not centered in responsive.

    So how can i do that ?

    My url : paw.westmark.management

    I have attached a screenshot of the position of my logo now


    1. Skærmbillede-2017-06-14-kl.-21.23.12

    Best Regards

    PawWest

    Pankaj Sharma Moderator
    #1041922

    Hi
    open /template folder /tpls/blocks/header.php
    Fiind

    col-xs-6 col-lg-2 logo

    Replace it with

    col-xs-6 col-lg-12 logo
    

    Now add this code in custom.css

     .logo {   text-align: center;
    }

    Regards

    PawerDesign Friend
    #1042054

    @pankaj

    Thank you 🙂

    But it seems to go left a bit when i make screen smaller.

    i have a attached 2 screenshots, 1 of medium screen and 1 of small screen.

    How can i center Logo on these screens ?


    1. Skærmbillede-2017-06-15-kl.-12.09.17
    2. Skærmbillede-2017-06-15-kl.-12.09.30

    Best Regards

    PawWest

    Pankaj Sharma Moderator
    #1042165

    Hi
    By default logo is not on centre, Its defined in this way
    logo Main menu and right side module positions
    Open header.php again and find the same logo code
    change col-xs-6 with col-xs-12

    Regards

    PawerDesign Friend
    #1042277

    Hi

    Thank you 🙂

    to understand what you did.

    is 6 and 12, positions ?

    and how can i see positions myself ?

    So maybe next time i can help myself 🙂

    Best Regards

    PawWest

    Pankaj Sharma Moderator
    #1042295

    Hi
    You can use firebug or inspect element from the browser to check the style classes.
    http://prntscr.com/fkewk9

    Regards

    PawerDesign Friend
    #1042328

    Thank you 🙂

    I use inspect element.

    I just didn’t see that you can see the style classes, but now i do, thank you 🙂

    Best Regards

    PawWest

    Pankaj Sharma Moderator
    #1042567

    You are welcome!

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum