Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • dieudonne Friend
    #400301

    Hello,
    can I have some news ??

    dieudonne Friend
    #400488

    OK. It’s time to be serious !!!
    The initial date of this post is the 10 march 2011 !
    Now we are the 07 july 2011 !

    So can you please fix this bug ?
    I don’t know what’s happens….and I don’t what to do to fix this !!!

    Ninja Lead Moderator
    #400551

    Hi Dieudonne,

    If the problem persists at your site, please apply the following fix:

    Open /plugins/content/plg_jathumbnail/style.css, find this code:


    .thumbnail * {
    float: none !important;
    margin: 0 !important;
    }

    change it to:


    .thumbnail * {
    float: none !important;
    }

    And here is how to add the 1px border:
    Open templates/ja_teline_iv/css/template.css, find this code:


    div.img_caption {
    margin-bottom: 15px;
    margin-top: 15px;
    }

    change to:


    div.img_caption {
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid;
    padding: 4px;
    }

    dieudonne Friend
    #400566

    Hello,

    thank for your reply and your solution.
    It’s finally working …

    Just a little problem with the border. Is it possible to put the image more on the left (in the article) ?
    I want to justify it (see the red ligne on the screenshot).

    Thanks in advance.


    1. 2011-07-11-16h13_12
    chavan Friend
    #400682

    Hello dieudonne,

    About a little problem with the border. You should fix it following below way:
    open templates/ja_teline_iv/css/template.css and find

    Replace:

    div.img_caption { margin-bottom: 15px; margin-top: 15px; border: 1px solid; padding: 4px; }

    to:

    div.img_caption { margin-bottom: 15px; margin-top: 15px; border: 1px solid; }

    Hope this works for your site, please let me know if have any problem.

    Regards,

    dieudonne Friend
    #400687

    ?
    If I do this, I lose the 4px padding…
    The purpose is to move the text with the edge to the left

    chavan Friend
    #400714

    Hello dieudonne,

    Please open templates/ja_teline_iv/css/template.css

    and add :

    .thumb-right div.img_caption { margin-left:-10px; }

    Hope this works for your site, please let me know if have any problem.

    Regards,

    dieudonne Friend
    #400737

    Aaahhh, I can now put this post to resolved. (miracle! 😀 > 3 months is a bit long, isn’t it ?)

    Anyway, thank you to all the Joomlart team for all the help provided. 🙂

Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 3 voices, and was last updated by  dieudonne 13 years, 4 months ago.

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