Dynadot โ€” .com Registration $8.99

Good ol IE issues w/ wordpress

Spaceship Spaceship
Watch

arejayell

Established Member
Impact
15
Greetings

I have a site running off of the new version of Wordpress.

The modified theme im using works fine in safari (osx & Pc) firefox (osx & PC) opera(osx & PC) , but when I goto view it in IE, its all jacked up.

I do not wish to post the url here, but if someone can PM me and help out it would be appreciated.

Thanks!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
you can make changes to just ie by doing:
Code:
<!--[if IE]>
<style>
body {
width: 100%;
}
</style>
<![endif]-->
 
0
•••
fix for IE problems

Code:
<!--[if IE]>
<style>
p:before { content: "Please install Firefox"; }
</style>
<![endif]-->
 
Last edited:
0
•••
ugh, this is why i dread upgrading wordpress
 
0
•••
Unstoppable Domains
Domain Recover
DomainEasy โ€” Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back