Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • yfb01 Friend
    #205901

    Hi,

    J3.4.1 + JS 4.0.2. + JA Social template.
    on the JomSocial page of the website http://oi-net.eu/m-oinet-network, the right column is stretched and the icons are not round any more (or the width of the calendar is also stretched).
    How to fix that in the template?
    and also how/where to insert some custom css in the template as the JS support team provided some code, but I couldn’t get it work in the custom css of the template? (here below in the quote)
    <blockquote>.joms-avatar img {
    width: auto;
    }</blockquote>

    thanks
    yves

    Adam M Moderator
    #568852

    Hi @yfb01,

    1. Please open file root_folder/templates/ja_social/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .joms-list__item .joms-avatar img {
    width: auto;
    }

    2. About the calendar, add this code :

    .joms-module .jevcalendar {
    margin: 0 auto !important;
    width: 200px !important;
    }

    yfb01 Friend
    #568864

    Thanks
    it works fine
    🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  yfb01 9 years, 6 months ago.

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