Recommended Posts

To get it there you have to disable tabs in titlebar stylish script (if you have that) then drag it to the left of the tabs (otherwise it will stick to the right) apply the script (above) and then re-enable tabs in titlebar.

I found that if you have a couple tabs open you can drag the home button into the tabs themselves, as if you were trying to position it between them, and it will automatically stick it to the left. I don't know if that will work with only 1 tab open or not, but it certainly is interesting behavior.

I found that if you have a couple tabs open you can drag the home button into the tabs themselves, as if you were trying to position it between them, and it will automatically stick it to the left. I don't know if that will work with only 1 tab open or not, but it certainly is interesting behavior.

Oh nice tip.

On another note, Echofon and download status bar extensions stopped working, even when compatibility check is set to false :(

Oh nice tip.

On another note, Echofon and download status bar extensions stopped working, even when compatibility check is set to false :(

Download statusbar info (though some people have reported it to be working) http://dlstatusbar.proboards.com/index.cgi?board=dlsb&action=display&thread=1693

I can't find anything about Echofon except confirmation that it hasn't been fixed for 4.0b2pre yet. Apparently this is the thread to keep an eye on for working extension updates:

http://forums.mozillazine.org/viewtopic.php?f=23&t=1937759

Watercolor, that was a theme I used for ages! *reminisces*

All I need now is Beta 3 & Trillian 5 to make my Windows Experience meaningful again :p

If only they could make the GUI to look at least half way the one in their mockups

No complaints here :p

To be honest I dont like that. The one in the mockups its cleaner, the menu button's position and aesthetics are perfect and the navigation buttons are more pleasant to look at.

I wanna move the menu button more to the left side and make the active tabs in the same transparency

as the toolbar, how do I do that?

post-251611-12795410025305.png

EDIT: nevermind the menu button, I fixed that one. ;)

I just need help with the tabs transparency. (if it's possible.)

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url("chrome://browser/content/browser.xul") {


#TabsToolbar
.tabbrowser-tab
{ border: 0 none !important;
padding-bottom: 0px !important;
margin: 1px !important;
height: 22px !important; }

.tabbrowser-tabs tab
{ text-shadow: 2px 2px 2px #999, 0px 0px 6px white !important; 
-moz-border-radius: 8px 6px 0 0 !important;
border-top: 1px solid !important;
border-right: 2px solid !important;
border-bottom: 2px solid !important;
border-left: 1px solid !important;
border-right: 2px solid !important;
-moz-border-top-colors: #C5D3D4 #9EA9AA#8E9899 !important; 
-moz-border-bottom-colors: #435657 #69D2E0 #ccc !important;
-moz-border-left-colors: #F1F7E9 #ccc #ccc !important;
-moz-border-right-colors: #666 #4CB5B8 #274D54 !important;
-moz-box-shadow: inset rgba(131,154,161, 0.4) -1px -6px 4px 2px !important; }

/* selected tab */
.tabbrowser-tab[selected="true"]
{ -moz-appearance: none !important; 
-moz-box-shadow: inset rgba(249,251,239, 0.4) 2px 6px 4px 2px !important;
background: -moz-linear-gradient(top, rgba(249,251,239, .2), rgba(131,154,161, .7)) !important;
color: black !important;
 }


/* favicon */
.tab-icon-image
{ margin: 0px 3px !important; }

}

Needs many changes , i did it lightly...

Actual style script : http://userstyles.org/styles/32667

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

    • No registered users viewing this page.