Well, I fixed it in IE8. I'm not going to worry about IE7. Here's my code:
@media all {
#ie8 #iconsRectangle .wp-image-1144 {
margin-right: .2em;
}
#ie8 #homeBottWrapper {
width: 100%;
margin-top: -20px;
}
#ie8 .home .content-home-right {
float: left;
width: 73%;
}
}
I'm not worried about the responsiveness in IE8. If someone has a tablet or
iPad or mobile phone, they're not using IE8.
Thank you so much for your patient help!!! Client will be happy.
It wasn't the guy who coded the page (I think he did an awesome job), it's what
the client wanted. I told the client IE7 was unlikely, so I lowered his
expectations for that. He was cool with it.
On Oct 8, 2013, at 8:59 PM, Alan Gresley wrote:
> On 9/10/2013 2:02 PM, Theresa Jennings wrote:
>> I think I'm going to talk to the guy who coded this custom home page,
>> because even though I coded the child theme style sheet by hand, you
>> are talking over my head.
>>
>> Thank you for your efforts. I really appreciate it.
>
> What Tom is meaning is that you may have access to the code between <head>
> and </head>. If so, that's where the embedded conditional comment <!--[if lte
> IE 8]> .. <![endif]--> is. A good read.
>
> http://en.wikipedia.org/wiki/Conditional_comment
>
>>> On Tue, Oct 8, 2013 at 10:29 PM, Theresa Jennings
>>> <[email protected]> wrote:
>>>> Except, as I mentioned, the images are 308px, not 300.
>
> True but it can be changed via the CSS. You may only need to change it to
> 304px. There are many fixes for what ever problems there are. It a later type
> of hacking (quite lazy) where you just throw many little tweaks to have IE8
> or IE7 render correctly. Since it a WordPress theme, the HTML is already over
> complex and this makes debugging problematic. You can hack IE8 with CSS alone
> but I do not recommended it because you are putting extra styling on top of
> styling and some of the CSS hacking may effect, IE9 and IE10. IE10 does not
> support conditional comments.
>
> If you HTML is friendly and you CSS is not over complex, then it easy to code
> and only have to hack IE7 or earlier. The recent culture of striving for
> support of IE7 or HTML5 is adding new problems for the future. So when you do
> talk with guy who coded this custom home page, you may want to advice him of
> this.
>
> Alan
>
> --
> Alan Gresley
> http://css-3d.org/
> http://css-class.com/
______________________________________________________________________
css-discuss [[email protected]]
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/