Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • tulioc Friend
    #193182

    HI there,

    Please check http://www.comprabook.com and see at the right on position sl1-3 the banners. You can see that they are not centerd on the sl1-3 box, please see the image attached where the blue border will go out to the right of the centered box. How to fix it to get centered on the module sl1-3?

    Thanks,

    Tulio


    1. e1
    TomC Moderator
    #516185

    Try This . . .

    Within file path –> /templates/ja_nex/css/template.css
    at/about line 590, find the following CSS rule . . .


    div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 15px;
    }

    Modify as follows:


    div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 0px;
    }

    SAVE CHANGES — CLEAR CACHE — REFRESH PAGE

    Hope That Helps

    tulioc Friend
    #516195

    Hi Tom C,
    Thanks. Worked.

    Tulio

    TomC Moderator
    #516196

    Glad to be of assistance . . . All the best with your continuing site development.

    HAPPY HOLIDAYS !!!

    🙂

    tulioc Friend
    #516206

    Hi Tom,
    I’m using Ad Agency and if you see the first ad of e-wireless have the same problem.
    Please also check in the content bottom also have this problem. with TPM Tractor Parts Miami ad
    Can you let me know how to fix it there as I don’t find where?

    If you tell me how can I find also this position for other modules if they have the same problem so I can learn how to fix it.

    Thanks,

    Tulio

    MoonSailor Friend
    #516267

    Hi tulioc,

    <blockquote>I’m using Ad Agency</blockquote>
    Pls go to admin and open modules, add “Module Class Suffix” as ” specialpadding”

    Open file “templates/ja_nex/css/template.css”, add css code:


    div.ja-moduletable.specialpadding .ja-box-ct, div.moduletable .ja-box-ct{
    padding: 4px 4px 4px 3px !important;
    }
    div.ja-moduletable.specialpadding .ja-box-ct, div.moduletable .ja-box-ct td{
    padding:0px;
    }

    Regards.


    1. 6626131117
    tulioc Friend
    #516307

    Hi MoonSalilor, thanks for your reply.

    I did it but still the issue.

    I’ll send you credentials by PM so you can check.

    Regards,

    Tulio

    TomC Moderator
    #516318

    tulioc:

    So that I can try to assist you further, please temporarily set “Optimze CSS” to “No” within your Template Manager–General settings. Let me know when you’ve done this.

    tulioc Friend
    #516338

    Ready Tom. I placed no to optimize css.

    Regards,

    Tulio

    TomC Moderator
    #516340

    Well, here is something you can try . . .

    Within file path –> /plugins/system/jat3/jat3/base-themes/default/css/template.css
    at line 608, you should see the following:


    td {
    font-size: 100%;
    padding: 5px;
    }

    Modify as follows:


    td {
    font-size: 100%;
    padding: 0;
    }

    The only potential issue with this is that, if you ever try to update your JAT3 plugin, it may override the modification.

    tulioc Friend
    #516346

    Thanks TomC it worked.

    Regards,
    Tulio

    TomC Moderator
    #516347

    <em>@tulioc 403154 wrote:</em><blockquote>Thanks TomC it worked.

    Regards,
    Tulio</blockquote>

    You’re most welcome . . . Glad I could help.

    🙂

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

This topic contains 12 replies, has 3 voices, and was last updated by  TomC 10 years, 5 months ago.

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