Mon, 31 Aug 2009 11:31:56 -0400, /Bush/:

http://www.co.genesee.mi.us/treasurer/pi.htm

Click on    Assessment and Tax Information

in the search box Choose  SMITH  ( just because it is a Common Name )

Then click one of the Smiths listed and See the Resulting page .

It's  Garbage One paragraph Written over the other .

Again, as with the original example it is an obvious author error. There's a completely unnecessary CSS height declaration to one of the DIV elements:

<div align="center" style="width: 567; height: 326">...

You may workaround it by applying the following user style:

@-moz-document url-prefix("http://www.co.genesee.mi.us/tax/parcel_data3.asp";) {
  div { height: auto !important; }
}

The most convenient way of doing this is by using the Stylish extension.

--
Stanimir
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to