Aqua-Soft Forums: Firefox 3 Skins - Aqua-Soft Forums

Jump to content

  • 10 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Firefox 3 Skins Rate Topic: -----

#41 User is offline   bSAYZ Icon

  • Group: Member
  • Posts: 262
  • Joined: 09-March 05

Posted 22 June 2008 - 04:11 PM

@kinsemon
without the "fix"

Posted Image

Posted Image

with "fix"

Posted Image

Posted Image
0

#42 User is offline   alabanco Icon

  • Group: Member
  • Posts: 447
  • Joined: 25-November 06

Posted 22 June 2008 - 07:12 PM

bSAYZ;503242 said:

kinsemon

After follow your code below seem ok for folder/container hover
Posted Image

but ...
Posted Image

what's happen ;(


Yes. I have that too. haven't figured out why that happens.

I also have some issues.

1. Progress bar problem
Is it me or everyone has the problem with download progress bar - I just can't see that progress blue line in downloads section.

2. Bookmarks icon
Do you know hot to make it like in Safari on bookmarks panel with hover effect ?

3. Highlighted active form on a page
Is it possible to make stylish to highlight any active form field like in Safari. like on Aqua-soft search filed.

4. Sidebar on the right problem
I like sidebar on the right but I have faced a problem in FF3 if I copy to the Chrome.css:
/* Display the sidebar in opposite side */
#browser {
-moz-box-direction: reverse;
}

5. ScrubFire doesn't look accurate with that GrApple skins
I like that extension but it looks really unaccurate. So what would you suggest - wait and hope that GrApple will help to make it accurate or try smth else ?
0

#43 User is offline   kinsemon Icon

  • Lurker
  • Group: Member
  • Posts: 330
  • Joined: 19-September 07

Posted 23 June 2008 - 01:55 AM

^^@bsayz, alabanco

i wonder why yours behave differently from mine. i downloaded directly from the theme's site. aved the file to disk> extracted the contents of the .jar file > deleted the "Mac_os_x" folder and all DS_store files in other folders> re-zipped back into .jar> drag and drop in the Add-on window to install. Then started the fixmanipulations.

we have to remember that GrApple is supposed to be for Mac OS X only. it is expected that there would be things to be fixed. On the whole though, am quite satisfied with it.

Also Compact Menu just got updated...

http://www.kwikpiks....ple%20shot5.png
0

#44 User is offline   bSAYZ Icon

  • Group: Member
  • Posts: 262
  • Joined: 09-March 05

Posted 23 June 2008 - 07:23 AM

@kinsemon

I try to follow your method above, step by step but still same problem ;)
0

#45 User is offline   Björn Icon

  • Group: Member
  • Posts: 646
  • Joined: 15-December 04

Posted 23 June 2008 - 10:36 AM

@kinsemon: If I was meant, the userchrome is for the default Firefox3 Mac theme ported to Windows, as you can see in my screenshot.
0

#46 User is offline   kinsemon Icon

  • Lurker
  • Group: Member
  • Posts: 330
  • Joined: 19-September 07

Posted 23 June 2008 - 12:07 PM

Björn;503420 said:

@kinsemon: If I was meant, the userchrome is for the default Firefox3 Mac theme ported to Windows, as you can see in my screenshot.


Nice. you deleted the folders... and the codes should work for any theme...

@bsayz,
there must some over-riding code from other extensions/add-ons you have running maybe? coz' i really don't understand why other bookmark folders are ok and others are not.
0

#47 User is offline   alabanco Icon

  • Group: Member
  • Posts: 447
  • Joined: 25-November 06

Posted 23 June 2008 - 12:34 PM

kinsemon

About bookmarks highlighted text:
This thing happens only for links folders are okay.

What about other problems I mentioned. Do you have any clue ?
0

#48 User is offline   kinsemon Icon

  • Lurker
  • Group: Member
  • Posts: 330
  • Joined: 19-September 07

Posted 23 June 2008 - 01:23 PM

alabanco;503424 said:

kinsemon

About bookmarks highlighted text:
This thing happens only for links folders are okay.

What about other problems I mentioned. Do you have any clue ?


Well, even the links ARE OK for me.

Regarding other issues:
like yours, i don't see any progress bar, jsut the background. globalprogressmeter.css refers to a default image:

progressmeter {
-moz-appearance: progressbar;
margin: 2px 4px;
min-width: 128px;
height: 12px;
}

.progress-remainder[flex="100"], .progress-remainder[flex="0"] {
background-image: none !important;
-moz-appearance: none;
}

about the others, i have absolutely no idea, but am quite sure those things are possible with FF3. am also still trying to learn/study these as i go around mucking around with a FF3 theme not intended for Windows LOL!
0

#49 User is offline   gabboparra Icon

  • Group: Member
  • Posts: 3
  • Joined: 09-June 08

Posted 23 June 2008 - 04:36 PM

Thanks for the theme, I was looking for this a long time.
But now I have another trouble. When I try to use GDI++ with Firefox 3, happened this:
Posted Image
0

#50 User is offline   DarkFire Icon

  • Group: Member
  • Posts: 125
  • Joined: 20-March 08

Posted 24 June 2008 - 12:45 AM

Nice topic!!!
My FF is much better now!!!
But i have the same problem of bSAYZ
Do someone know how to fix it??

And what about making one full script to make it easier..
Like, releasing a Full Working Chrome.css...

Thx!!
_____________________________________________________________________________

EDIT:
Ive managed to configure it to look like Safari...
And its quite nice...
But i have some questions:
1) Is there a way to change navigation font and "google" font?
2) How can i fix the arrow position??? Because i had to change font place and now the arrow is too low...
3) Besides the problem that already been posted, ive noticed that when you click it, the left side gets darker...

Take a look at attachment for more details...

Attached File(s)


0

#51 User is offline   kinsemon Icon

  • Lurker
  • Group: Member
  • Posts: 330
  • Joined: 19-September 07

Posted 24 June 2008 - 03:26 AM

1. effect is global. all edit boxes will also inherit the font...

textarea,textbox {
font-family: Lucida Grande !important;
font-size:8pt !important;
}

2/3. read/study my browserbrowser.css (attached) from GrApple Yummy (blue) theme.

Attached File(s)


0

#52 User is offline   DarkFire Icon

  • Group: Member
  • Posts: 125
  • Joined: 20-March 08

Posted 24 June 2008 - 04:22 AM

Thx!!!
It worked perfectly!!!
Ive also managed to fix bookmark buttons with your code.
Thx so much!!!

Attached File(s)


0

#53 User is offline   kinsemon Icon

  • Lurker
  • Group: Member
  • Posts: 330
  • Joined: 19-September 07

Posted 24 June 2008 - 07:53 AM

^^great!

you can also adjust tab width via about:config...

-type: about:config in nav/url bar
-go to: browser.tabs.tabMaxWidth
-double-click, set value to let's say 200
-restart
0

#54 User is offline   jakub.karasek Icon

  • Group: Member
  • Posts: 95
  • Joined: 24-March 06

Posted 24 June 2008 - 12:22 PM

Is there way how to change the star bookmarks icon to book icon?
0

#55 User is offline   Aronnax Icon

  • Group: Member
  • Posts: 12
  • Joined: 06-December 04

Posted 24 June 2008 - 12:59 PM

alabanco;503377 said:

5. ScrubFire doesn't look accurate with that GrApple skins
I like that extension but it looks really unaccurate. So what would you suggest - wait and hope that GrApple will help to make it accurate or try smth else ?


ScrubFire?
i know only http://www.scribefire.com/ and this work as it should be

Cheers
0

#56 User is offline   DarkFire Icon

  • Group: Member
  • Posts: 125
  • Joined: 20-March 08

Posted 24 June 2008 - 01:10 PM

You Rock Kinsemon!!
It worked again...
But the right value is 150...
Its with exactly the same widht of the original one...
Really nice!!!
Thx!!
0

#57 User is offline   alabanco Icon

  • Group: Member
  • Posts: 447
  • Joined: 25-November 06

Posted 24 June 2008 - 01:50 PM

Aronnax;503518 said:

ScrubFire?
i know only http://www.scribefire.com/ and this work as it should be

Cheers


Do you think its cool ?
Posted Image
0

#58 User is offline   DarkFire Icon

  • Group: Member
  • Posts: 125
  • Joined: 20-March 08

Posted 24 June 2008 - 02:46 PM

wow..
What hell is it supposed to be?!?!?!

And i ask for permission to post here the full working code...
A result of this whole topic...
Because i didnt write anything, but changed some configs..
And i had some problems to put all the code together...

Now it is done and i have some free time I was thinking about posting the full code
And Instructions explaining how to make FF to look like Safari...

I could do it for today...
What do you think???
0

#59 User is offline   Aronnax Icon

  • Group: Member
  • Posts: 12
  • Joined: 06-December 04

Posted 24 June 2008 - 04:06 PM

alabanco;503523 said:

Do you think its cool ?
Posted Image


It work on a Mac as it should be and even the producer from this extension use my themes.
http://www.scribefire.com/wp-content/theme.../hp-browser.jpg

Why should i change something?
The problem is, that all these code changes, here in this thread, are still by far not enough to make it really usable on windows. And is even as well one example, why they are Mac OS X only.

Cheers
0

#60 User is offline   Aronnax Icon

  • Group: Member
  • Posts: 12
  • Joined: 06-December 04

Posted 24 June 2008 - 04:31 PM

DarkFire;503526 said:

wow..
What do you think???


until you add not before countless other changes is it a bad idea ;-)

Cheers
0

  • 10 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic