Recommended Posts

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; 
}

How are you supposed to move the window around?

Looks like we are going to get the first beta 1 candidate build tonight, build notes are up:

https://wiki.mozilla....0b1/BuildNotes

http://ftp.mozilla.o...didates/build1/

Nice! Should be ready by the time I wake up tomorrow morning then.

This build does seem pretty polished. Once extension support starts coming, it will be hard to use the 3.6 branch of Firefox again, even through the Beta phase.

What amazes me is, even with integrated graphics, webpages are much faster with GPU acceleration.

Like this one http://people.mozilla.com/~vladimir/demos/photos.svg

How are you supposed to move the window around?

Use the space between the Back/Forward buttons and the Firefox button to move it, and/or when you only have a few tabs open, use a free space on the right.

extensions.checkCompatibility.4.0b;false

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

This fixes Greasemonkey:

In file extensions/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}/content/config.js, around line 410 (search for "@mozilla.org/extensions/manager"), and replace the 4 lines (should be the same as the first 4 lines here only it's been commented) with the stuff below:

 /*var extMan = Components.classes["@[url="[url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url][/url]"][url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]mozilla.org/extensions/manager;1[/url][/url][/url]"]
 .getService(Components.interfaces.nsIExtensionManager);
 var item = extMan.getItemForID(GM_GUID);
 GM_prefRoot.setValue("version", item.version);*/
 Components.utils.import("resource://gre/modules/AddonManager.jsm");

 AddonManager.getAddonByID("{e4a8a97b-f2ed-450b-b12d-ee082ba24781}", function(addon) {
 GM_prefRoot.setValue("version", addon.version)
 });

About minefield, well it still will be updated daily, unlike FF beta 1 witch i assume will update to beta 2 or so...

For this new build... Is the menu fixed? Like does it have more options that it has. Hate having to use ALT to get the full menu up to get the options like update etc.

They added some more options, none for the update yet.

how can i make my buttons look like these ? see screenshot

see how his download button in the top right has no border and the refresh button

is it a stylish script because if it is i can't find it (or code it, i know i'm useless)

<Snip>

It's because it's in the tab bar. When you put the buttons in the tab bar, they are stripped of their border.

A build marked 4.0b2pre is in the hourly build folder:

As always, this is the hourly build section so backup your profile etc before using.

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/1277794445/

Well yeah, that's because b1 has forked for release, so b1pre has been renamed b2pre.

Hopefully now B1 is out the way there will be some more UI changes coming in the next few nightlies, they still have the address bar to work on (colored urls similar to IE I presume looking at the mock ups) and also the tab progress lines.

will the combined stop/reload button be moved into the address bar still?

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

    • No registered users viewing this page.
  • Posts

    • I think the car analogy is more this: Left hand drive, basic commands on the left side of the infotainment screen. Right hand drive, basic commands on the right side of the infotainment screen. Granted, you're not swapping between the two often so it's doesn't really work. But it's to do with the proximity of you (your mouse, or the driver) to the controls.
    • I mean, the old one was broken and so stupidly complex for many users, so I don't see that as a feasible option. A context menu needs to be simple to use, and for me the Windows 11 style actually worked really well for me, and many others. I used to have to scroll the damn context menu just to get to "file properties" in Windows 10. That was not a good experience, and I'm sure you'd agree. What they're trying to do is make it the best of both worlds, as clearly you'd prefer the Win10 style. I'm curious how they're going to do this.
    • The "Show more options" has its place, as does the simpler context menu, but it should perhaps be a separate fly-out rather than relaunching the entire, old context menu. The old context menu was getting absurd in Windows 10. Often I'd have to make the context menu scroll just to get to "File properties" on my old laptop. Even without much installed, the amount of items was just too much. It's a context menu, not a "do all" menu. Making it configurable is fraught with challenges too, so I'm interested to see how Microsoft tackles this one.
    • I don't hate the new menus, I am not a fan of the lack of features and how they went live when they clearly are not complete. The menu itself presents much better than the previous - but what's lacking (IMO) is: 1) Any kind of automated manipulation such as: "this goes on the new menu because you use this feature more often on this filetype" "this is rarely used and will fall back to the old menu" 2) Any kind of user manipulation such as: "a UI to add/remove/order items to the new menu"
  • Recent Achievements

    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      PsYcHoKiLLa
      262
    3. 3
      Skyfrog
      86
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      63
  • Tell a friend

    Love Neowin? Tell a friend!