Recommended Posts

Yea we are working on a few things. Spew is doing a rewrite of his theme and adding the new theme design in. I'm working on the new Firefox menu, its mostly all working right now. I plan on putting an option to change between two button styles, one thats the tab like and this current one. I'm not really sure how the menu should look graphically, any ideas?

post-49492-1261536786_thumb.png

Is it possible yet to remove the title bar on Firefox?

Edited by KurtFelton
I am getting the same problem with the tabs. So I uninstalled for now, was annoying. I will reinstall when there is a fix

/* move tabs to top */

.tabbrowser-strip {
  top: -3px !important;
  position: fixed !important;
  width: 100% !important;
}

.tabbrowser-strip:-moz-system-metric(windows-compositor) {
  left: 1px !important;
}

.tabbrowser-strip .tabbrowser-tabs {
  width: 100% !important;
  z-index: 0 !important;
}

/* bottom tabstrip */

.tabs-bottom {
  -moz-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAWCAYAAACG9x+sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXpJREFUeNrsV
0FuhDAMxEkOPfKCPqTiAb3wkP6PS8+oD+kLOO6hxW6o6MqybIdsVtqutJYsnBDMjO0YAkTU3bOE7iEPaRK4kV/6bwRa/dAtXgyVYwsstZCBRuDgzGn+SbHJuXdVAhZwMMiUMkCOfZgINALXxh4BDzwZRKiFgARfo/J5D7CnLol0ALwV5VAYexlAARKFLZ8Bi0iqAG8BDg4BKwOBgcZ9HYo1eGQvpAvAc8CWDU4XIhZVeUWFLIpMkEfAA+8B1+5xH1r9BxF9LsjuB49EaQ9odR8cEq
V9QE6tdwoJqxmcSaRCi4RCfVvAtTKiC3/lUfhwM6CB2+yoRDrs88BsbUNbHQiFrsoYFCLqHoACETAIWOqVEBwoH2IZIqWdntdtE33Wl6zPWZ8qP1YcbNwDEllmSAToL7rfStvUvgna/CanrJ9ZP7YXDtM0vQ3D8NpyxKw5WwM0/8XjPM/v4zjGX0/Lsnyt65ru5YC/BSClhH3fxx8BBgATuKFwTMdRNgAAAABJRU5ErkJggg==") 0 23 3 23 / 0 23px 3px 23px !important;
}

/* fix tab height */

.tabbrowser-tab,
.tabs-newtab-button,
.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down {
  margin-top: 3px !important;
}

/* reposition tab drop arrow */

.tab-drop-indicator-bar {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1 !important;
}

/* move window down for tab space */

#main-window {
  margin-top: 26px !important;
}

#main-window #navigator-toolbox {
  -moz-border-image: url("chrome://browser/skin/nav-bar.png") 0 2 3 2 / 0px 2px 3px 2px !important;
  padding: 0 !important;
}

#main-window #nav-bar {
  margin-top: 1px !important;
  margin-bottom: -3px !important;
}

.tabbrowser-tab,
.tabs-newtab-button {
  margin-bottom: 1px !important;
}

#menubar-items {
  padding: 0 !important;
}

.tabbrowser-tab[selected="true"] {
  -moz-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAaCAYAAABYQRdDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqUV
UtuwjAQjZ1EbUCCql2nElIVdcG2J+gx2KCerepZOABiywKxbUulJkUoTmfMGAbHdoKlJxrPzPN8nl3ZNE0UAqwUcMOA363FY5LIs4QQt/CTAe4Bd4AcsAF8Az4BFeDPFStdm1WF/pown81mT9vt9gMyeMdf/KYDsrIs3Rl5SkbC5/l8/grfP4Sd+Rv30U5+LR4f6QjwAplsiOyLYYf7aCe/Fql09NIMYphl2djEcND+kGxpr57SiqPw8tp9pIJskn3bcdKxr5dPUql1gGAE0uMXJMVgReUJGoJgPefl165sZUffBBBKni0d4GtLsPzGZEgSk45qTn59MpXW
oGRgiMLFkXSUroOUUucTYdG+8AUmHVITQNhwUiwZeEVoJkmHsM2gFLuOXJ/xNZKKTNmIuq7Pp8WxkZVXAV2S0qT8sbBacVVPL24TF791u3qTGrnE7EkT/Ilj/ZTXSEoHGEJGZF+IuK/4MavxsZ2gpyPJBdSxsYr8woOCqeJL/oAoiqJG+bgGhftoN778P4ArUzQ+AgaLxeINpcRaYKAlhnb0I/+RfRVb9S+Xy9/JZDI4HA4nSfGnD25UlKZptF6vy+l0Ouyl0zzPV/v9XmfkKh/30Y5+rvh/AQYAnAt7BmghC8MAAAAASUVORK5CYII=") 2 10 2 10 / 2px 10px 2px 10px !important;
}

.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down {
  margin-bottom: 1px !important;
}

#navigator-toolbox > toolbar {
  background: none !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

sidebarheader {
  margin-left: 0 !important;
  background: none !important;
  border-right: 1px solid rgba(0,0,0,0.5) !important;
}

/* fix popup window contents */

#main-window[chromehidden*=" "] {
  margin-top: 0px !important;
}

#main-window[chromehidden*=" "] #nav-bar {
  height: 28px !important;
  margin-bottom: 0 !important;
}

#main-window[chromehidden*=" "] #navigator-toolbox {
  -moz-border-image: none !important;
}

#main-window[chromehidden*=" "] .tabbrowser-strip {
  visibility: hidden !important;
}

/* fix StrataHomeTab placement */
.home-tab-button {
  -moz-appearance: none;
  -moz-image-region: auto;
  border: none;
  margin-top: 0px !important;
  margin-right: -9px !important;
}

.home-tab-button:hover:active {
  -moz-appearance: none;
  -moz-image-region: auto;
  border: none;
  margin-top: -2px !important;
  margin-right: -8px !important;
  margin-left: -1px !important;
}

this fixes the tab problems for me. try it. i don't remember where i got the code, but if you know then let me know and i'll give credit to that person.

this fixes the tab problems for me. try it. i don't remember where i got the code, but if you know then let me know and i'll give credit to that person.

From here http://userstyles.org/styles/20866 it is a style from the same author of the strata40 theme

Awesome theme. I have it customized the way I like it, similar to the Firefox 4.0 (tabs on top) mock-up theme. My only gripe is the background colour of StrataBuddy and just about any other context window in Firefox when StrataBuddy is installed. It's a dark grey colour that retracts from the default light grey background of Firefox's context windows.

This is what I'm talking about:

~snip

The first screenshot was taken with the Strata 4.0 theme plus the recommended add-ons and the second one was taken with the default Strata theme in Firefox 3.5.6.

Did you disable the addons as well? Also I've modified my setup so that it looks closer to the newest mock-up. Got the 3.7 theme type running with tabs on top.

Mmmm.

Yea we are working on a few things. Spew is doing a rewrite of his theme and adding the new theme design in. I'm working on the new Firefox menu, its mostly all working right now. I plan on putting an option to change between two button styles, one thats the tab like and this current one. I'm not really sure how the menu should look graphically, any ideas?

post-49492-1261536786_thumb.png

Are you going to be leaving the 3.7 style still? Hopefully you can still include this style as well, as I'm not a fan of switching that newer 4.0 style, unless the Firefox button can be moved to how it is in the actual mockups, which I believe is impossible to do atm.

Are you going to be leaving the 3.7 style still? Hopefully you can still include this style as well, as I'm not a fan of switching that newer 4.0 style, unless the Firefox button can be moved to how it is in the actual mockups, which I believe is impossible to do atm.

When you say 3.7 style do you mean keep the Page/Tools buttons or the older style of toolbar buttons?

Can you make is so I can choose to remove elements from the menu and reorder them?

That might be something we can do in the future.

I've deactivated all other add-ons but the error still occurs.

This is problem going on at the authors DeviantArt page and it seem like only creating a new profile or replacing an old back up before the problem appears with solve it.

Good luck!

Didn't work either... :(

Really? That is strange, anyway I will suggest going bact to the last version that worked for you with a new profile.

@Bncjo Right if you are talking about the latest version, but wrong with the version before that I was a guy with that problem when version 1.6.8 came out along with others, check the DA page comments for that.

Yes, I did this... The last working version for me is v0.1.6.8. All later versions have this error.

The problem you are having started with that version ( I had that problem before, but I had a profile back up to solved it) try going back to an earlier version than 1.6.8 with a new profile. I must work at least I hope so cause after this version is when Stratabuddy start to get a bit messy.

An earlier version is working fine. I hope you don't want to say that I have to surf with an outdated version ;)

Edit:

I've imported this profile of the firefox v3.6b5 with the error in my virtual windows (7 the same as my main os) and updated the StrataBuddy to the newest one (v0.1.6.9b) and it works perfect.

So the error is only on the beta of firefox.

Edited by Black Rider
An earlier version is working fine. I hope you don't want to say that I have to surf with an outdated version ;)

Edit:

I've imported this profile of the firefox v3.6b5 with the error in my virtual windows (7 the same as my main os) and updated the StrataBuddy to the newest one (v0.1.6.9b) and it works perfect.

So the error is only on the beta of firefox.

I forgot to ask your Firefox version cause when I was experiencing the smae problem was with the 3.6 betas and had to go back to my old 3.5 profile.

Well glad you manage to make it work at least with 3.5 hopefully they will check what is happening with the 3.6 betas.

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

    • No registered users viewing this page.
  • Posts

    • Sadly, that is the state of things. It's basically considered acceptable for any random app running on your computer to use 1+ GB of RAM, and install space, lol, no one even seems to consider that.
    • EU Commission explains why Siri AI isn't launching in the EU, and Apple is to blame by Hamid Ganji Image via Apple This week at Apple’s 2026 developers conference, the iPhone maker unveiled the upgraded Siri after more than a year of delays. The new Siri is now called Siri AI, and it's powered by Google Gemini models. While Siri AI is preparing to roll out to Apple users worldwide, the company’s EU customers might need to wait much longer before getting their hands on the new assistant. Shortly after announcing iOS 27, Apple said in a blog post that Siri AI is not coming to the EU anytime soon due to hurdles posed by the Digital Markets Act (DMA) and other regulatory requirements. To comply with the DMA in the EU, Apple apparently needs to open Siri AI to rival assistants on iOS 27 and iPadOS 27. Apple has refused to do so, which has resulted in Siri AI being delayed for its EU users. The company argues that such a move would put users’ privacy at risk. In a statement to Neowin, a European Commission spokesperson provided more details about why Siri AI will not be rolled out to Apple customers in the region. The statement first noted that the DMA does not prohibit Apple from launching its services in the EU and that the company is simply required to comply with the law. The European Commission spokesperson added that, since Apple is considered a gatekeeper under the DMA, it is “obliged to give third parties access to equivalent features as they give to its own products. Because the DMA is precisely about giving users the choice to use the product they find best suits their needs.” Moreover, the spokesperson said the Commission has been in contact with Apple, though the company “did not develop proposals for DMA compliant interoperability solutions.” The statement also clarified that companies designated as gatekeepers cannot leverage their status and products, such as operating systems, to favor their own AI services. The first public beta of iOS 27 will roll out next month, while the stable version is expected to launch this fall following the release of the iPhone 18 series. It remains unclear when Apple will be able to resolve its DMA-related compliance issues with the European Commission and bring Siri AI to its European customers.
    • i wish i could uninstall Chrome from Anrdoid...  
    • XMedia Recode 3.6.3.1 by Razvan Serea XMedia Recode is a free video and audio converter. XMedia Recode supports nearly all audio and video codecs. With XMedia Recode you can easily convert nearly all film and music files in the format you want. Convert for countless devices, select the predefined profile (iPhone, iPad, iPod Touch, Android-Tablets, Sony PSP, Amazon Kindle, Smartphones Blackberry, Wii und DS, Cowon, Android, HTC, Xbox360, Samsung, LG). XMedia Recode converts: 3GP in AVI, 3GP in FLV, AC3 in MP3, AC3 in WAV, ASF in 3GP, ASF in FLV, ASF in MP4, AVI in FLV, AVI in 3GP, FLAC in MP3, FLAC in WMA, FLV in 3GP, FLV in Mp3, DVD in 3GP, DVD in AC3, DVD in AVI, DVD in MP3, DVD in MP4, DVD in MOV, DVD in SVCD, DVD in VCD, DVD in WMV, OGG in MP3, OGG in WMA, MPEG in AVI, MP2 in MP3, MP4 in FLV, MP4 in AVI, M4P in MP3, MOV in 3GP, MOV in AVI, MOV in FLV, WMA in MP3, WMV in FLV, WAV in MP3. Main functions of XMedia Recode: Extracts audio tracks from DVD, Blu-ray and video files Framework also freely selectable color (Padding) Drag-n-drop of video files directly on the encoder Selection display format (1: 1, 3:2, 4:3, 5:4, 5:6, 11:9,16: 9, 16:10, 2.21: 1) Zoom shot (none, type character box, media, Pan Scan, to screen) ''Direct Stream'' copies the audio stream or video stream into the target format 2-Pass-Encoding Volume correction Can change framerate, bit rate, resolution Can extract audio stream of most video formats Produce DVD copies for mobile phones, various mobile devices Edit Video: Color correction Video cut Cropping Denoise Delogo Deblocking De-interlacing Flip Image Start Time End Time Resolution Rotate Image Sepia Sharpness Padding Video fade in / fade out XMedia Recode 3.6.3.1 changelog: Update of ffmpeg Updated AOM AV1 Codec (3.14.1) Fixed minor bugs Download: XMedia Recode 64-bit | Portable ~20.0 MB (Freeware) Download: XMedia Recode 32-bit | Portable View: XMedia Recode Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • This has been on the roadmap for years, nothing really new here. This is one of the few areas where Microsoft is making Windows better. Universal print is a very good things and so far works as expected. The last step is ending the option for 3rd parties to add traditional custom drivers. It is somewhat of a hurdle, but it is for a long-term good. The downside is that printer manufactures are likely going to use this as an excuse to force users onto new printers. Considering this roadmap has been public for years, then printers sold during that time should be covered...but I'm sure they will have a different opinion.
  • Recent Achievements

    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      213
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      86
    5. 5
      ATLien_0
      83
  • Tell a friend

    Love Neowin? Tell a friend!