thanks Phil for pointing me in the right direction 🙂 i did find my solution following Phil’s troubleshooting advice. first i loaded a fresh installation of the ja cooper template. i then tweaked the css to allow enough space for the larger logo AND to position the logo correctly in firefox. i then went into the ie.php file and messed with the code in the IE8 section and found that the following code seems to work in IE8:
added the following code in the /css/ie.php file under the IE8 clearfix:
h1.logo, div.logo-text {
padding-left: 10px;
}
hope maybe my solution will help someone else. AND we are now happy 🙂 thanks for your help Phil. ~rebecca
how do i mark this as solved? or does a moderator do that? thanks.
The following isn’t so much a fix as a remedy but it may work. You can make IE8 emulate IE7 by adding the following meta tag as close as possible to the opening head tag:
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
Try that, if you haven’t already found a solution and are tired of looking.
Hope it works.
Best,
railer
This topic contains 19 replies, has 3 voices, and was last updated by railer 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum