Soldato
- Joined
- 27 Dec 2005
- Posts
- 17,315
- Location
- Bristol
I'm slowly getting round to adding a responsive design to all our websites. I'm relatively new to the whole thing but I'm using "@media only screen and (max-device-width: 480px)".
Now a couple of questions. Images! When in a responsive design they're either tiny or need to be 1000px to look any good/full size. I quickly bodged our first site as there's not many images, so they're all 1000px wide, resized for a desktop site when in a smaller column and then full size when in a responsive design. Even I know that sounds like terrible practice, but what's the alternative? This site in question is hoverfox.com if someone wants to take a gander.
Second is how to revert to desktop view. In Chrome Mobile selecting "Request desktop site" doesn't work as I'm guessing this doesn't function with @media, but only when it's a separate site (mobile.subdomain and such).
Can someone enlighten me?
Now a couple of questions. Images! When in a responsive design they're either tiny or need to be 1000px to look any good/full size. I quickly bodged our first site as there's not many images, so they're all 1000px wide, resized for a desktop site when in a smaller column and then full size when in a responsive design. Even I know that sounds like terrible practice, but what's the alternative? This site in question is hoverfox.com if someone wants to take a gander.
Second is how to revert to desktop view. In Chrome Mobile selecting "Request desktop site" doesn't work as I'm guessing this doesn't function with @media, but only when it's a separate site (mobile.subdomain and such).
Can someone enlighten me?