|
2008-03-26
, 21:47
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#2
|
|
2008-03-26
, 23:40
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#3
|
|
2008-03-26
, 23:56
|
Posts: 833 |
Thanked: 124 times |
Joined on Nov 2007
@ Based in the USA
|
#4
|
|
2008-03-27
, 01:43
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#5
|
* { max-width: 100% !important }
|
2008-03-27
, 01:57
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#6
|
|
2008-03-27
, 02:01
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#7
|
The former opera browser had a nice feature for those situations: "Fit width to view". Microb also has this menu entry, but it does not work well and does more harm than being useful.
The missing "fit width to view" was one of the most annoying things since my upgrade to OS2008.
Then I found a simple solution:
Most of those problematic websites use tables. One table column for menus, one for text, one for adverts and so on.
Therefore the trick would be to allow only table data of a certain maximum width.
And as Microb is variant of Firefox, you can indeed override what the web designer ordered.
You just have to install your own style sheet with the new overriding rules.
You have to create this file:
Since I added this userContent file, I have no longer problems with those broken websites. They just render perfectly well - including ITT
Hope it's helpful for you too.