How to …

17Mar/090

How to Fix Inove WordPress Theme and IE 6



How to get the Inove WordPress Theme to work with Internet Explorer version 6.

In the stylesheet.css, edit the sidebar width, from 300 to 285:

/* sidebar START */
#sidebar {
background:#F7F7F7;
width:285px;
float:right;
font-size:95%;
line-height:145%;
overflow:hidden;
}

Then, in the wp-content/themes/inove/img directory, you can delete header_footer.jpg and rename header_footer_1col.jpg to header_footer.jpg.  This changes the header graphic so that it doesn't have the lines mismatched.

That's it!

Linda - http://how.best-free-information.com - The "How" Blog

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]