Page is a not externally linkable
- Browsers
-- Opera Browser Usage and Support
---- Opera small screen and tables


garann - 6:41 pm on May 23, 2006 (gmt 0)


I think I found the answer: [webmonkey.wired.com]

The good news is that some SSBs won't mess too much with your CSS if you link to an explicitly defined handheld stylesheet. For instance, Opera's Symbian browser employs something they call "small-screen Rendering" (or, SSR, in their terminology). They tweak with your HTML according to their SSR rules unless you've specified a unique handheld stylesheet, whereby they trust you to know what you're doing with fixed table widths, images sizes, etc.

Here's the tag you'd want to use to point to a handheld stylesheet:

<link rel="stylesheet" type="text/css" media="handheld" href="file_name.css">

..In case anyone else runs into the same thing. Seems to be working for me!


Thread source:: http://www.webmasterworld.com/opera_browser/502.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com