MozillaZine

New Theme: NASA Night Launch

Announce and Discuss the Latest Theme and Extension Releases.
anapolis
 
Posts: 3
Joined: October 26th, 2009, 7:25 am
October 26th, 2009, 8:09 am

Post Posted October 26th, 2009, 8:09 am

I ve been using Nasa Night Launch for a long time and it is a great theme, especiall when you add the google black style from stylish.

I have one question for you guys:

How can i change the collor of my folders under Bookmarks.

The thing is that since the default collor for the folders is grey, it makes it difficult to immediatly spot what you are looking for.

I ve been playingaround and i havent found a solution yet.

Has anyone have any thoughts on this??

Thanks

capncanuck
 
Posts: 17
Joined: June 17th, 2008, 1:48 pm
October 26th, 2009, 12:41 pm

Post Posted October 26th, 2009, 12:41 pm

anapolis wrote:I ve been using Nasa Night Launch for a long time and it is a great theme, especiall when you add the google black style from stylish.

I have one question for you guys:

How can i change the collor of my folders under Bookmarks.

The thing is that since the default collor for the folders is grey, it makes it difficult to immediatly spot what you are looking for.

I ve been playingaround and i havent found a solution yet.

Has anyone have any thoughts on this??

Thanks


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.bookmark-item[container="true"][label="Label of your folder"]
{
list-style-image: url('File Path') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}


rinse, repeat for each folder
make sure your image is 16x16 and is properly cropped and centred

anapolis
 
Posts: 3
Joined: October 26th, 2009, 7:25 am
October 31st, 2009, 9:50 am

Post Posted October 31st, 2009, 9:50 am


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.bookmark-item[container="true"][label="Label of your folder"]
{
list-style-image: url('File Path') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}


rinse, repeat for each folder
make sure your image is 16x16 and is properly cropped and centred


I appreciate your input and this is really gonna make my eyes feel better. Thank you

One more thing.

How do i do that?

Do i have to edit the chrome file, or do i do it on each folder seperately?
is there a global way to apply it on all folders?

If i do it on each folder seperately:

1. where do i enter the above code?
do i go to the folder properties and add it to the description?

Thanks

capncanuck
 
Posts: 17
Joined: June 17th, 2008, 1:48 pm
October 31st, 2009, 11:45 am

Post Posted October 31st, 2009, 11:45 am

anapolis wrote:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.bookmark-item[container="true"][label="Label of your folder"]
{
list-style-image: url('File Path') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}


rinse, repeat for each folder
make sure your image is 16x16 and is properly cropped and centred


I appreciate your input and this is really gonna make my eyes feel better. Thank you

One more thing.

How do i do that?

Do i have to edit the chrome file, or do i do it on each folder seperately?
is there a global way to apply it on all folders?

If i do it on each folder seperately:

1. where do i enter the above code?
do i go to the folder properties and add it to the description?

Thanks


Right Click Stylish icon
Write new style > Blank Style
Title: (Doesnt Matter)
Tags: (Doesn't Matter)

Paste Code in largest textbox.
Save and admire results

mcdavis

User avatar
 
Posts: 1596
Joined: December 9th, 2005, 5:51 am
November 1st, 2009, 6:20 pm

Post Posted November 1st, 2009, 6:20 pm

New NNL beta version 0.6.20091031 for use with Firefox 3.6 beta 1:

http://home.comcast.net/~username54321/ ... 1.beta.jar

It's not on AMO yet -- this is just for testing. If you get a few minutes to try it out, that would be great.
There's a pref for that.

Shingoshi

User avatar
 
Posts: 156
Joined: October 18th, 2007, 6:58 pm
Location: Salem, Oregon
November 4th, 2009, 3:19 pm

Post Posted November 4th, 2009, 3:19 pm

Hi mc,
Is there anyway we can get the extension icon for PageStyle2Tab changed from the black to maybe white. As it is now, it completely disappears into the black background of the extensions pane. I tried fixing this with Dom Inspector, but realized it's above my pay scale again.

Xavian-Anderson Macpherson
ShingoshiDao
The distribution of knowledge must not be the commodity of tyranny.
Solution: The immediate equalization of all knowledge among all beings.

capncanuck
 
Posts: 17
Joined: June 17th, 2008, 1:48 pm
November 4th, 2009, 3:47 pm

Post Posted November 4th, 2009, 3:47 pm

Shingoshi wrote:Hi mc,
Is there anyway we can get the extension icon for PageStyle2Tab changed from the black to maybe white. As it is now, it completely disappears into the black background of the extensions pane. I tried fixing this with Dom Inspector, but realized it's above my pay scale again.

Xavian-Anderson Macpherson
ShingoshiDao


Edit the installation file for PageStyle2Tab?

Anyway PageStyle2Tab doesn't work well with NNL, for this page the text and background is white.
same problem with about:weave.

Shingoshi

User avatar
 
Posts: 156
Joined: October 18th, 2007, 6:58 pm
Location: Salem, Oregon
November 4th, 2009, 5:07 pm

Post Posted November 4th, 2009, 5:07 pm

It depends on the settings you use for PS2T. I'm running it in Linux and it works well. However, Wine/Windows does have a problem.

Xavian-Anderson Macpherson
ShingoshiDao
The distribution of knowledge must not be the commodity of tyranny.
Solution: The immediate equalization of all knowledge among all beings.

dhtup
 
Posts: 13
Joined: February 26th, 2009, 4:40 am
November 5th, 2009, 3:01 am

Post Posted November 5th, 2009, 3:01 am

mcdavis wrote:New NNL beta version 0.6.20091031 for use with Firefox 3.6 beta 1:

http://home.comcast.net/~username54321/ ... 1.beta.jar

It's not on AMO yet -- this is just for testing. If you get a few minutes to try it out, that would be great.


There is a bug in download progress bar in downloads windows.

Progress bar doesnt move on when downloding a file. Tested in 3.6beta1.

mcdavis

User avatar
 
Posts: 1596
Joined: December 9th, 2005, 5:51 am
November 5th, 2009, 3:25 am

Post Posted November 5th, 2009, 3:25 am

Latest Release: November 4, 2009 (0.6.20091031)

Now available from AMO.

New in this version:

+ Adds support for Firefox 3.6 beta 1.
+ Continues support for Firefox 3.0 and 3.5.
+ For OS X users, styling of bookmarks and history menus in menubar is now built in. There's no longer any need to use Stylish and userstyle 11097 for that. If you've been using that style with NNL, you should disable or remove it after updating to this latest NNL.

Subscribe to the blog for the latest news: http://nightlaunchnews.blogspot.com/
There's a pref for that.

mcdavis

User avatar
 
Posts: 1596
Joined: December 9th, 2005, 5:51 am
November 5th, 2009, 3:34 am

Post Posted November 5th, 2009, 3:34 am

dhtup wrote:There is a bug in download progress bar in downloads windows.

Progress bar doesnt move on when downloding a file. Tested in 3.6beta1.


Thanks dhtup. Could you tell me how to reproduce this?

I tried with 3.6b1 and the latest 3.6 nightly, downloading a big file by right-clicking on a link and using "Save Link As ...". Seems OK so far. I'm seeing the progress bar move.
There's a pref for that.

dhtup
 
Posts: 13
Joined: February 26th, 2009, 4:40 am
November 5th, 2009, 9:29 am

Post Posted November 5th, 2009, 9:29 am

mcdavis wrote:
dhtup wrote:There is a bug in download progress bar in downloads windows.

Progress bar doesnt move on when downloding a file. Tested in 3.6beta1.


Thanks dhtup. Could you tell me how to reproduce this?

I tried with 3.6b1 and the latest 3.6 nightly, downloading a big file by right-clicking on a link and using "Save Link As ...". Seems OK so far. I'm seeing the progress bar move.


Image

i tested in 3.5.4 and 3.6beta1 and progress bar doesnt move like screenshot above.

capncanuck
 
Posts: 17
Joined: June 17th, 2008, 1:48 pm
November 5th, 2009, 12:32 pm

Post Posted November 5th, 2009, 12:32 pm

mcdavis wrote:Latest Release: November 4, 2009 (0.6.20091031)

Now available from AMO.

New in this version:

+ Adds support for Firefox 3.6 beta 1.
+ Continues support for Firefox 3.0 and 3.5.
+ For OS X users, styling of bookmarks and history menus in menubar is now built in. There's no longer any need to use Stylish and userstyle 11097 for that. If you've been using that style with NNL, you should disable or remove it after updating to this latest NNL.

Subscribe to the blog for the latest news: http://nightlaunchnews.blogspot.com/


That blog hasn't been updated in a long time
Last entry was in June 2009

dhtup
 
Posts: 13
Joined: February 26th, 2009, 4:40 am
November 6th, 2009, 3:18 am

Post Posted November 6th, 2009, 3:18 am

dhtup wrote:
mcdavis wrote:
dhtup wrote:There is a bug in download progress bar in downloads windows.

Progress bar doesnt move on when downloding a file. Tested in 3.6beta1.


Thanks dhtup. Could you tell me how to reproduce this?

I tried with 3.6b1 and the latest 3.6 nightly, downloading a big file by right-clicking on a link and using "Save Link As ...". Seems OK so far. I'm seeing the progress bar move.


Image

i tested in 3.5.4 and 3.6beta1 and progress bar doesnt move like screenshot above.


ok, i'm sorry. I fix that problem. It is caused by some changes i did in userChrome.css. There is no problem with the progress bar in latest Nasa Night Launch theme. T

anapolis
 
Posts: 3
Joined: October 26th, 2009, 7:25 am
November 6th, 2009, 8:36 am

Post Posted November 6th, 2009, 8:36 am

capncanuck wrote:
anapolis wrote:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.bookmark-item[container="true"][label="Label of your folder"]
{
list-style-image: url('File Path') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}


rinse, repeat for each folder
make sure your image is 16x16 and is properly cropped and centred


I appreciate your input and this is really gonna make my eyes feel better. Thank you

One more thing.

How do i do that?

Do i have to edit the chrome file, or do i do it on each folder seperately?
is there a global way to apply it on all folders?

If i do it on each folder seperately:

1. where do i enter the above code?
do i go to the folder properties and add it to the description?

Thanks


Right Click Stylish icon
Write new style > Blank Style
Title: (Doesnt Matter)
Tags: (Doesn't Matter)

Paste Code in largest textbox.
Save and admire results


capncanuck,

you are so very helpfull with everyone.

i am 74 yrs old and as you can understand i am not that much into coding and programming.

I did what you said.

Created a new style ==>Folder
Copy and pasted the code you posted.

I know that i am certainly missing something.

I would appreciate it if you could give me a step by step procedure on how to do it.

If not, i will definately continue using your theme. I would just have to be more patient locating my folders.

Thanks anyways

Return to Extension/Theme Releases


Who is online

Users browsing this forum: No registered users and 8 guests