Hey -
I'm working on a template for a library, and am having trouble with my page displaying correctly using Bill Gates' evil browser, IE.
What to look for:
In FF, this page looks fine. In IE, there's weird stuff going on at the bottom - part of my tiled background is still showing underneath a <div>, and the border is extending past the edge it is supposed to meet up with.
Page:
<!-- m --><a class="postlink" href="http://kdla.ky.gov/_test/crittenden/crittenden.htm">http://kdla.ky.gov/_test/crittenden/crittenden.htm</a><!-- m -->
Could someone please provide me some little IE hack/preventative coding to keep this from happening?
Thanks!
KDLAChange the style of the bottom divmargin-right:0 !important;margin: 0 4px 0 15px;
I'm working on a template for a library, and am having trouble with my page displaying correctly using Bill Gates' evil browser, IE.
What to look for:
In FF, this page looks fine. In IE, there's weird stuff going on at the bottom - part of my tiled background is still showing underneath a <div>, and the border is extending past the edge it is supposed to meet up with.
Page:
<!-- m --><a class="postlink" href="http://kdla.ky.gov/_test/crittenden/crittenden.htm">http://kdla.ky.gov/_test/crittenden/crittenden.htm</a><!-- m -->
Could someone please provide me some little IE hack/preventative coding to keep this from happening?
Thanks!
KDLAChange the style of the bottom divmargin-right:0 !important;margin: 0 4px 0 15px;