Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • whouse Friend
    #174469

    Using the blue theme JA Social template for Jomsocial and the content box is not as wide as it should be. Can anyone point me in the right direction to fix this?


    1. templateprob1
    TomC Moderator
    #441008

    To try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.

    whouse Friend
    #441012

    Thanks for the reply. Web address is nlbcyouth.com and I’ll check the optimize css setting.

    If it matters, I installed using the quick start.

    TomC Moderator
    #441018

    Within the following path –> components/com_community/templates/ja_social/css/style.old.css

    open style.old.css

    at line 1, you will see the following:

    #community-wrap #recent-activities {
    border-top: 0;
    margin-top: -10px;
    }

    add the following “width” parameter . . .

    #community-wrap #recent-activities {
    border-top: 0;
    margin-top: -10px;
    width: 100%;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Let me know if that achieves the result you were looking for.

    whouse Friend
    #441023

    Thanks so much! That was exactly it. Now fixed.

    TomC Moderator
    #441024

    <em>@whouse 304095 wrote:</em><blockquote>Thanks so much! That was exactly it. Now fixed.</blockquote>
    Most Welcome !!!

    All the best with your continuing site development.

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 12 years, 8 months ago.

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