Looking for fix for bad IE page rendering - Joomla! Forum - community, help and support


i've been using theme couple years now, , brought attention ie messing site.

the cutom module/footer(copyright)/syndicate)bottom_menu) displaying next top of content area. , contents background stops way short.
http://scmkayaks.com/

i'm using shasta theme.
http://themebot.com/free-website-templa ... 760-shasta

i have use http://netrenderer.com check don't have ie.

thanks in advance.

i may of found solution. height 50px(?), changed "auto"


/* begin contentlayout */
.art-contentlayout
{
position: relative;
margin-bottom: 0px;
width: 894px;
height: auto;
background: none no-repeat right top;
z-index: 1;}





Comments