test
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • TomC Moderator
    #761707

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    TomC Moderator
    #763997

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    lambelin Friend
    #761709

    Thank you.
    Here is the url : http://cbbff648e3.url-de-test.ws/
    The optimized CSS is Off.

    lambelin Friend
    #763999

    Thank you.
    Here is the url : http://cbbff648e3.url-de-test.ws/
    The optimized CSS is Off.

    TomC Moderator
    #761710

    <em>@lambelin 505536 wrote:</em><blockquote>Hello
    I would like bigger images in the “we love our customers” module . . . </blockquote>

    Sorry … as I don’t speak/read French, which is the “We Love Our Customers” module on your site? :-[

    TomC Moderator
    #764000

    <em>@lambelin 505536 wrote:</em><blockquote>Hello
    I would like bigger images in the “we love our customers” module . . . </blockquote>

    Sorry … as I don’t speak/read French, which is the “We Love Our Customers” module on your site? :-[

    lambelin Friend
    #761720

    It is the “We love our customers” module from your demo template. It is the 5 icons module between the 2 blue modules on the front page.

    lambelin Friend
    #764002

    It is the “We love our customers” module from your demo template. It is the 5 icons module between the 2 blue modules on the front page.

    TomC Moderator
    #761721

    Try This . . . .

    If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_sugite/css/

    Within that custom.css file, paste the following CSS rule:


    .ja-client img {
    height: 200px;
    width: 200px;
    }

    The pixel values above are for EXAMPLE only – you can/should play around with the values until you arrive at the result you’re most happy with.

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps.

    TomC Moderator
    #764003

    Try This . . . .

    If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_sugite/css/

    Within that custom.css file, paste the following CSS rule:


    .ja-client img {
    height: 200px;
    width: 200px;
    }

    The pixel values above are for EXAMPLE only – you can/should play around with the values until you arrive at the result you’re most happy with.

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps.

    lambelin Friend
    #761771

    Thank you.

    lambelin Friend
    #764005

    Thank you.

    lambelin Friend
    #767301

    It works with the width but not with the height.

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

This topic contains 14 replies, has 2 voices, and was last updated by  lambelin 9 years, 1 month ago.

The topic ‘We love our customers module – image height’ is closed to new replies.