How to fix the Arthemia WordPress theme for IE7
The free arthemia theme is understandably very popular. A day after installing it I discovered that, unfortunately, it renders incorrectly in IE7. The header and footer were mashed together! I eventually found that the following changes to the CCS file fixes the problem. Add “height:auto;” to the following headers:
#head {
#page {
.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
The theme should now display correctly in IE7
Andre
2 Responses to How to fix the Arthemia WordPress theme for IE7
Leave a Reply Cancel reply
… if you would like to support this ministry:
Kindle this:







THANK YOU, saved me a day’s worth of debugging it
My pleasure