Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • bramv101 Friend
    #190046

    For category module ‘solid framework’.
    how do i change the image from appearing centered?

    Saguaros Moderator
    #503556

    Hi bramv101,

    This module displays from article named ‘Solid framework’, you can go to backend articles in backend and change to your own image via Images and Links parameter:

    bramv101 Friend
    #503611

    I know how to change the image, but how do i change its position to centered?

    Saguaros Moderator
    #503620

    Could you post your site url here and screenshot of how you want to achieve? (also set Optimize css in template manager to NO) I will check this for you.

    bramv101 Friend
    #503621
    Saguaros Moderator
    #503866

    Hi bramv101,

    You can try this way:

    – Create a new file named ‘custom.css‘ in folder: /templates/ja_beranis/css

    – Add this css rule into this new file:


    .t3-sl-2.animate-img-slide .category-module.features.extra img {
    left: 40px;
    margin-bottom: 40px;
    }

    Note: change above value to your desired ones

    Regards

    bramv101 Friend
    #503921

    just tried, did not work

    Saguaros Moderator
    #504415

    Hi

    Try to change my above code to:


    .t3-sl-2.animate-img-slide .category-module.features.highlight img {
    left: 40px;
    margin-bottom: 40px;
    }

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

This topic contains 8 replies, has 2 voices, and was last updated by  Saguaros 11 years, 2 months ago.

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