IE7 Page Content Left Please HELP!

GK User
Thu Dec 15, 2011 9:33 pm
Hi There,

On IE7 the interior page article content appears way down the page (you have to scroll down) and is shifted to the far left. How do I fix this? :S

demo here: http://bit.ly/vDz5wW

Thank you for assistance!
User avatar
Junior Boarder

GK User
Fri Dec 16, 2011 3:01 pm
Hi,

Somehow I don't see any issue when opening your site with IE7. Please check my screenshot.
User avatar
Platinum Boarder

GK User
Sun Dec 18, 2011 11:06 pm
Thanks so much for the reply!

The home page appears fine, it's the interior pages. The articles appear way down the page and are shifted to the left. Would you take a peak at the interior pages? Thanks so much for your help.
User avatar
Junior Boarder

GK User
Mon Dec 19, 2011 12:48 pm
I think this can help:

Open file: /templates/gk_finance_business/css/layout.css

Add this code to bottom:

Code: Select all
#gkInset1{
width: 32% !important;
}
User avatar
Platinum Boarder

GK User
Tue Dec 20, 2011 12:01 am
Hi Don!

Unfortunately

#gkInset1{
width: 32% !important;
}

isn't helping the issue : (

Anything else I can try?

THX
User avatar
Junior Boarder

GK User
Tue Dec 20, 2011 8:54 am
I tried it with developer tool and it helped. Please check my screenshot.

You can PM me your FTP account then I will try for you.
User avatar
Platinum Boarder

GK User
Thu Dec 29, 2011 7:53 pm
Hi Don,

I sent FTP info via PM. Any luck? Thanks so much for your help!
User avatar
Junior Boarder

GK User
Thu Dec 29, 2011 9:37 pm
Ok so this is really weird... I removed:

#gkInset1 {
background: none repeat scroll 0 0 #d2dce5;
padding: 0 0 0 8px;
width: 32%;
}

from the template.css which now has solved the issue in IE7 however, now my interior page footer is gone in IE7. If I add 1px to the padding the footer shows up, but then my article content drops and shifts left again.

Any idea on how to solve this mystery? Thanks again!
User avatar
Junior Boarder

GK User
Mon Jan 02, 2012 11:21 am
I think this code could help:

Code: Select all
#gkContentBottom{
width: 100%;
}
User avatar
Platinum Boarder

GK User
Mon Jan 02, 2012 7:29 pm
Perfecto! Thanks a bunch Don. Greatly appreciate the support!
User avatar
Junior Boarder

GK User
Tue Jan 03, 2012 9:59 am
You are most welcome, glad it helped you :)

Happy new year!
User avatar
Platinum Boarder


cron