Hi all. i'm having the prolems with my blog, when i view it in firefox or chrome, it works fine, but it in IE9, i found too many issue, first, the footer too large, and suddenly some border appear, you can see those errors in the pictures below:

https://lh6.googleusercontent.com/-p6yrwI5DJTo/UXlMrOaaSWI/AAAAAAAAAUA/4E-4MbvZP1A/w987-h368/233.png

____________________________________________________________________________________________________

Some border appear in a picture below

https://lh6.googleusercontent.com/-rSfliaC1x90/UXlMrIH4DYI/AAAAAAAAAT8/vsMSOJ_j6gA/w760-h349/12.png

In chrome, its normal.

https://lh4.googleusercontent.com/-4vJvKDlU-kg/UXlNzqi1ILI/AAAAAAAAAUY/TKp1VpREHAA/w626-h356/111d.png

Myblog : http://thegioidulieu.blogspot.com/
Thank in advance for any helps :D

Recommended Answers

All 3 Replies

Member Avatar for LastMitch

problems with viewing blog in internet explorer 9

I don't like to click on links. In ther future post your CSS code on Daniweb then used Daniweb editor to insert the image.

If you're not using a css reset, I would recommend using one. It will reset the styles so there is a better chance of your site looking the same across all browser.

Here is an HTML5 css reset that works well
http://html5doctor.com/html-5-reset-stylesheet/

I would also recommend a quick read on css box model. It may help point out something you are doing that is incorrect.
http://css-tricks.com/the-css-box-model/

And if all else fails and it seems to be something that a css reset or following best practices with a box model does not resolve, try targeting IE with an IE only style sheet and fixing the problems there.

http://css-tricks.com/how-to-create-an-ie-only-stylesheet/

Well, when i removed the "shadow" elements, i didn't see that problem like before. It work fine.
Many thanks for your idea

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.