- Posts: 21
- Thank you received: 0
Internet Explorer Problems!!!
-
h1c1s1
Inactive member - Topic Author
- Member
Less
More
12 years 5 months ago #19949
by h1c1s1
Internet Explorer Problems!!! was created by h1c1s1
Hello,
I have attached some pics of the problems I am having with this template in IE8 and IE9 in XP and windows 7. the background I have set is not rendering and the page is truncated at the bottom. I see that others have had this issue but I'm not sure how to fix mine. Please Advise.
I've attached pictures of firefox in the same operating systems which seems to render fine. I have no problems with safari or firefox on the mac either.
I have attached some pics of the problems I am having with this template in IE8 and IE9 in XP and windows 7. the background I have set is not rendering and the page is truncated at the bottom. I see that others have had this issue but I'm not sure how to fix mine. Please Advise.
I've attached pictures of firefox in the same operating systems which seems to render fine. I have no problems with safari or firefox on the mac either.
Please Log in to join the conversation.
-
h1c1s1
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
12 years 5 months ago - 12 years 5 months ago #19950
by h1c1s1
Replied by h1c1s1 on topic Internet Explorer Problems!!!
ok, I think I got it fixed. by inserting this code in index.php
<div class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo "not_"; } ?>main_area">
<?php if ($showleft) { ?>
<div class="column_left">
<div class="column_left_pad">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<div class="clr"></div>
</div>
but I'm still having problems with the background not showing up. And I also see some overlap of the content area with the right column. Any idea on how to fix this part. picture is attached.
<div class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo "not_"; } ?>main_area">
<?php if ($showleft) { ?>
<div class="column_left">
<div class="column_left_pad">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<div class="clr"></div>
</div>
but I'm still having problems with the background not showing up. And I also see some overlap of the content area with the right column. Any idea on how to fix this part. picture is attached.
Last edit: 12 years 5 months ago by h1c1s1.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
12 years 5 months ago #19964
by milos
Replied by milos on topic Internet Explorer Problems!!!
Please give us live link of your site so we can inspect the code.
Please Log in to join the conversation.
-
h1c1s1
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
12 years 5 months ago #19971
by h1c1s1
Replied by h1c1s1 on topic Internet Explorer Problems!!!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 5 months ago #19983
by ivan.milic
Replied by ivan.milic on topic Internet Explorer Problems!!!
How do I reach page you have in snapshot, all pages I checked on fly are ok
Please Log in to join the conversation.
-
h1c1s1
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
12 years 5 months ago #19993
by h1c1s1
Replied by h1c1s1 on topic Internet Explorer Problems!!!
cuero.chambermaster.com/list/member/a-taste-above-119.htm
the main problem I am having is the background not showing up on internet explorer and then the overlap on the right hand column
the main problem I am having is the background not showing up on internet explorer and then the overlap on the right hand column
Please Log in to join the conversation.
Time to create page: 0.088 seconds