Update the getting started with feathers howto
Hi!
Can you update the Getting started with feathers (http://wiki.songbirdnest.com/Develope...) to work with 1.2 version of Songbird. Currentlt it seems to support 0.3, and thats a long time ago :p
Maybe i have to tryr to figure out how to make feathers by myselft, but it would save me a lot of time if you could update it :)
Can you update the Getting started with feathers (http://wiki.songbirdnest.com/Develope...) to work with 1.2 version of Songbird. Currentlt it seems to support 0.3, and thats a long time ago :p
Maybe i have to tryr to figure out how to make feathers by myselft, but it would save me a lot of time if you could update it :)
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hey Rockie, Hmm I'll try to update it if I have some time, but a lot of the information there still applies for the current version of Songbird too. Just get the Developer Tools add-on and you should be good to go from there.. That add-on makes it really easy for anyone to get started making extensions and feathers.
If you run into problems, feel free to ask :-)
-
Inappropriate?Hi again
Thanks for you relpy, I'am kind of silly :s.
I started looking for the CSS files and the rest of the stuff for the feathers in the chrome folder in the Songbird folder, i forgot that i had to install the developer add-on first.
But i remember last time i did a try (About 0.7 or 1.0), a lot of the CSS values was changed so i din't find out what to change, but i will try again now and post here if i get any problems :-)
Thanks :D
I’m silly
-
Inappropriate?I have started making me a feather now :D If i want to make a button bigger, for example the play/pause button, can i just make the image bigger or do i have to edit some CSS files or something?
-
Yes, changing the image size alone won't do it. Default play/pause image size is 40X40px, to make it bigger you'll need to adjust css settings. To do that, I suggest you use DOM Inspector to find the correct node and modify it - I suggest you consult this page ( http://src.songbirdnest.com/source/).
You'll probably need to modify the player controls box parameters as well, not just the buttons size. Hope this helps. -
Inappropriate?Thank, taking a look at it now ;)
Loading Profile...





CHAMP