Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ekopde Friend
    #188497

    Hello,
    How to show image in the center of layout and proportional , because the image isn’t good looking
    Thanks before


    1. ja-slider
    TomC Moderator
    #497039

    It would be helpful if you could provide the url of the site you’re working on

    ekopde Friend
    #497077

    I cannot give the url of my website because I am still work on localhost:((

    phong nam Friend
    #497096

    Hi ekopde,

    Pls try to put below css codes into your templates/ja_mero/css/custom.css file:

    @media (min-width: 1200px) {
    .ja-contentslider-center img {
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*Add your padding styles to make your imgaes center*/
    }
    }

    ekopde Friend
    #499760

    <em>@Leo Burnetts 378312 wrote:</em><blockquote>Hi ekopde,

    Pls try to put below css codes into your templates/ja_mero/css/custom.css file:

    @media (min-width: 1200px) {
    .ja-contentslider-center img {
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*Add your padding styles to make your imgaes center*/
    }
    }

    </blockquote>

    I can’t find this.
    you can see my url http://pwdcb.pantiwilasa.com

    phong nam Friend
    #499765

    Hi ekopde,

    Well, You can put below css codes into templates/ja_mero/css/custom.css file if you don’t know css much:

    @media (min-width: 1200px) {
    .ja-contentslider-center img {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-left: 40px !important;
    }
    }

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

This topic contains 6 replies, has 3 voices, and was last updated by  phong nam 11 years, 4 months ago.

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