Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • delinea Friend
    #1063148

    when I add a module in the full width of the news-home leaves some spaces on the sides, how do I make the spaces disappear and use the entire available width of the location?


    1. Diseño-sin-título-19
    Pankaj Sharma Moderator
    #1063217

    Hi
    Module position already using the maximum width of its parent container: http://prntscr.com/gnqd1t
    There is only padding in the left and right side of the container.

    Regards

    delinea Friend
    #1063248

    I do not understand well…
    Sorry, I did not explain myself well, when I did the capture I had a module with that problem, then I withdrew it, because I do not want to see that problem, now I put it back, so you can see what I’m talking about, please look at it problem now!

    Pankaj Sharma Moderator
    #1063255

    Hi
    its same container as before there is only left and right padding of container
    http://prntscr.com/gnr9dp
    If you want to remove container padding add this code in custom.css file

    .container .t3-mainbody {padding-left:0px; padding-right:0px;}

    Regards

    delinea Friend
    #1063268

    I did, but it does not work … maybe I should wait a while, but immediately the changes were not reflected. It did not work. could you verify the file custom.css ?, I think that I placed correctly the code that you sent me. Thank you

    Pankaj Sharma Moderator
    #1063269

    Hi
    Use this code

    .container.t3-mainbody{padding-left:0px;padding-right:0px}
    

    Regards

    delinea Friend
    #1063416

    Many thanks Pankaj, however, I would appreciate you to see what the presentation is at this time, since instead of accommodating the module to the container, it was the other way around, the container was shrunk to conform to the module, that happened throughout the template. home. Please, I ask you to see it.

    Pankaj Sharma Moderator
    #1063428

    Hi
    Can you share a screenshot and add the description inside it so i can check it better?
    Regards

    delinea Friend
    #1063510

    I placed some marks in green


    1. contenido-ciberperiodismo
    delinea Friend
    #1063710

    in these moments, I left as it was originally, because it does not take answers from you, then I will reinstall on that deficient presentation that happens when I put the code that you sent me, look at it, please, in the attached image I showed you how it is when I use the the code you sent me.

    Pankaj Sharma Moderator
    #1063726

    Hi
    Please check the demo site and you will see your site is same as in the demo.
    If you will modify the default style code it will create issue
    As you asked to remove the padding of the main container this is the reason your module looks different in the footer as there is no padding.
    If you would like to try the customisation in the style, I suggest you use firebug or inspect element to check the style classes and override it via the custom.css file.

    Regards

    delinea Friend
    #1063733

    okay, I understand Pankaj, I happen to want the module to fit the frame, not the other way around … the frame shrinks to fit the module and then it’s ugly.

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

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

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