Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #909896

    Hi
    Old Ticket system was closed and moved to new support system Here .
    For the custom work,
    Go to tpls/header.php file in your template . Find the logo span 9 code . Change the span size to 12 .
    http://prntscr.com/aoo93t
    Then Go to your custom.css file
    Find this code

    .logo-image a{width:720px;height:180px;}

    Replace it with

    .logo-image a{width:720px;height:180px;margin: 0 auto;display: block;}

    Hope it helps .

    carmila Friend
    #912595

    Thanks!!!! I solved it!!!!
    Can close the ticket

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

This topic contains 2 replies, has 2 voices, and was last updated by  carmila 8 years ago.

The topic ‘change the place and size of the logo’ is closed to new replies.