Hi,

On Fri, Jan 13, 2012 at 4:31 PM,  <[email protected]> wrote:
> Hey thanks, but you have the wrong stylesheet. It's stylesheet2.css.

Oh, sorry.

All I know is that when I visit:

<http://www.suffolksites.com/affordable_roofing_remodeling/trying.htm>

... and open FIrebug [1], there's on overflow:hidden style on the body tag.

Ah, it looks like your JS, found in the <head>, is setting styles:

swfobject.createCSS("html", "height:100%; background-color: #ffffff;");
swfobject.createCSS("body", "margin:0; padding:0; overflow:hidden;
height:100%;");

If it were me, I would nuke or re-write that SWFobject embed JS (it
could be way more simple).

Hths.

Cheers!
Micky

    [1] http://getfirebug.com/
______________________________________________________________________
css-discuss [[email protected]]
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