Ok this is just stupid, can someone stop my agony and tell me how the fuck you style google's custom search with CSS?
I can find all of the elements I want to change with firebug obviously, but any changes I make are overridden by google's external style sheet... in their control panel, you can change colors, and fonts.. but no sizes, margins, padding, etc.
Also, I found that I can put a <style> tag below the JS where the search box is inserted and it doesn't get overridden, but I'm pretty sure that's just haphazard sloppy coding.
I'm clearly missing something here.
I can find all of the elements I want to change with firebug obviously, but any changes I make are overridden by google's external style sheet... in their control panel, you can change colors, and fonts.. but no sizes, margins, padding, etc.
Also, I found that I can put a <style> tag below the JS where the search box is inserted and it doesn't get overridden, but I'm pretty sure that's just haphazard sloppy coding.
I'm clearly missing something here.