Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • kidi Friend
    #197187

    Hello,

    Sorry to come back with an image problem again 🙂

    I add a “mod_articles_category” on Sidebar-1 (picture join)

    – Image is too long and go outside colomn (I would wand just the image = width colomn – as Ninja Lead resolve on an other post))

    – An article go on an other article (no distance between them)

    Best regards


    1. Sidebar-1
    newsun11026 Friend
    #532896

    Hi,
    I see your problem. Please check http://www.alice2014.fr/brett/templates/ja_biz/css/template.css file at line 4086
    .t3-sidebar .category-module .img-intro {
    position: relative;
    /* margin: -21px -21px 10px -21px; */ Please try remove this line
    }

    kidi Friend
    #532901

    Hello newsun11026,

    Thank you for your answer. Your solution give a very better design on this sidebar.

    Now how is possible to delete padding outside image for this module ( image = width colomn) ?

    Thank you very much for your help.

    Best regards.

    newsun11026 Friend
    #532903

    Hi,
    This is padding of T3 Module you can see in http://www.alice2014.fr/brett/templates/ja_biz/css/template.css at line 4064
    .t3-sidebar .module-inner {
    padding: 10px;
    }

    kidi Friend
    #532906

    Yes newsun11026,

    I change template.css, but the text is glue to the border too.

    I would want only the image 100% column width.

    Best regards

    newsun11026 Friend
    #532913

    Hi,
    Please try change margin in http://www.alice2014.fr/brett/templates/ja_biz/css/template.css file at line 4086
    .t3-sidebar .category-module .img-intro {
    position: relative;
    margin: -10px -10px 10px -10px; // change here
    }

    kidi Friend
    #532916

    Perfect !!

    Thank you so much !

    I wish you an excellent evening.

    Very best regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  kidi 10 years, 6 months ago.

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