Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Sidebar not rendering in WordPress template within I.E. 7 Re: Sidebar not rendering in WordPress template within I.E. 7

#50562
elise
Member

Hi Pab,

Thanks for taking the time to respond. The reason I inserted this bit of code into the header.php file was because it was a suggestion from the owner of this site: http://www.nektros.com – (how I found this site). She also advised to create a new style sheet and name it iestyles.css – so I did that, uploaded it and then made the changes you suggested, (to the best of my ability) – here’s what I changed in the header.php file:

<!–[if IE 7]>
<link rel="iestyles.css"
xhref="/* DomainName.com/public_html/wp-content/themes/bluespot/iestyles.css */"
type="text/css" media="all" />
<![endif]–>

So I tried the above, and still nothing showing up in the sidebar – (not sure if I have it correct above, but did try the <link rel="iestyles" – to no avail.

Will keep plugging away at it, I guess!

Thanks again,
Elise