StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   IE rendering issue, display not inline (http://www.studiopress.com/support/showthread.php?t=119651)

jjaycallejas 10-03-2012 05:50 PM

IE rendering issue, display not inline
 
http://www.studio2055.com/dev/theaer...s-a-barge-p-e/

Hello, if you take a look here in IE, the thumbnail images display: block when they really should be inline. I'm not sure how to dissect this particular issue and was hoping a few of you might have some insight. I tried throwing in display: inline all over the place just to see what happens but nothing.

Thanks

Debra 10-04-2012 05:59 AM

it actually renders fine in IE9

this is the area to target for IE8 and a couple of starting figures which you can tweak


Code:

.aero_leadership .leadership_menu
and a couple of starting figures which you can tweak

Code:

width: 640px;

height: 140px;

clear:both;


jjaycallejas 10-04-2012 11:42 AM

Thanks Debra!

Looks like it did the trick. How did you determine that it was strictly an ie8 issue and how did you remedy it? Are there any tools/references that you use for working with ie?

Debra 10-04-2012 12:02 PM

in IE9 there is a built in developers tool. you can do some css html work and also switch to ie8 and ie7 view

jjaycallejas 10-04-2012 01:41 PM

thanks for that!

Debra 10-04-2012 03:40 PM

You're welcome!

Resolved closing thread.


All times are GMT -5. The time now is 10:40 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.