On Sun, 26 Aug 2012 18:39:45 -0400 WLS <[email protected]> wrote:
> On 08/26/2012 06:19 PM, Lemuel Johnson wrote: > > WLS wrote: > > > >> > >> Can't help you with the IE problem, but some things to check in SM > >> and Fx. > >> > >> Do you have JavaScript enabled, or NoScript installed? > >> > >> I don't see the button when I disable JavaScript in my SeaMonkey. > >> > >> Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 > >> Firefox/14.0.1 SeaMonkey/2.11 > >> > >> Why do you want to sign up? So far only the Mozilla Developer > >> Network, Bugzilla, and the upcoming Social feature of Firefox are > >> using it, and I think they have a test site. > >> > >> Unless, you are like me, and want to test everything. It will not > >> be widely implemented in my lifetime. It is easy to use. > > > > JavaScript is not the issue. The button appears here in both the > > current SM and FF, Javascript turned on or off. > > > > The button is created entirely using new CSS3 properties, > > particularly the -moz-linear-gradient for background-image and > > border-radius. I didn't think you could turn off just the CSS3 > > properties, but sounds like Desiree managed to do that. > > When I disabled JavaScript, and restarted SeaMonkey the button did not > appear for me. > > Just reporting what I saw, and here is a screenshot. > > http://imageshack.us/photo/my-images/62/personaj.png/ It's behind the footer. Resizing the window and shift-reloading the page should work around that. It's just bad styling, using absolute positioning for the footer along with content which can end up behind the footer. With JavaScript on, the main content of the page won't be drawn under the footer, but with it off, it will. I have no idea why Desiree can't see it, but View » Page Style » No Style should be a viable workaround for anybody on this page. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

