How make logo image responsive?

  • majapi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 9 months ago #30655 by majapi
Hi,

Now the logo is very small on iPod. I can send you to your email login to site if you could check it yourself - if this would be easier?

Thanks

Please Log in to join the conversation.

  • majapi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 9 months ago #30656 by majapi
Hi,

Now the logo on iPad is very small. Would you like me to send you access to site to your email, if this would be easier?

Thanks

Please Log in to join the conversation.

More
11 years 9 months ago #30660 by ivan.milic
what happens when you remove max-width:100%;

Please Log in to join the conversation.

  • majapi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 9 months ago #30662 by majapi
The logo is big again, but still navigation is overlapping

Please Log in to join the conversation.

More
11 years 9 months ago - 11 years 9 months ago #30671 by ivan.milic
Try:

@media (max-width: 767px){
.mp_logo{
clear: both;
}

.mp_logo IMG{
width:320px;
}
}
Last edit: 11 years 9 months ago by ivan.milic.

Please Log in to join the conversation.

  • majapi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 9 months ago #30685 by majapi
Nothing again.

and padding between navigation items is larger on iPad. Should look ok if there will be less padding.

Can I create a custom css for my changes? How should I call it and where should I put it - in css folder?

Thanks

Please Log in to join the conversation.

Time to create page: 0.106 seconds
Powered by Kunena Forum