开发者

Sidebar not shown only in IE 7? and ONLY not shown in one specific page?

开发者 https://www.devze.com 2022-12-09 02:03 出处:网络
Okay I have this website that I was working using Wordpress. I wrote some custom Page template for this CMS. But I\'m not aware of that there is only this page\'s sidebar doesn\'t show in IE 7 This pa

Okay I have this website that I was working using Wordpress. I wrote some custom Page template for this CMS. But I'm not aware of that there is only this page's sidebar doesn't show in IE 7 This page is under the lawyer.php template.

I don't know if its the template page problem, or is t开发者_开发技巧he CSS that has the problem.

Here is the screen shoot not working in IE 7

alt text http://www.sfu.ca/~qha6/in_IE_7.png

and working in all other browser.

alt text http://www.sfu.ca/~qha6/in_all_other_browser.png

also noticed that the footer on this particular page doesn't display properly

help Please ! I just can't figure out why its displaying like this.


Validation shows that you're missing the closing tag for <div id="wrapper">. The unescaped ampersand errors aren't that important, unless you're looking for perfect valdiation; they shouldn't effect display.

0

精彩评论

暂无评论...
验证码 换一张
取 消