Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #242285

    Hi,

    my other post got closed, this remains unsolved:

    – I’m using the mega menu for the menu element “Material”. I have added pics with an original size of 495×400. Here the issue: on MAC Safari and WIN Chrome it works well, only the middle (2×3) image is smaller in height than the outer two columns. On WIN Firefox the image scaling doesn’t work, they are displayed in original size (only like 1.5 columns).

    I received this answer from you:

    #header .avia_mega_div img {
    max-width: 100%;
    }

    It doesn’t help, please check http://www.meoartis.com under “Produkte”.

    Thanks,

    Gabriel

    #242497

    Hey chiummog!

    Sorry for closing the topic. You can add this on Quick CSS or custom.css:

    #header .avia_mega_div img {
        max-width: 100% !important;
        width: 250px;
    }

    Best regards,
    Ismael

    #242675

    Perfect, thanks! Please close!

    #242734

    Hey!

    Glad it is fixed. :)

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mega menu image scaling’ is closed to new replies.