[help] Firefox Skinning Questions...

please see the picture first.... :lol:

CLICK..

my questions:

1) How can i remove the "Search Field" border only?

i found that,

.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;
}

↑these code is cause the Border of "Search field" and "URL bar",

but i just want the "URL bar" has border, the "Search field" is no need border.

how can i do it? >.:P

can i do it? :(

#124490

I think you may need to edit the google image file which should be located in your firefox\searchplugins folder. You can also look in the firefox pc -> firefox mac thread in the skins section, there you can find the google image.

For your first question I have no answer.

#124505