• 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.

firefox 4 released

Page 10 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
We were going to roll out FF4 at our school, but even after getting the unattended install to work the way we wanted it, we put it in one lab to test and everyone hated the change (mainly because of GUI changes). Now our options are to tweak the unattended install some more to set the GUI to the way FF3 looks, or instead of wasting time anymore, just use FF3...

Yeah we shelved it...we will upgrade when something stops working in it, we are done wasting time here.
 
Is there a way to disable the transparency for the menus? You can barely see them from the wallpaper

found it
#TabsToolbar {
background-color: -moz-dialog !important;

}

#toolbar-menubar {
background-color: -moz-dialog !important;

}

Dumb you have to go into a file to actually fix things :\
 
Last edited:
Back
Top