David Laakso wrote:
> markup
> <http://chelseacreekstudio.com/site/portfolio/01.php>
>
>
> Best,
> ~d
>
>   





Resolved on the Opera Mini Simulator and Sanyo Mirro handset.

Settings: changed from low to: Image Quality High [ thanks to Duncan 
Hill -- on another list ].
This brings the image up to a full width [and too wide] scale in both 
portrait and landscape mode.

I added this to hold it within the window [was 96%]

@media handheld, screen and (max-width: 480px), screen and 
(max-device-width: 480px) {
body#p #main img {
max-width : 35% !important;
height : auto !important;
}
} /* for Opera Mini 5.1 on SanyoMirro 4 BoostMobile*/


Best,
~d


-- 
desktop
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to