[wip] Pixelperfect Safari Skin 0.2 Update

Well, i'm using the first version of his. Let's see what he has up his sleeve with the new version. Maybe he got it to work with msstyle.

BTW - compact menu seems to be the one causing the alignment issues (image size or css)

edit - changed -3 to 0 margin - now looks better with mssyles (getting there)

55.PNG

hehe-haha boy to I feel like an idiot :blink: - you can spend half a day trying to fix something only to find out that switching themes fixes most everything. Iceman's brushed Jaguar does not draw boxes on hover so you don't need to moz-out or transparent out anything. Like

toolbarbutton:hover,
toolbarbutton[buttonover="true"] {
 -moz-border-top-colors: transparent !important;
 -moz-border-right-colors: transparent !important;
 -moz-border-bottom-colors: transparent !important;
 -moz-border-left-colors: transparent !important;
 color: transparent;
}

aquarius2003 - theme works except hover on bookmark folder end caps not present (i'm sure you already know that.) and the go button hover. Oh yeah, toolbar icons riding a little high with Iceman's theme.

anyway, here is Pixelperfect with SAF Buttons and css.

tt.PNG

*edit - I just noticed the crop on back/foward buttons

*edit again - oh-oh, Iceman's theme draws boxes on hover active - well, not too big of a deal I guess.

works here:

/* ::::: primary toolbar buttons ::::: */

.toolbarbutton-1 {
-moz-appearance: none;

and here:

/* ::::: bookmark buttons ::::: */

toolbarbutton.bookmark-item[type=menu] {
-moz-appearance: none;
 padding-left: 7px;
}

and here:

/* ::::: bookmark items ::::: */

.bookmark-item  {
-moz-appearance: none;
 list-style-image: url("chrome://global/skin/icons/folder-item.png") !important;
 -moz-image-region: rect(0px, 16px, 16px, 0px)
}

#132976

Does anybody know if Aquarius2003 going to release this theme? He said 2 weeks ago that he was going to release it in the weekend.

I just want to know if we should keep waiting on the updated skin.

#135504

According to his profile the last post was on March 17th so he hasnt been active for a while anyone heard from him :blink:

#135600

tip (something i changed):

I never really used the go button, so I made the little dot between the address bar and the search bar the icon for the Compact Menu, so now I have the exact safari menu. (just need to find a way to make it a tad smaller). Also I changed the address bar image to make it 1600 pixels wide, so I can have it on fullscreen without it cutting away.

#135962

Originally posted by lynchknot@Mar 21 2004, 11:36 PM

Well, i'm using the first version of his. Let's see what he has up his sleeve with the new version. Maybe he got it to work with msstyle.

I don't mind what's different - as long as it works with the latest release of Firefox - it's the only thing holding me back from upgrading lol! ;)

#178714

I'm still holding my breath for release, cmon aquarius cmon... :lol:

#181649