ok, i´m really not good at this code stuff and even hours infront of this browser.css did not help.
how and where do i skin the search-bar (this google search thing). for example: default to rounded-corner version?
it´s strange. i tried themes with a search-bar skinning. included in the browser.css is this code for example:
#search-bar {-moz-appearance: none;
border: none;
background-color: transparent;
min-height: 29px;
margin: -4px 5px 0px 0px;
}
#search-bar > .autocomplete-textbox-container {
border: medium none;
background-image: url("chrome://browser/skin/search.png");
background-position: top-left;
background-color: transparent;
padding-left: 14px;
padding-right: 9px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;
min-height: 29px;
}
#search-bar[focused=true] .autocomplete-textbox-container{
border: medium none;
background-image: url("chrome://browser/skin/search-hov.png");
background-position: top-left;
background-color: transparent;
}
.textbox-input-box {
border-top: 0px solid;
-moz-border-top-colors: transparent;
border-bottom: 0px solid;
-moz-border-bottom-colors: transparent;
background-color: transparent;
margin: 3px 0px -1px 5px;
margin-bottom: 1px !important;
padding: 0px 0px 0px 0px;
}
so i guess this should work, but still my version does not skin the search-bar. anybody with similar experiences?
B²
Aqua-Soft Forums
