I'm working on a site, and trying to get the search box / login box's background to show up properly (on the top area you'll see)... any ideas about why it's not lining up and showing the background on the login form area?
Hi, you set the background on #searchForm however you close that off and start a new form (for the login) so as a result of course the background won't show on that part .
You can add an ID or class to the login form div and then add the background image on that
Also give that login form <form> a float:left; when you style it
Twitter-@Ryan_Reese09 http://www.ryanreese.us -Always looking for web design/development work
Bookmarks