Recommended Posts

Is directwrite and 2d acceleration meant to be finalized for the final version as well? With those enabled, the nighties still aren't as stable as I think a beta should be. Pretty damn close though.

For 4.0 Final yes. But I think it won't be enabled by default until Beta 2.

did you uninstall then reinstall

if so then you probably didn't check "delete profile and data" in the uninstaller, leaving your settings and that intact when you reinstalled

You're right. I didn't check the "delete profile and data" option. But I didn't want to lose my bookmarks, add-ons, and RSS feeds. Is there a way I can back-up all of these things?

You're right. I didn't check the "delete profile and data" option. But I didn't want to lose my bookmarks, add-ons, and RSS feeds. Is there a way I can back-up all of these things?

Go into your profile folder, on Windows, just copy/paste this directly into explorer: %APPDATA%\Mozilla\Firefox\Profiles

There will be a folder named a bunch of numbers and letters. Copy that folder somewhere.

Now delete it from the profiles folder.

When you reinstall the stable Firefox, just delete the Minefield profile and move your old folder back.

Some better cleaned up stylish code for you guys.

100% tabs on top without any overlay.

Smaller Firefox Button

Dark Firefox Button

Realigned Buttons in Tab bar

So it should look like this.

*NOTE* Still looking to fix the FavIconizeTab addon.

myfirefox.jpg

@namespace Warboy;

#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 95px !important;
}


#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 85px !important;
padding-top:1px !important;
padding-right:108px !important;
}


#appmenu-button{
padding: 0px 13px 0px 10px !important;
margin-top:1px !important;
}

#appmenu-button
{
background-color: rgba(0, 0, 0, 0.6) !important;
}

#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important; 
}

Go into your profile folder, on Windows, just copy/paste this directly into explorer: %APPDATA%\Mozilla\Firefox\Profiles

There will be a folder named a bunch of numbers and letters. Copy that folder somewhere.

Now delete it from the profiles folder.

When you reinstall the stable Firefox, just delete the Minefield profile and move your old folder back.

C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles if your on vista or 7

what are you talking about, i copied and pasted it directly from my windows explorer and deleted my username

Yeah, %APPDATA% = C:\Users\<username>\AppData\Roaming,

thus making %APPDATA%\Mozilla\Firefox\Profiles equivalent to C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles

What are you talking about?

Yeah, %APPDATA% = C:\Users\<username>\AppData\Roaming,

thus making %APPDATA%\Mozilla\Firefox\Profiles equivalent to C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles

What are you talking about?

oh

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.