• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

whats up with the new firefox 1.5

vrbaba

Diamond Member
Ive noticed it a few times now. Weird table spacings.

If anyone has an American Express account..log into your account online, and tell me if its fine for you...

Old firefox worked perfectly fine.

BTW, anyone know where I can find the older version?
 
https://bugzilla.mozilla.org/show_bug.cgi?id=294201

In your profile folder, create or modify userContent.css with the following:

/* Hack to make Amex pages readable in SeaMonkey */

@-moz-document domain(americanexpress.com)
{
.cdd0_main_menu{
height:1.1em !important;
}
.cdd1_main_menu{
height:1.1em !important;
}
.cdd2_main_menu{
height:1.1em !important;
}
.cdd3_main_menu{
height:1.1em !important;
}

}
 
If found some minor bugs...

1) If you have a tab opened with a fully loaded page, open a new tab and while the page is loading hit "end" on your keyboard, it will scroll to the bottom of the first tab.
2) Ctrl+T sometimes does not work if the page you're viewing hasn't finished loading.
 
Originally posted by: MrChad
<a target=_blank class=ftalternatingbarlinklarge href="https://bugzilla.mozilla.org/show_bug.cgi?id=294201">https://bugzilla.mozilla.org/show_bug.cgi?id=294201</a>

In your profile folder, create or modify userContent.css with the following:

/* Hack to make Amex pages readable in SeaMonkey */

@-moz-document domain(americanexpress.com)
{
.cdd0_main_menu{
height:1.1em !important;
}
.cdd1_main_menu{
height:1.1em !important;
}
.cdd2_main_menu{
height:1.1em !important;
}
.cdd3_main_menu{
height:1.1em !important;
}

}

Where is the profile folder?
 
Originally posted by: MrChad
<a target=_blank class=ftalternatingbarlinklarge href="https://bugzilla.mozilla.org/show_bug.cgi?id=294201">https://bugzilla.mozilla.org/show_bug.cgi?id=294201</a>

In your profile folder, create or modify userContent.css with the following:

/* Hack to make Amex pages readable in SeaMonkey */

@-moz-document domain(americanexpress.com)
{
.cdd0_main_menu{
height:1.1em !important;
}
.cdd1_main_menu{
height:1.1em !important;
}
.cdd2_main_menu{
height:1.1em !important;
}
.cdd3_main_menu{
height:1.1em !important;
}

}

How about I just use IE and live with multiple windows
 

And that, ladies and gentlemen, is yet another reason I stick with Internet Explorer. Virus/Spyware free since '93!!


But you should flame me for this comment, because I am just a AT noob.
 
oh good... people can stop bitch!ng about Opera being the only one with rendering problems now. 😀
 
Completely remove your old version and delete all your folders and profiles and start over. Worked for me.

Is it a PIA? Well it *could* be however if you're here in the first place surely you know how to back up the stuff you need!
 
Originally posted by: vrbaba
Originally posted by: MrChad
<a target=_blank class=ftalternatingbarlinklarge href="https://bugzilla.mozilla.org/show_bug.cgi?id=294201"><a target=_blank class=ftalternatingbarlinklarge href="https://bugzilla.mozilla.org/show_bug.cgi?id=294201">https://bugzilla.mozilla.org/show_bug.cgi?id=294201</a></a>

In your profile folder, create or modify userContent.css with the following:

/* Hack to make Amex pages readable in SeaMonkey */

@-moz-document domain(americanexpress.com)
{
.cdd0_main_menu{
height:1.1em !important;
}
.cdd1_main_menu{
height:1.1em !important;
}
.cdd2_main_menu{
height:1.1em !important;
}
.cdd3_main_menu{
height:1.1em !important;
}

}

Where is the profile folder?

Ok, I fixed it by putting it in the Application Data/Mozilla/profiles/... folder (not sure if that right).

But some other website problems still exist. Why would firefox go from sometihng that works to messing something up??? Unless they totally changed their rendering engine.
 
Back
Top