Log in

View Full Version : Help with Div allignment



cssDude98
03-28-2010, 08:44 PM
I've spent quite a bit of time trying to get these 2 issues resolved, but with no luck. Seems simple - but not for me.

The first issue has a button in a text row that needs to be middle alligned.
Second issue has a floating orange button over an image, but then the text under both of those images has a big space above it.

Here's a screenshot of the problems (http://www.theorganizeddad.com/css_errors/css_problems.jpg).

Here's the site with the problems (http://www.theorganizeddad.com/css_errors/website.htm).

Any insight/solution would be fantastic!!!

Nile
03-29-2010, 12:49 AM
For the first issue give the style:


vertical-align: middle;

Then, the second issue has to do with the relative position of the red span.