Skip to main content
New_guy1
Inspiring
December 8, 2016
Answered

Company Logos in a Responsive Project

  • December 8, 2016
  • 1 reply
  • 166 views

I placed a logo into the master slide and when I change the resolution to tablet or iPad the logo loses all clarity and blurs into a blob.

Any way to remedy this?

    This topic has been closed for replies.
    Correct answer Lilybiri

    How did you set up position properties? To have the best quality, use a SVG, not a bitmap format for that logo. You can also keep that logo to a fixed size instead of setting it to % and Auto. If you need to use bitmap images, create the logo at exactly the sizes you need for each breakpoint view.

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    December 8, 2016

    How did you set up position properties? To have the best quality, use a SVG, not a bitmap format for that logo. You can also keep that logo to a fixed size instead of setting it to % and Auto. If you need to use bitmap images, create the logo at exactly the sizes you need for each breakpoint view.