Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • fbernardello Friend
    #208917

    Dear Support,
    I’m using megamenu, with the configuration described into the documentation.
    I would like to increade the size of the images shown in mega-right module.
    If i check the original size of these images, I see they are 100px x 60px, as set in “general configuration” – “articles” – “shared options” for “small images”.

    How can I do to show this images in the original size (100 x 60) in the Megamenu mega-right module?
    See attachment.

    Regards,
    Federico

    Saguaros Moderator
    #577905

    Hi Federico,

    You can try with this tweak:
    – Go to file: root/templates/ja_teline_v/css/custom.css
    – Add this css rule:


    .t3-megamenu .mega-right .col-media {
    padding-right: 10px;
    width: auto;
    }

    .t3-megamenu .mega-right .col-content {
    float: none;
    }

    fbernardello Friend
    #577956

    Thank you!

    Regrads,
    F.

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

This topic contains 3 replies, has 2 voices, and was last updated by  fbernardello 8 years, 10 months ago.

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