test
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • richardt1808 Friend
    #155857

    Hi,

    When I try to insert a banner in the User1 position in JA Social, it picks up the white background with curved corners.

    Please could you help explain how to remove the white and also the curved corners so that just the banner displays.

    Many thanks


    1. Picture-2
    aman204 Friend
    #361060

    Add this at end of template.css file:::

    #ja-container .moduletableclean{background:none;-moz-border-radius:0 0 0 0;-moz-box-shadow:0 0 0 0;}

    and then, use clean as module class suffix for specific module

    richardt1808 Friend
    #361385

    <em>@aman204 201174 wrote:</em><blockquote>Add this at end of template.css file:::

    #ja-container .moduletableclean{background:none;-moz-border-radius:0 0 0 0;-moz-box-shadow:0 0 0 0;}

    and then, use clean as module class suffix for specific module</blockquote>

    Hi,

    This did not work for me. I spent a long time reading up on module suffixes just to be sure. Please could you give a bit more detail in applying the module suffix – do we do it in the back-end typing in the word ‘clean’ preceded by <space> ? I think there is a step missing somewhere…

    Thanks

    SP Media Friend
    #361404

    Hi,

    The attached indicates where to enter the suffix, replace color, in this case with clean.


    1. module
    aman204 Friend
    #361483

    Hi richardt1808,

    Is it solved now for you 🙂

    richardt1808 Friend
    #361503

    Hi,

    There was some very good follow-up in another thread which points out that there is an issue with JA. Basically it appears that banners in some positions cannot have styling removed because they are wrapped within the modules. Therefore, if you attempt to remove the style in those circumstances, it would remove the style for all other items.

    I’ve decided to rather just manually insert my banners in actual articles for the moment and I’ll come back and look at this again later when the rest of the site is up and running.

    Anyway, many thanks for your follow-up

    Richard

    micheltorres Friend
    #361878

    Hello Aman204,

    Your suggestion almost solve my problem, but some undesirable elements remains on screen.
    My banner is in left and right position. Some borders remains and a better alignment would be nice.

    Can you help me? Please take a look on image below.

    Thank you


    1. screen-ja-issue-module-clean
    aman204 Friend
    #362083

    <em>@micheltorres 202301 wrote:</em><blockquote>Hello Aman204,

    Your suggestion almost solve my problem, but some undesirable elements remains on screen.
    My banner is in left and right position. Some borders remains and a better alignment would be nice.

    Can you help me? Please take a look on image below.

    Thank you</blockquote>

    Hi micheltorres,

    This property seems to be missing as suggested in my post::

    -moz-box-shadow:0 0 0 0;

    For alignment, You can even add this property to above css attribute and adjust value accordingly:::

    margin:5px 0;

    micheltorres Friend
    #362087

    Hi Aman,

    I see, but I forgot to say that site crashs when I include “margin:5px 0;”. My CSS is:

    #ja-container .moduletableclean{background:none;-moz-border-radius:0 0 0 0;-moz-box-shadow:0 0 0 0;}

    I was already using “-moz-box-shadow:0 0 0 0”, but shadow remains on screen.

    In fact, when I try to modify various parameters in CSS, site crashes.

    Any other idea?

    Thank you

    aman204 Friend
    #362090

    Hi micheltorres,

    Can you provide link to your site to take closer look

    micheltorres Friend
    #362138

    http://www.portalcafebrasil.com.br

    The module is in left position. A flash button 180×150 (only module in that style)

    Thank you

    aman204 Friend
    #362141

    <em>@micheltorres 202649 wrote:</em><blockquote>http://www.portalcafebrasil.com.br

    The module is in left position. A flash button 180×150 (only module in that style)

    Thank you</blockquote>

    1) Regarding shadow, I can see it removed now. Please clear your browser cache

    2) For padding, You can add this at end of template.css file ::

    #ja-container .moduletableclean .ja-box-ct{padding-left:0 !important;}

    Phill Moderator
    #362166

    I also can see no shadow on that position.

    Looking at your site it seems you have adjusted the image size for the frontpage layout. You’ll need to adjust a few other bits off css to make that look good. Please turn off your css compression to make it easier to work out.

    micheltorres Friend
    #362504

    Hi Aman and Phill,

    The problem occurs only in Safari.
    I’ve cleaned my cache. :p

    Thank you

    aman204 Friend
    #362641

    <em>@micheltorres 203090 wrote:</em><blockquote>Hi Aman and Phill,

    The problem occurs only in Safari.
    I’ve cleaned my cache. :p

    Thank you</blockquote>

    Hi,

    Please check as specific module doesnt seem to be enabled

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

This topic contains 15 replies, has 5 voices, and was last updated by  aman204 14 years ago.

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