skinnning firefox

hi there...i have been making eternal for firefox 1.5 using eternal aqua safire by zerroeffect as a base and some parts of eternal firefox 1.07 by zorda75 but it needs some fixes...i guess i need a little help :)

i have managed to get activetab with the same gradient of toolbar( using some png´s, tabbox.css and broswer.css from eternal for firefox 1.07) but there´s no 1 pixel bottom border of the activetab anymore..how can i get back that border?i have tried almost anything

the other fix is color font on buttons...i want white font so the text in buttons is readble

see what i mean here 3jz4.th.png

thanks in advance for any help

edit: ok...i managed to fix fonts

#404240

Just my opinion, but it'll be infinitely easier if you do the tabs completely in css, at least it was for me.

But if you stay with the images: its sounds like there was a bottom border once, correct?

Try messing with the bottom margins. It looks like its being overlapped.

#404283

yes it will be easier but the activetab must follow the toolbar gradient and i really don´t know how to do that in css...but thanks for the help anyway, i´ll try messing with bottom margins

btw i fixed the color fonts in the menus (like options) but in websites there was no fix...the color font didn´t change(for example button for previw post)...do you know how to fix this?

#404287

howd you get your address bar to look like your search bar, is there such a code to do this through your userchrome?

#404296

howd you get your address bar to look like your search bar, is there such a code to do this through your userchrome?

to get a rounded URL field

you must place this above the @namespace entry on your userchrome:

@import url("chrome://global/skin/subskin/rounded.css");

#404315

thanks man that worked :)

#404318

now i managed to fix activetab border bottom but default button font color it´s still a problem...does anybody knows what css code i must change so i can release this skin?

click thumb to preview

7.png

#404705

>>now i managed to fix activetab border bottom

plz say HOW

#404711

now i managed to fix activetab border bottom but default button font color it´s still a problem...does anybody knows what css code i must change so i can release this skin?

click thumb to preview

http://i7.photobucket.com/albums/y286/elter/varios/7.png

Ask for permission to the authors, and you basically used a gradient as a tab instead of a single color? Care to tell me where that specific file is located?

#404724

i know i need permissions

i used quad skin stylesheet as a base since it uses gradient activetab too and just adjusted images to the needs of eternal skin

#404836