HomeHome  SearchSearch  FAQFAQ  RegisterRegister  Log inLog in  
Post new topic Reply to topic
Firefox Themes View previous topic View next topic Go down
Goto page : 1, 2  Next
Author Message
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 10th 2008, 20:12

Sorry, can someone move this to Computing and Web?

Post the links to your favorite Firefox Themes.

Put [BETA] in the title if the theme is for a Beta release.
Don't put anything in the title if it's for the current release of Firefox.

I'll go first.
http://xeeew.deviantart.com/art/Elementary-Firefox-Theme-82890075

//Thread moved. - Tron
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
Tron



Tronerator
Tronerator

Age : 17
Joined : 24 Apr 2008
From : S/W England
OS : Leopard


May 10th 2008, 20:49

Neat thread idea mate. smile
alxmarcond



Administrator
Administrator

Joined : 12 Jan 2008
From : Clemson
OS : Ubuntu, Fedora


May 11th 2008, 00:02

stylish skins count?

heres my fav code

Code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
textbox:not([readonly]), menulist {
  -moz-appearance: none !important;
  border: 3px solid !important;
  -moz-border-top-colors: #676767 #C5C5C5 -moz-Field !important;
  -moz-border-bottom-colors: #C2C2C2 #A4A4A4 -moz-Field !important;
  -moz-border-right-colors: #969696 #C5C5C5 -moz-Field !important;
  -moz-border-left-colors: #969696 #C5C5C5 -moz-Field !important;
  -moz-border-radius: 9.5pt !important;
  -moz-background-clip: padding !important;
}
textbox[focused="true"], menulist:focus {
  -moz-outline-radius: 9.5pt !important;
  outline: solid 1pt !important;
  outline-color: rgba(60, 120, 240, 0.8) !important;
  outline-offset: -1pt !important;
}
tab:focus label, #identity-box:focus {
  -moz-outline-radius: 9.5pt !important;
  outline: solid 1pt !important;
  outline-color: rgba(60, 120, 240, 0.8) !important;
}
tab:focus label {
  border: none !important;
  outline-offset: 1pt !important;
}
.tabbrowser-tabs tab:focus label {
  padding-left: 1px !important;
}
tab:focus hbox {
  border: none !important;
  outline: none !important;
}
searchbar {
  min-height: 21.7pt !important;
}
#urlbar, #urlbar>:not(#identity-box)>:not(dropmarker), #urlbar>:not(#identity-box), menulist dropmarker, menulist, textbox:not([readonly]), searchbar button {
  -moz-appearance: none !important;
  background: -moz-Field !important;
}
textbox:not([empty="true"]):not([disabled="true"]), menulist:not([disabled="true"]) {
  color: -moz-fieldtext !important;
}
#urlbar :not(dropmarker), searchbar button {
  -moz-border-radius: 14pt !important;
}
menulist dropmarker {
  display: -moz-box !important;
}
menulist dropmarker *, .autocomplete-history-dropmarker * {
  display: none !important;
}
menulist dropmarker {
  margin-top: 1.8pt !important;
}
richlistbox menulist dropmarker {
  -moz-appearance: menulist-button !important;
  margin-top: -2.5pt !important;
  margin-bottom: -2.5pt !important;
  margin-right: -1pt !important;
}
toolbar splitter {
  outline: highlight 1pt solid !important;
  -moz-outline-radius: 12121212px !important;
  outline-offset: -10pt !important;
  height: 20pt !important;
  width: 24pt !important;
  border: none !important;
  padding: 0 !important;
  margin-left: -9pt !important;
  margin-right: -6.5pt !important;
}
#identity-box {
  padding-right: 0.1pt !important;
  -moz-background-clip: border !important;
  margin-top: -1px !important;
  margin-bottom: -1px !important;
  margin-left: -1.3pt !important;
  border: none !important;
}
#identity-box>hbox {
  margin-left: -1px !important;
  min-width: 18px !important;
  border: none !important;
  min-height: 10px !important;
  background: -moz-field !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left: 1.5pt !important;
  padding-right: 1px !important;
  margin: 0 !important;
}
#urlbar :not(dropmarker), searchbar * {
  border: none !important;
}
#identity-box.verifiedIdentity, #identity-box.verifiedDomain {
  background: rgba(0, 0, 0, 0.5) !important;
}
#identity-box.verifiedIdentity>hbox {
  background: rgba(200, 255, 200, 0.9) !important;
}
#identity-box.verifiedDomain>hbox {
  background: rgba(200, 210, 255, 0.99) !important;
}

/**
 *  Uncomment the lines below to turn on alternative
 *  appearance for the site button.
**/
/*
#identity-box.unknownIdentity>hbox {
  background: rgba(255, 200, 210, 0.3) !important;
}
*/

#identity-box.verifiedDomain label {
  /*display: -moz-box !important;*/
}
#identity-box label {
  margin-right: 3.1pt !important;
  color: black !important;
}
menulist dropmarker, textbox dropmarker {
  width: 0px !important;
  border-top: 6.5pt solid highlight !important;
  border-left: 4pt solid rgba(0, 0, 0, 0) !important;
  border-right: 4pt solid rgba(0, 0, 0, 0) !important;
  border-bottom: none !important;
  -moz-border-top-colors: highlight !important;
  -moz-border-left-colors: rgba(0, 0, 0, 0) !important;
  -moz-border-right-colors: rgba(0, 0, 0, 0) !important;
  -moz-border-bottom-colors: rgba(0, 0, 0, 0) !important;
  background: none !important;
  margin-top: 4pt !important;
  margin-right: 2pt !important;
  margin-left: 1.1pt !important;
  -moz-border-radius-bottomright: 12pt !important;
}
#searchbox textbox {
  border: none !important;
  outline-offset: 4px !important;
  margin-right: -15px !important;
  padding-right: 17px !important;
}
spinbuttons, spinbuttons * {
  -moz-appearance: none !important;
  border: none !important;
  padding: 0 !important;
  margin-top: -0.5pt !important;
  margin-bottom: -0.5pt !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.textbox-input-box.numberbox-input-box {
  -moz-appearance: none !important;
  border: none !important;
}
.find-field-container {
  -moz-appearance: none !important;
  border: none !important;
  background: none !important;
}
.findbar-container {
  -moz-appearance: toolbox !important;
  margin-top: 1px !important;
}
findbar {
  -moz-appearance: toolbar !important;
  margin-bottom: -1px !important;
}

_________________
-your mother
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 11th 2008, 00:34

Nice. I'm too lazy to check that skin out right now, but I will next I re-customize my Firefox.
happy
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 11th 2008, 00:42

@alxmarcond:
That theme made my Firefox look like it got raped. Anally.
Lol.
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
Tron



Tronerator
Tronerator

Age : 17
Joined : 24 Apr 2008
From : S/W England
OS : Leopard


May 11th 2008, 01:10

Just a warning, sparo. Please be easy on the language, if it can be called that, next time.
I know it's nothing, but we have young members. wink
alxmarcond



Administrator
Administrator

Joined : 12 Jan 2008
From : Clemson
OS : Ubuntu, Fedora


May 11th 2008, 01:39

yeah, sexually explicit stuff not allowed. thanks for warning him tron, good mod *throws treat*
_________________
-your mother
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 11th 2008, 01:40

Sorry. I'll try to cut down. You should see me in public, tongue.

Anyways, back on topic...
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
alxmarcond



Administrator
Administrator

Joined : 12 Jan 2008
From : Clemson
OS : Ubuntu, Fedora


May 11th 2008, 01:41

same here mate same here... what do u mean though? how did it mess up ur firefox? screenshot?
_________________
-your mother
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 11th 2008, 13:13

Nah, it was the default theme pretty much, but with rounded textareas, etc. The borders of the textareas interfered with the rest of the UI. Let me tell you this: IT WASN'T PRETTY.
happy

Maybe you have a larger screen resolution, so it might look nicer on your computer. and you're probably not running the same OS.
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
ichiDS



Regular Visitor
Regular Visitor

Age : 14
Joined : 17 Mar 2008


May 16th 2008, 22:03

OFFTOPIC: I don't think that anyone could feel it ofensive(At less in my country boys at age of 8 knows EVERYTHING)

ONTOPIC:
This theme is the best by far

http://tanjihay.deviantart.com/art/Foxdie-1-1-3-60350715
_________________
CHUPALA
alxz310



Founder
Founder

Joined : 24 Dec 2007
From : Southern California
OS : Vista Ultimate


May 16th 2008, 22:06

@ichids, probably the best firefox theme ever
_________________
Galaxy GUI Founder
sparo



Member
Member

Age : 15
Joined : 04 May 2008
From : Duluth, Minnesota, USA
OS : Windows XP - Fedora Core Linux


May 17th 2008, 02:39

I think that Urethane and iFox are pretty choice in my book.
_________________
.common-sense {display:none;}

http://sparo.tumblr.com
http://phome.us/sparo

Sparo@GalaxyGUI.com
randomus_r



Regular Visitor
Regular Visitor

Joined : 17 Apr 2008
OS : Vista Home Premium


May 17th 2008, 10:49

Firefox Beta 5 on Vista with glass extension wink

http://www.neowin.net/forum/index.php?showtopic=632112
_________________
alxz310



Founder
Founder

Joined : 24 Dec 2007
From : Southern California
OS : Vista Ultimate


May 17th 2008, 17:06

@randomus, thanks so much for linking that glass extention, ive been looking for something like that for a long time
_________________
Galaxy GUI Founder
Firefox Themes View previous topic View next topic Back to top
Page 1 of 2 Goto page : 1, 2  Next

Permissions of this forum: You cannot reply to topics in this forum
GalaxyGUI.com - Forum :: Tech Related :: The Web -
Post new topic Reply to topic

RSS Feed

Topics and post times are displayed in GMT (Greenwich Mean Time) for guests
Top of Page · Contact Us

Some Skin Elements ©2007-2008 Galaxy GUI (Version 3.2)
All trademarks mentioned on this page are the property of their respective owners
phpbb skin developed by: eXtremepixels, alxz310 and Tron