Stanimir Stamenkov wrote:
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.


I've had a problem with the stylish extension despite saving it to profile folder I ended up having reinstall it with each new version of SM I install and have to redo my styles.

--
Phillip M. Jones, C.E.T.    "If it's Fixed, Don't Break it"
http://www.phillipmjones.net           http://www.vpea.org
mailto:[email protected]
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to