gooshabi
Member
Posted 2 years ago #
On the blog page of a site I am working on, the links to single posts are not being recognized in IE7 or IE6. They work in IE8 and Firefox and previously worked in the older IE's. I don't know what changed and can't imagine what would cause this. Any ideas?
You could try sorting out the validation errors in header.php. Two opening <head> tags are unlikely to work well in any browser.
gooshabi
Member
Posted 2 years ago #
Nothing changed when I took out the extra head tag.
Want to try again? I still see 2 <head> tags.
gooshabi
Member
Posted 2 years ago #
whoops, sorry about that. ok, still didn't change anything.
I'd also suggest that you remove all code and HTML markup from your whats-new/style.css.
gooshabi
Member
Posted 2 years ago #
I'm not sure what you mean by that.
Your site is using a stylesheet called style.css in the whats-new folder. That file is currently filled with HTML markup instead of CSS.
gooshabi
Member
Posted 2 years ago #
The style.css is in the theme folder. I don't have a whats-new folder. That is just the name of the page.
gooshabi
Member
Posted 2 years ago #
I had an negative margin somewhere that caused an invisible div to cover my link.