Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #985686

    Hi
    Go to /templates/ja_platon/css/custom.css file .
    If file is not present kindly create it and add below code

    .blog .column-1 .item-image.pull-left {
        width: 100%!important;
        padding-right: 0px!important;
    }

    Regards

    edna bonfim Friend
    #986185

    Hi,

    I searched for the file custom.css and I found it in "/acm/container-tabs/css/custom.css" so I tried include the code here, but I think it’s not the right place – not change.
    I tried to create a new folder inside "css", but it’s not possible. I can to put another name in the file and include it in css?

    Pankaj Sharma Moderator
    #986189

    Hi
    please check my last post again
    Go to /templates/ja_platon/css/custom.css file .
    If file is not present kindly create it and add below code .

    You have to create custom.css file as in my path above .

    edna bonfim Friend
    #986216

    Hi,
    Ok, sorry, I did what you wrote, however the images in this menu http://50.116.87.150/~ibrav748/ibra/index.php/cursos/intensivo are still different sizes

    See this one, it’s fine: http://50.116.87.150/~ibrav748/ibra/index.php/cursos/extensivo
    Thank you

    Pankaj Sharma Moderator
    #986223

    Hi
    the code is working fine . you have to clean your browser cache and see the changes : http://prntscr.com/d75sl4

    edna bonfim Friend
    #1057283

    Hi,

    Now I have the same problem with the text. Now there are 3 columns, but the first one changes the size. How I can to fix it?
    Plese see:
    http://ibravet.com.br/formacao/intensivo
    http://ibravet.com.br/formacao/extensivo
    Thank you in advance.


    1. Screenshot_17
    Pankaj Sharma Moderator
    #1057403

    Hi
    Add this code in custom.css

    .blog .column-1 .item-image.pull-left + .item-ct {
        width: 100%!important;
    }

    Regards

    edna bonfim Friend
    #1057440
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1057501

    Hi
    You have to add the code not change the older code.
    kindly add this code again

    .blog .column-1 .item-image.pull-left {
        width: 100%!important;
        padding-right: 0px!important;
    }

    Both the codes are different.

    Regards

    edna bonfim Friend
    #1057677

    Great Pankaj, now it works fine!!
    Thank you very much
    Regards

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

This topic contains 10 replies, has 2 voices, and was last updated by  edna bonfim 6 years, 8 months ago.

The topic ‘Layout category’ is closed to new replies.