Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Alp Friend
    #971485

    Hello Everyone,

    I am using a bannermodule in masthead modulepositon.
    But anfortunatelly there is way too much space left around the banner module.

    How can I downsize the height of this module position?

    http://prntscr.com/cn3oci

    Tnx alot for your kind help in advance.

    Alp

    Pankaj Sharma Moderator
    #971534

    Hi
    Can u published the module on site so that i can take a look on it .
    http://prntscr.com/cn71tz , It might be the top and bottom padding of the modules .

    Alp Friend
    #971572
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #971579

    Hi
    Go to /css/custom.css file in the template folder and add below code

    @media screen and (min-width: 992px) {
    .page-masthead .row-feature {    padding-top: 20px!important;
        padding-bottom: 10px!important;
    }}
    
    Alp Friend
    #971604

    I did as you said but no changes unfortunatelly.

    Alp Friend
    #971617

    May be I should mention that I am not using the joomla core banner module.
    I am usıng an external banner module instead, called
    ‘Responsive Banner Slider’

    Pankaj Sharma Moderator
    #971644

    Hi
    Kindly check the code is working and space is already reduced : http://prntscr.com/cn9djd
    Its the minimum space that need to be .

    Alp Friend
    #971664

    ok tnx a lot.

    Is there any possibility to reduce the space below the masthead?
    Guess this belongs to module position 1. But since I don’t use any module in position1ö it would be better to pull the rest of the site a bit up

    Pankaj Sharma Moderator
    #971742

    Hi
    If you want to remove more space you can reduce the mainbody padding by adding below code in custom.css file

    .t3-content {
        padding-top: !important10px;
    }
    .t3-mainbody {
        padding-top: 0px!important;
    }

    save file , clean cache and check .

    Alp Friend
    #971790

    That’s it, thank you very much.

    Alp Friend
    #971864

    Well I know, I said that’s perfect, but today evening after checking it on safari it looks very strange:

    http://prntscr.com/cngouq

    the banner is not centralized anymore, and the the main content appears above the banner.

    Can u help please?

    Alp Friend
    #971868

    Please ignore my last answer.

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

This topic contains 11 replies, has 2 voices, and was last updated by  Alp 7 years, 7 months ago.

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