Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • eroskamp Friend
    #1017380

    I want to make the logo bigger and if possible in the middle: screenshot http://prntscr.com/eiygf5
    site http://www.cyprusparty.com

    Pankaj Sharma Moderator
    #1017552

    Hi
    open template folder /tpls/blocks/header.php file
    Find

    
        <div class="span6 top-social">

    replace it with

    
        <div class="span12 top-social">

    Now add below code in /css/custom.css file and change the width and height of image as per needs.

    .logo-image {    text-align: center;}
    .logo-image a {
        height: 30px;
        width: 170px;
    }

    Hope it helps.
    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

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