First off, I have to appologize for my ignorance.. :)
I'm new to wordpress and ecommerce, and I'm sure will have several questions as time goes on. I hope it's alright to start this thread, and keep it open for all future questions I might have.
So far, after days of reading and playing things are coming along slowing but surely.. Although after trying everything I've read, and spending way to many hours, I'm still unable to figure out:
***** How can I resize the Height of the Search Bar, as well as the hover size of the magnifying glass? (hope that makes since)
***** And - Place Both the Search Box and Social Buttons to a fixed point below the top right portion of the header.
A pics worth a thousand words. so here is a link so that you can see what I'm talking about..
http://screencast.com/t/sCuE3hbp
Being specific, I've commented out this line in the style.css to allow the header height to be dynamic to whatever Logo I decide to use.
/*height:200px; remove this is you want no specific height for the header. it will adjust to the logo size then*/
I've also placed this code in the quick css of the abundance theme options style.
#top .social_bookmarks {top:20px;}
#searchform #s{height:5px; width:150px;}
This code seems to work ok for the social buttons, although it adds the bottons to below the footer as well. (Not Wanted!).
It also seems to adjust the search bar height (a little anyway, but not near enough). To be honest, whether the height is 5 or 15.. it's all the same and doesn't seem to make a difference....And I've yet to figure out anything that would move the possition of the search box itself at all..
This has to be way to easy for the amount of hours I have in trying to figure it out..
PLEASE HELP! :)
Thanks
Edge














