Recommended Posts

Alright folks, just released a new version (1.1.0) for Firefox 3.1 Beta. It includes the following:

NEW: Glasser 1.1 for Firefox 3.1

NEW: Added shadows behind toolbar buttons

NEW: Added shadows behind menu text

FIXED: Weird bug in Firefox makes URL and search box look odd.

* Removed margin on identity box, it seems that it is no longer needed.

If you folks, don't like the shadows I've added to the toolbar buttons and menus, I'll ask anyone who has added the same effect for their version. Because of a change in the -moz-background-clip with -moz-border-radius properties... making the borders rounded did something weird to the background so I removed the rounding. If anyone knows a fix so I can bring that back, please do tell.

Please note that the screenshot is from many modification I've made to the tabs and personal bar that isn't included in the theme. I've attached the CSS files needed to reproduce it in this post.

the code for the bookmark bar is in the styles.zip here primexx

  • 2 weeks later...
what's the code for your bookmark bar?

also: in the glasser extras there are Vista-style bookmark bar backgrounds -moz-win-media-toolbox etc,

anyone have the code for the original win7 explorer toolbar bar background?

Firstly you need "stylish" add on...

And the code you need is right there

  • 4 weeks later...

Version 1.1.1 is now out and it's fixed up for Firefox 3.1b3. It also fixes the identity box margin problem as well.

Also please note that I've also create a support forum on Sleeping Cats for Glasser which will be the place I check first for support issues.

Version 1.1.1 is now out and it's fixed up for Firefox 3.1b3. It also fixes the identity box margin problem as well.

Also please note that I've also create a support forum on Sleeping Cats for Glasser which will be the place I check first for support issues.

Thank you for continuing to develop this extension, update it and provide support to our community, 6XGate! :)

It really is a big help and, to be honest, I don't think I would be able to bring myself to use Firefox without Glasser.

my bad I posted the wrong style, I just accidentally copied the wrong one.

this will fix it:

#identity-box
{
margin-left: -0px !important;
}

#identity-box > hbox
{
border-left-width: 0 !important;
}

post-159052-1232048955.png

How do you get Back/Forward buttons to align properly? I have tried many different things, but they are always slightly unaligned.

Version 1.1.1 is now out and it's fixed up for Firefox 3.1b3. It also fixes the identity box margin problem as well.

Also please note that I've also create a support forum on Sleeping Cats for Glasser which will be the place I check first for support issues.

awesome, this has prompted me to check whether my other extensions are compatible with 3.1b3, and they all either support it already, or have beta builds that support it, or work fine after version override. so now i'm on 3.1b3 full time :D

  • 3 weeks later...
  • 1 month later...

Glasser works fine with all builds of fx upto 3.6a1pre. You just have to edit the install.rdf file in the xpi file and change the <em:maxVersion>(I have put 3.6 here)3.6a1pre</em:maxVersion>.

The rounded corners on the identity box can be overcome by adding:

#identity-box{
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-topright: 0px !important;
-moz-border-radius-bottomright: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
}

to your userchrome.css

Strictly speaking you probably will only need top and bottom left.

If you want to get some further transparency in the frame and borders do this:

Open Regedit and go to:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM

Create a new DWORD Value registry value, and named it as HideBlur. Set the value data of ?HideBlur? to 1.

Restart and you should be able to see through the frames and borders of open windows.

  • 3 weeks later...

The favicon in the address bar is messed up in the new firefox 3.5 preview, anyone with stylish skills wanna fix it? The fix above doesn't work, it removes the round part but it looks all messed up still.

Address bar bug:

wmlblz.png

With fix(still messed up)

2w2jy4j.png

still messed up on the top and bottom of the address bar favicon:

Never mind fixed it mostly except the right side with pure guest work adding on to primexxes code:

EDIT: it did break my reload button though...

#identity-box {
-moz-border-radius:0 !important;
margin-left:-2px !important;
margin-top:-2px !important;
margin-bottom:-2px !important;
}

f024p5.png

hmm after copying my profile to win7 i noticed the border standing out...try this:

#identity-box {
 border:0 !important;
 -moz-border-radius:0 !important;
 margin-left:-1px !important;
}

it looks fine now on both vista and win7 for me.

adding:

height:22px !important;

looks even better here.

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

    • No registered users viewing this page.
  • Posts

    • LOL, expect to take you seriously? The $7k myth? Ignoring the BILLIONS Qatar spends every year to influence American politicians and universities? Claim terrorists are "journalists" when they are members of Hamas and even have Hamas funerals with their pictures in Hamas garb. "Snipe kids" when they don't, meanwhile the other side sends kids into battle (and their mothers praise their martyrdom) and uses them as human shields and their schools as rocket launch sites and entrances to their tunnels - which they took all their foreign aid to build at the expense of their people. Base their operations at hospitals - violating every rule of war and making said hospital legitimate military targets? AND THEY KILL LGBTQ+ PEOPLE - listen to their own testimonies themselves, their interviews on what they do to them! They're proud of it! Your talking points are all BS and you know it. Stop defending another Islamic dictatorship that uses terror as their primary policy.
    • BetterMediaInfo 1.0.0 by Razvan Serea BetterMediaInfo is a modern, open-source graphical user interface for MediaInfo, designed to improve metadata inspection workflows for audio and video files. It extracts and presents technical parameters such as codec profiles, bitrates, resolution, frame rate, stream ordering, and container-level attributes in a structured, readable layout. The interface is built with clarity and responsiveness in mind, supporting drag-and-drop functionality. It preserves the full feature set of the MediaInfo library while making the data easier to parse for users working in media management, encoding validation, or post-production environments. In short, BetterMediaInfo takes the power of MediaInfo and makes it much easier to use. Whether you're checking video quality, verifying audio settings, or just curious about a file's details, it gives you clear, organized info without the clutter. Requires Microsoft Edge WebView2, which is included in most Windows versions. BetterMediaInfo 1.0.0 changelog: Added an Image stream table to the card view and detail view, including type, color space, resolution, and size fields. Added View settings to toggle Image stream tables in card view and detail view. Added BatchMkvMerge to the welcome page with localized descriptions and a GitHub link. Added a portable 7z archive to the Windows release artifacts. Improved first-run language selection by detecting the system language and saving it to configuration. Updated Italian translations. Download: BetterMediaInfo 0.10.0 | MSI Setup ~9.0 MB (Open Source) Download: BetterMediaInfo for MacOS View: BetterMediaInfo Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • We wrote about it here https://www.neowin.net/news/browser-vendors-pen-open-letter-to-microsoft-saying-enough-is-enough/ the open letter itself is here https://browserchoicealliance.org/open-letter/
    • Someone forgot to mention EDR in the title ? I think I will not click anymore on the articles written by this author. All are click bait.
    • Browser vendors including Chrome, Firefox, Brave, and Vivaldi have jointly written an open letter to Microsoft saying enough is enough regarding Edge being pushed on Windows users without consent. Microsoft makes it difficult to change the default browser, promotes Edge throughout Windows 11, and has made the uninstall process unnecessarily complicated compared to other apps. Does anyone have more details on what exactly the open letter demands and whether any regulatory action is being considered? Also curious whether this could lead to antitrust investigations similar to what happened with Internet Explorer back in the day. Would love to hear from anyone following this closely.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      491
    2. 2
      PsYcHoKiLLa
      242
    3. 3
      ATLien_0
      73
    4. 4
      Steven P.
      73
    5. 5
      +Edouard
      67
  • Tell a friend

    Love Neowin? Tell a friend!