Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sentix Friend
    #207451

    Hi,
    I try to display a custom module in Uber Megamenu. This custom module has an image file and text. the text got displayed but the image file not. In megamenu preview I can see the image but on the website output it has a size if 0x0. I have no idea why the size got manipulated in the output.

    I tried this with my site as well as with the quickstart installation from Joomlart. Always got the same issue.

    Help is greatly appreciated.

    Regards,
    Manfred

    Pankaj Sharma Moderator
    #574223

    Hello
    The images are hidden for the mega menu module due to design purpose , because its not look good with design .
    If you want to show them
    Add this code in custom.css file


    .t3-mainnav .t3-navbar .open .dropdown-menu .custom img {
    display: block;
    }

    Clear cache and check.

    sentix Friend
    #574231

    Thanks for your quick and working reply! 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  sentix 9 years ago.

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