Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andrej54 Friend
    #146009

    I am using Joomla for some time now but still fighting with CSS Styles ll the time.

    I would like to know how to to center a banner on the user 4 position.
    All my banners have the same size but are to small to fill the complete width.

    Live site : http://nieuws.rawepo.be

    I would also like to narrow down the padding of the banners on that position, I don’t know how to change the values, looked already for some time now. :confused:
    Help woud be appreciated.

    Saguaros Moderator
    #323661

    Hello andrej54!

    Please open the /modules/mod_bannerslider/tmpl/mod_bannerslider.css file, begin at line 1 you ‘ll see a section codes:
    [PHP]
    .mod_bannerslider {
    position: relative;
    overflow: hidden;
    }[/PHP]

    You replace them by this:

    [PHP].mod_bannerslider {
    position: relative;
    overflow: hidden;
    width:auto !important;
    }
    [/PHP]
    good luck.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 15 years ago.

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