Hi,
browsing your demo page using IE7 I've noticed layout problem on Game Magazine template. Please see attached screenshot. As I want to use this template for a project do you have in mind to solve this problem?
Thanks in adv,
Don Lee wrote:Hi,
I do not see the same, can you please check again?
#gkContent{
width: 44% !important;
}
Don Lee wrote:Sorry I checked wrong template. I see the issue now, please try this to fix it:
- Open file: /css/ie7.css
- Add this code to bottom:
- Code: Select all
#gkContent{
width: 44% !important;
}
Then let me know if it helps!