i have 3 question for skinning.
...
question 1:
i want to modify the "urlbar",
"A" is the old one...then i push this code to "\browser\browser.css"
textbox-input-box{
border-top: 2px solid;
-moz-border-top-colors: #878787 #B5B5B5;
border-bottom: 2px solid;
-moz-border-bottom-colors: #E1E1E1 #F3F3F3;
margin: -1px 0px -1px -2px !important;
padding: 0px 2px 1px 0px !important;
background-color: #FFFFFF !important;
min-height: 22px !important;
}
then the "urlbar" changed to "B"~ it is sucessful :woot: ~
but is also modify the "search bar" ("C")... >.<
i don't want to it, because my search bar has use a background image...
so i don't want the search bar has a border line,
can anyone tell me how can i modify the "urlbar" only ?
i think my code need to change somethings...but i don't know it~ >.<
dose anybody can help me ?
question 2:
for "D",
dose anybody can tell me how can i remove this background image??
question 3:
tab[busy] > .tab-icon {
list-style-image: url("chrome://global/skin/icons/loading-anim.gif");
}
i have try this code on "\global\browser.css",
but it dose not work...for me.....
when i reload a page, the tab icon do not change~_~
i also have try "firefox classic theme",
it also do not change the tab icon when the tab is loading...
dose anbody have this problem??
Aqua-Soft Forums