Anyone working on a Aqua like theme for mozilla?

Discuss application theming and theme development.
User avatar
JonECat
Posts: 21
Joined: November 9th, 2002, 11:17 am
Location: Mesa, AZ

Anyone working on a Aqua like theme for mozilla?

Post by JonECat »

I know there is the pinstripe theme for MacOS X, but what about something for windows?

JonECat
User avatar
Shark Daddy
Posts: 113
Joined: November 4th, 2002, 7:30 pm
Location: Toronto, Canada
Contact:

Post by Shark Daddy »

There are actually more than one, but I have yet to see one that works well on Win32.
The Chosen One has spoken (you may resume your disorder).
User avatar
G01D
Posts: 12
Joined: November 9th, 2002, 5:12 pm
Contact:

Post by G01D »

i remember back around .9.0 was around, or around then, there was an aqua theme back then...this was back in '00 or '01 i think tho..it was pretty nice...but too bad it didnt work for .1, .2, etc...
if your gonna sell your soul, dont sell it for too cheap
User avatar
JonECat
Posts: 21
Joined: November 9th, 2002, 11:17 am
Location: Mesa, AZ

Post by JonECat »

Shark Daddy wrote:There are actually more than one, but I have yet to see one that works well on Win32.

Do you know where I can find these? I have yet to see any.
User avatar
scratch
Posts: 4942
Joined: November 6th, 2002, 1:27 am
Location: Massachusetts

Post by scratch »

there's a port of pinstripe that works on windows... i think it's on themes.org.
User avatar
streetx
Posts: 34
Joined: November 15th, 2002, 2:38 am
Contact:

Post by streetx »

currently im working on a pinstripe-like theme, although the going is slow, since there's no real rhyme or reason to mozilla skinning. blegh.
User avatar
JonECat
Posts: 21
Joined: November 9th, 2002, 11:17 am
Location: Mesa, AZ

Post by JonECat »

Give me an update when you get closer to completion.

JonECat
User avatar
streetx
Posts: 34
Joined: November 15th, 2002, 2:38 am
Contact:

Post by streetx »

well, here is what ive done thus far... if anyone knows where i can change the class id of that fucking search button, i'd be more than grateful.

http://www.fiftysecondstreet.net/moz.png
Last edited by streetx on November 17th, 2002, 12:34 pm, edited 2 times in total.
User avatar
JonECat
Posts: 21
Joined: November 9th, 2002, 11:17 am
Location: Mesa, AZ

Post by JonECat »

Looking good so far. Keep up the good work!
CappuchinoMan
Posts: 223
Joined: November 14th, 2002, 5:50 pm

Looks great, streetx but hopefully throbber button change?

Post by CappuchinoMan »

That dour colored M is really ugly.
User avatar
DJGM
Posts: 713
Joined: November 9th, 2002, 10:28 am
Location: Manchester, England, UK.

Post by DJGM »

Looks good . . . will you be supporting the Home Button add-on made by TriHand?
User avatar
aaron
Posts: 3130
Joined: November 4th, 2002, 8:49 pm
Location: Texas
Contact:

Post by aaron »

this worked for me:
#search-button[buttonstyle="text"] > .button-box > .button-icon,
#go-button[buttonstyle="text"] > .button-box > .button-icon {
display: none !important;
}
#search-button[buttonstyle="pictures"] > .button-box > .button-text,
#go-button[buttonstyle="pictures"] > .button-box > .button-text {
display: none !important;
}
#search-button > .button-box,
#go-button > .button-box {
-moz-box-orient: vertical;
}
User avatar
mozDude
Posts: 228
Joined: November 5th, 2002, 1:34 pm
Location: ¢A, u$a

Post by mozDude »

The back and fwd buttons looked a little too big! Anyone else think so?

Hey steetx, do u by any chance have any one of these icons/cursors?
* spinning multicolored disk
* "loading" spoked wheel
* spinning burn icon

I want to use them as "loading" icons either in the throbber or tabs. Please let me know if you do...anyone.
User avatar
Gunnar
Posts: 729
Joined: November 5th, 2002, 4:55 am
Contact:

Post by Gunnar »

Streetx, looks good so far :-)
http://mozilla.gunnars.net - The Mozilla Help Site
User avatar
streetx
Posts: 34
Joined: November 15th, 2002, 2:38 am
Contact:

Post by streetx »

i fixed the back and forward buttons and removed that huge ugly shadow. i also fixed the search button and printer icon. onward and upward.

(ill post a new screenshot in a little bit when i get more work done on it)

as far as the spinning disk cursors and whatnot, no, i dont know where to find those, and i dont have them, however, yeah. they would be great to add have. icemans msstyle might have them?
Post Reply