Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • magelanos Friend
    #206335

    Hi all,

    Is there a way to “move” the whole page up a bit sto that the page starts right from the top instead of having this empty bg are on the top site of the logo area?

    I mean i need to “expand” the logo area up and cover the area with the white stripes that you can see in my screen shot


    1. screenshot
    Ninja Lead Moderator
    #570677

    You have to fix it with steps below

    + Drop right space the logo: http://www.ktg.gr/municipal22/templates/ja_mitius/images/logo.png, see the screenshot

    + Open templates/ja_mitius/tpls/blocks/header.php file and do as my screenshot


    1. Screen-Shot-2015-05-15-at-18.09.28
    2. Screen-Shot-2015-05-15-at-18.11.17
    Ninja Lead Moderator
    #735740

    You have to fix it with steps below

    + Drop right space the logo: http://www.ktg.gr/municipal22/templates/ja_mitius/images/logo.png, see the screenshot

    + Open templates/ja_mitius/tpls/blocks/header.php file and do as my screenshot

    magelanos Friend
    #570886

    Thank you for the answer. But how can the logo move upwards and cover the area i marked with white stripes on my original post.

    What you told me does not move the logo upwards to cover that area. 🙂

    <em>@Ninja Lead 473502 wrote:</em><blockquote>You have to fix it with steps below

    + Drop right space the logo: http://www.ktg.gr/municipal22/templates/ja_mitius/images/logo.png, see the screenshot

    + Open templates/ja_mitius/tpls/blocks/header.php file and do as my screenshot

    </blockquote>

    magelanos Friend
    #735948

    Thank you for the answer. But how can the logo move upwards and cover the area i marked with white stripes on my original post.

    What you told me does not move the logo upwards to cover that area. 🙂

    <em>@Ninja Lead 473502 wrote:</em><blockquote>You have to fix it with steps below

    + Drop right space the logo: http://www.ktg.gr/municipal22/templates/ja_mitius/images/logo.png, see the screenshot

    + Open templates/ja_mitius/tpls/blocks/header.php file and do as my screenshot

    </blockquote>

    Ninja Lead Moderator
    #571044

    Look at the screenshot from backend site on your site below

    You will see in right logo still show blank space

    I helped you to change it, you can see it’s working fine on your site.


    1. Screen-Shot-2015-05-19-at-14.40.48
    2. Screen-Shot-2015-05-19-at-14.44.18
    Ninja Lead Moderator
    #736092

    Look at the screenshot from backend site on your site below

    You will see in right logo still show blank space

    I helped you to change it, you can see it’s working fine on your site.

    magelanos Friend
    #571198

    Sorry for not seeing this earlier. Thank you for helping me with that. This is another thing that i wanted to do apart from what i asked.

    Can you please check the screenshot again.

    I want to cover the area that i have the white stripes. Above the LOGO:)

    <em>@Ninja Lead 473992 wrote:</em><blockquote>Look at the screenshot from backend site on your site below

    You will see in right logo still show blank space

    I helped you to change it, you can see it’s working fine on your site.

    </blockquote>


    1. screenshot
    Ninja Lead Moderator
    #571311

    @magelanos: You can try to use the solution below to remove white stripes in top logo on your site

    Open templates/ja_mitius/css/custom.css file and add new rule


    body {
    padding-top: 0px !important;
    }

    .ja-header .container {
    padding-top: 0px !important;
    }
    @media (min-width: 1200px) {
    {
    min-height: 0px !important;
    }
    }

    magelanos Friend
    #571551

    This did the trick!
    Thanks much!!!

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

This topic contains 10 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 6 months ago.

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