IE7 content overlap issues

GK User
Mon Jan 02, 2012 10:36 pm
IE7 content overlap issues

Having issue with occasional overlap of content with main content and right module, also main content and bottom module positions (user 7 through to user 11). I find that the later clears up when I refreshes the page but not the former.
Click here
User avatar
Senior Boarder

GK User
Tue Jan 03, 2012 12:02 pm
Hi,

Under your template folder, open file: /css/ie7.css

Add this code to bottom:
Code: Select all
#gkLeft{
width: 20% !important;
}
#gkInset2{
width: 22% !important;
}


Just try and let me know if it helps!
User avatar
Platinum Boarder

GK User
Tue Jan 03, 2012 1:55 pm
Don Lee wrote:Hi,

Under your template folder, open file: /css/ie7.css

Add this code to bottom:
Code: Select all
#gkLeft{
width: 20% !important;
}
#gkInset2{
width: 22% !important;
}


Just try and let me know if it helps!

Thanks for the reply, but it has made it worst, the code has pushed the main "center" content and the right column way down to the bottom, now the left column, main content and right column are in a vertical line.
User avatar
Senior Boarder

GK User
Wed Jan 04, 2012 10:44 am
Hi,

I tried the same with Development tool and it worked for me. Please check my screenshot! If you can't do that yourself, PM me your FTP account then I will try for you.
User avatar
Platinum Boarder

GK User
Wed Jan 04, 2012 6:15 pm
PM sent
User avatar
Senior Boarder

GK User
Thu Jan 05, 2012 11:29 am
I don't see your PM, can you please send it again?
User avatar
Platinum Boarder

GK User
Fri Jan 06, 2012 12:04 am
PM sent again
User avatar
Senior Boarder

GK User
Fri Jan 06, 2012 10:21 am
I added the code for you and the issue is fixed now. Please check and confirm the same.
User avatar
Platinum Boarder

GK User
Fri Jan 06, 2012 2:15 pm
Don Lee wrote:I added the code for you and the issue is fixed now. Please check and confirm the same.

No it's not please check it in I.E 7, it's all messed up again like before, look here
http://www.motorfusionlimited.com/index ... Itemid=101

Could you please address this quickly the site is actually live and is been used by customers.

Thanks
User avatar
Senior Boarder

GK User
Sat Jan 07, 2012 7:03 pm
Is there anyone else available to assist me on this and correct the modification that Don did?
Thanks much
User avatar
Senior Boarder

GK User
Tue Jan 10, 2012 4:47 pm
HELLO!!!!!!!!!!!!!!!!!!!!!!!!!!!! :evil:
User avatar
Senior Boarder

GK User
Wed Jan 11, 2012 11:38 pm
I'm still waiting for support to address this problem, the modifications done by Don has made my website unusable for IE 7 users. It's been 5 days now and no one has returned to fix my site to what it was before. If Don can't fix it PLEASE restore the site to how it was before!

THANK YOU!!
User avatar
Senior Boarder

teitbite
Thu Jan 12, 2012 3:24 am
Hi

Maby I'll be able to help You. Please revert all changes done and disable cache of joomla and GK cach if enabled. Than please give me an exact url to the page where You have problem.
User avatar
Moderator

GK User
Thu Jan 12, 2012 11:30 am
Hi obyfield,

I'm sorry for this late reply, had been quite busy recently so couldn't check further for you, I passed this on to a developer but I don't know why he didn't check. I have just checked the issue and fixed it for you already, now it works well for IE7, IE8, and IE9, please confirm the same!

Have a nice day!
User avatar
Platinum Boarder

GK User
Thu Jan 12, 2012 5:38 pm
Good, everything has been reverted to what it was before. Thanks Don.
@ Teitbite cache cleared, I see 3 instances of over lapping, see below:
1. Click Here : Where you see one of the instance of overlapping with content on the right.
2. On the homepage you see the second overlapping issue at the bottom where the cars under the heading : Sale/Special Promotion overlaps the border in firefox and IE7-8. See picture attached.
N.B The cars in the articles "Featured Vehicles" and " Sale/Special Promotion" I placed a module in those article using the instruction given here
3. Finally occasional overlap of content with main content with module positions (user 7 through to user 11). I find that it clears up when I refresh the page, this one seem to have been fixed.

Thanks much.
User avatar
Senior Boarder

teitbite
Fri Jan 13, 2012 1:39 am
Hi

I can see the problem. This component is in conflict with template.

Please add this code to override.css (remember to allow using this file in template settings).

Code: Select all
table.jstand td {
    padding: 3px 0;
}

.item-separator {
    clear:both;
}
User avatar
Moderator

GK User
Fri Jan 13, 2012 8:30 pm
Excellent! Looks much better now :D

Thanks
User avatar
Senior Boarder

teitbite
Sat Jan 14, 2012 12:37 am
Hi

Glad I could help :)
User avatar
Moderator


cron