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

    Hi

    I’ve found an Error in the Partner Grid, only Displayed in Internet Explorer.
    The Logo were streched to fill the full width of a row and looks really Ugly.

    What can i do ?

    Regards

    Jack

    #193318
    This reply has been marked as private.
    #193382

    Hey!

    Please add this on your custom.css or Quick CSS:

    #top .avia-logo-element-container img {
    width: auto;
    }
    
    #top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img {
    width: auto;
    }

    Cheers!
    Ismael

    #193407

    Nice, it works, thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image Size Error at Partner-Grid in Internet Explorer’ is closed to new replies.