On 9/10/2013 9:40 AM, Theresa Jennings wrote:
http://girlscoutssangorgonio.org

The client just informed me that the "Alumnae" box is jogging down. I
imagine some sort of older IE padding bug.

I would not know. It is floated right and it has dropped but so has the div with the class of "content-home-right". The later may have just run out of room.

It's working fine  in IE10, FF, Safari, Chrome. I don't have an
installation of IE9, just 10 (Win7 on my VM), and 7 and 8 (on WinXP
on my VM).

F12 tools shows that IE9 is fine (hoping). IE8 and IE7 is doing the same thing wrong (as described above)

This is a WordPress site, but the front page is its own php file in a
child theme.

I'm pretty certain this can be fixed with a CSS hack. I just don't
know how to do hacks.

CSS hacks are not good if you don't know how to do them. I don't even use the for IE8.

Can someone give me some guidance, please? And look at it on IE9 and
see if it's breaking there, too? Should there be a hack for 7, too?

Thank you in advance for your help.

Theresa Jennings

Do you have access to this Conditional comment? <!--[if lte IE 8]>.....<![endif]-->

If so, put the following in the embeded style.

#iconsRectangl .wp-image-1102 { width: 300px; }

#homeBottWrapper .content-home-right {width: 73% }

Hope this helps.



--
Alan Gresley
http://css-3d.org/
http://css-class.com/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to