Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • dieudonne Friend
    #170336

    Hello,

    when the image has a title tag, the border is ok : see screenshot “border-ok”
    But when there is no title (and sometimes I don’t want title), the border doesn’t appear ok : see screenshot “border-not-ok”.

    What can I do to fix this ?

    Thank in advance.


    1. border-ok
    2. border-not-ok
    khoand Friend
    #423054

    Hi,
    Could you give me a link to your page as you said?

    dieudonne Friend
    #423057

    yes, exemple here

    khoand Friend
    #423168

    <em>@dieudonne 280604 wrote:</em><blockquote>yes, exemple here

    without title with the problem
    http://www.spoonconcept.com/world-in-action/main-basse-sur-le-riz.html

    or here with title

    http://www.spoonconcept.com/world-in-action/il-faut-arreter-bachar-al-assad.html</blockquote>
    You add this code into /templates/ja_lime/css/template.css


    .img_caption.left {
    min-height: 200px;
    }

    dieudonne Friend
    #423206

    Thanks, but is not really working.

    It’s working for this page, but it create a new bug.

    Please have a look at the screenshot.


    1. 2011-11-04-10h42_31
    khoand Friend
    #423283

    It’s weird. Because your website on my browser is normal (http://www.spoonconcept.com/world-in-action/main-basse-sur-le-riz.html). There is a snapshot of your website
    Or you try this way. You find this code from /templates/ja_lime/css/template.css


    img.caption {
    color: #999;
    margin: 0;
    float: left !important; < remove this line
    }


    1. Main-basse-sur-le-riz-World-in-Action
    dieudonne Friend
    #423317

    No, this is ok on this page, but not on a page with several articles.

    khoand Friend
    #423411

    You add this code into template.css

    .items-row .img_caption.left {
    min-height: 100px;
    }

    dieudonne Friend
    #423531

    Khoand, thank you very much for your help, everything is ok now.
    Great !

    In conclusion, we’ll add this code at the end of the file “template.css” :

    .img_caption.left {
    min-height: 200px;
    }

    .items-row .img_caption.left {
    min-height: 100px;
    }

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

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

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