Re: I want to “steal” the style of the search form…
No, I’m happy with the result; I just wish I had a better understanding of exactly what I did!
Specifically, I’m not sure what this means:
#header div.search input.submit {
style stuff here;
}
I’ve never seen the “div” used like this, and I’m not sure what the “input.submit” is.
Also, it’s not clear to me how the “return” button code comes last in the php file, but the button displays above/before the login stuff.
Any enlightenment would be appreciated.