Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • vinkers Friend
    #843065

    Is it possible to reduce the white space between the button "Klik voor meer artikelen’ and the modules on positions Home-10, 11 and 12?

    And is it possible to remove the thin line and space above ‘Actueel.’?

    See attachments.


    1. Schermafbeelding-2016-01-10-om-20.58.08
    2. Schermafbeelding-2016-01-10-om-21.00.50
    pavit Moderator
    #844010

    Hi

    Could you post a link to your website ?
    you can use the private reply eventually.

    vinkers Friend
    #844062
    This reply has been marked as private.
    pavit Moderator
    #845207

    Hi there

    I created a new file in your css folder and named it custom.css with these css code

    .tpl-inf-wrapper h1 {
      background:none!important;
    }
    .t3-mainbody {
      padding-bottom:0px!important;
    }

    Check your page now

    Best regards

    vinkers Friend
    #846073

    Yes, that looks better. Thank you.

    vinkers Friend
    #850651

    Not all the white space has been removed. I think it’s still too much.
    Is it possible to reduce it more?
    See attachment.


    1. Schermafbeelding-2016-01-17-om-18.18.06
    pavit Moderator
    #850774

    Add this to your custom.css

    .view-featured .tpl-inf-wrapper {
    padding-bottom:0px!important;
    }
    
    .t3-mainbody {
      padding-bottom:0px!important;
      margin-top:-50px!important;
    }
    vinkers Friend
    #852004

    Thank you.
    The frontpage now looks better on desktop, but on iPhone there’s now too little white space on top.
    And when you open an article the title of the article is too high on all devices (desktop, iPad and iPhone).
    See attachments.
    I hope you can make the adjustments more specific.
    Thank you in advance.


    1. iphone_portrait_frontpage
    2. iphone_portrait_article
    3. iphone_landscape_frontpage
    4. ipad_portrait_and_landscape_article
    pavit Moderator
    #862489

    The super user account you provided is blocked

    restore it so i can take a look at your files and answer to your questions

    Regards

    vinkers Friend
    #864535
    This reply has been marked as private.
    pavit Moderator
    #865505

    Hi

    You need to use in your custom.css media query to correctly fix the space between your positions , this is out of the template support since it is a template customization , i showed how to do , you can now do it follow media query documentation provided

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

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

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