Quote:
Originally Posted by Notjohn
But it's 100% on the "Mobi 7" devices, right? Do you use a media call to handle those?
|
To answer your question, NJ: yes. It will be 100%. You can't work around KF7's issues with images with a media query alone. To do it correctly, you put the image in twice (call it twice, I mean); once in a KF8 div, once in a KF7. In the KF7, you assign the fixed-size of the image, so that it's not overdriven; in the KF8, you call it with a %.
You hide each from the other--which is where the MQ's
do come in to play. William's plugin does that work for you, if you use it.
Hitch