Discuss application theming and theme development.
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
November 21st, 2008, 8:33 am
Posted November 21st, 2008, 8:33 am
mernen wrote:Do you have any ideas?
It has something to do with your color management mode. You use the Value 1 and the default Value is 2 more about it: http://kb.mozillazine.org/Gfx.color_management.enabledPlease change it back. You have with this setting as well many other wrong colors and it is nearly impossible to build a theme for this setting. type therefore about:config into the address bar then gfx.color_management.mode into the Filter bar and use there Reset Cheers
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
November 22nd, 2008, 12:17 pm
Posted November 22nd, 2008, 12:17 pm
Hi, ... and now GrApple Yummy 1.9.9.14.1 - Designed for Firefox 3.1 nightly builds http://www.takebacktheweb.org/includes : - after Bug 465843 Remove ctrl-tab preview switching and revert all tabs button to menu, for now need the theme naturally again a different List all Tabs icon - a notification[type="info"] design change  by the way, Bug 391984 - [10.5] Add roundness to context menus appears sometime later, but when someone want now roundness to context menus. Then add in your userchrome.css (works only as intended on Mac OS X 10.5): menupopup, popup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; } Cheers
mernen
Posts: 10Joined: August 11th, 2006, 10:06 pm
November 22nd, 2008, 10:25 pm
Posted November 22nd, 2008, 10:25 pm
Aronnax! wrote:mernen wrote:Do you have any ideas?
It has something to do with your color management mode.
That was spot-on, thanks!
SpookyET
Posts: 10Joined: October 24th, 2004, 6:50 pm
November 27th, 2008, 5:08 pm
Posted November 27th, 2008, 5:08 pm
Aronnax! wrote:by the way, Bug 391984 - [10.5] Add roundness to context menus appears sometime later, but when someone want now roundness to context menus.
Then add in your userchrome.css (works only as intended on Mac OS X 10.5):
menupopup, popup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; }
Cheers
What you want is - Code: Select all
menupopup, popup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; opacity: 0.9 !important; }
I think the opacity is about right, but not perfect.
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 2nd, 2008, 11:25 am
Posted December 2nd, 2008, 11:25 am
SpookyET wrote: I think the opacity is about right, but not perfect.
opacity: 0.96 !important; is likely better 
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 2nd, 2008, 11:29 am
Posted December 2nd, 2008, 11:29 am
... and now GrApple Yummy 1.9.9.14.2 - Designed for the upcoming Firefox 3.1 Beta 2 with small location bar design changes and GrApple Yummy 1.9.9.15 - Designed for Firefox 3.1 nightly builds with changes for Bug 231313 - XUL tabs on Mac OS X render as 10.2-style tabs http://www.takebacktheweb.org/Cheers
pkondzior
Posts: 4Joined: November 7th, 2008, 8:42 pm
December 3rd, 2008, 11:18 am
Posted December 3rd, 2008, 11:18 am
SpookyET wrote:Aronnax! wrote:by the way, Bug 391984 - [10.5] Add roundness to context menus appears sometime later, but when someone want now roundness to context menus.
Then add in your userchrome.css (works only as intended on Mac OS X 10.5):
menupopup, popup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; }
Cheers
What you want is - Code: Select all
menupopup, popup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; opacity: 0.9 !important; }
I think the opacity is about right, but not perfect.
- Code: Select all
popup, menupopup { -moz-appearance: none !important; background-color: #fff !important; -moz-border-radius: 4px !important; opacity: 0.9 !important; } popup menupopup { -moz-border-radius-topleft: 0px !important; }
Or like this, for 100% aqua like for second menupopup.
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 8th, 2008, 1:08 pm
Posted December 8th, 2008, 1:08 pm
Hi, ... and now GrApple Yummy 1.9.9.16 - Designed for Firefox 3.1 nightly builds http://www.takebacktheweb.org/with code and design changes here and there and ... everywhere Cheers
aaaxxx

Posts: 6Joined: April 2nd, 2008, 5:23 pmLocation: Grmny
December 12th, 2008, 10:39 am
Posted December 12th, 2008, 10:39 am
hi, i use FF 3.1b2 with the fission 1.0.3 addon. but when fission is enabled and the website is loading, it looks like this: 
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 12th, 2008, 11:31 am
Posted December 12th, 2008, 11:31 am
aaaxxx wrote:hi, i use FF 3.1b2 with the fission 1.0.3 addon. but when fission is enabled and the website is loading, it looks like this: 
Hi, there is a problem with Fission + the Connection status at the right of the address bar The next version will have a fix. You can fix it now, when you disable the Connection status at the right of the address bar setting or use now: #urlbar #fission-status { margin-top: -1px !important; margin-bottom: -2px !important; padding-top: 2px !important; } in your userchrome.css Cheers
DMCrimson
Posts: 747Joined: February 13th, 2004, 6:11 am
December 16th, 2008, 3:11 pm
Posted December 16th, 2008, 3:11 pm
Aronnax: first of all, many thanks for your wonderful themes. Secondly, I must confess that I blatanly used your code to bring certain theme to FF3-age, scrollbars, site identification and search-bar for starters (searchbar was quirky, the theme I'm modding has it, and the looks are ok, functionality was zero though...). Anyhow, you might be able to find references to what I'm speaking, and it's not going public - yet, if ever. Your theme has been great help and resource. Just a heads up for you:)
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 17th, 2008, 5:18 pm
Posted December 17th, 2008, 5:18 pm
DMCrimson wrote:Anyhow, you might be able to find references to what I'm speaking
Hi, thanks you want somthing like this? https://developer.mozilla.org/EnCheers
DMCrimson
Posts: 747Joined: February 13th, 2004, 6:11 am
December 21st, 2008, 6:16 am
Posted December 21st, 2008, 6:16 am
Heh, that's a good resource... But I was referring to what I'm working on.
DMCrimson
Posts: 747Joined: February 13th, 2004, 6:11 am
December 21st, 2008, 7:45 am
Posted December 21st, 2008, 7:45 am
Hmm, I wonder if you could help me a bit with that findbar... The button hovers are crapping majorly, mostly due to the fact that the theme I'm using has - Code: Select all
toolbarbutton { -moz-appearance: toolbarbutton; -moz-box-align: center; -moz-box-pack: center; margin: 0; border: 1px solid transparent; padding: 3px; background-color: transparent; color: black; /*was -moz-DialogText */ }
.toolbarbutton-icon { -moz-margin-end: 5px; }
.toolbarbutton-text { margin: 0 !important; text-align: center; }
toolbarbutton.tabbable { -moz-user-focus: normal !important; }
in toolbarbutton.css, while You're having it - Code: Select all
toolbarbutton { -moz-box-align: center; -moz-box-pack: center; margin: 0px 2px 0px 2px; padding: 3px 1px 3px 1px; background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent; }
.toolbarbutton-icon { padding: 1px 0px 1px 0px; }
.toolbarbutton-text { margin: 0px; padding: 0px; text-align: center; vertical-align: middle; }
Mostly the highlighting background drops a litlle, "highlight all"'s bg has a gap in between the icon and text. If I go and change the toolbarbutton.css to conform to your theme, I lose the tight spacing on my personal toolbar - which I wish to retain. Ask me if there's anything to ask:)
Aronnax!
Posts: 942Joined: October 1st, 2004, 10:24 amLocation: Germany
December 21st, 2008, 8:53 am
Posted December 21st, 2008, 8:53 am
Hi, likely works it with:
toolbarbutton { -moz-appearance: none; -moz-box-align: center; -moz-box-pack: center; margin: 0px 2px 0px 2px; padding: 3px 1px 3px 1px; background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent; } .toolbarbutton-icon { -moz-appearance: none; padding: 1px 0px 1px 0px; }
in the findBar.css as well - maybe works it only with -moz-appearance: none !important; or in other words: the -moz-appearance: none; should normally prevent that it use there as well the global toolbarbutton code from toolbarbutton.css.
Cheers
Return to Theme Development
Who is online
Users browsing this forum: No registered users and 6 guests
|