Issue with AppSite in IE 8

GK User
Wed Sep 14, 2011 12:34 am
Hi guys,

I'm building a website for a client, and have been working primarily in firefox and chrome. Both browsers display the site just fine, however in IE (We've only checked in thus far) there are pages with entire blocks of content missing, and the imageshow gallery I've got running doesn't display all the navigation buttons etc.

I've done a bit of a search, and there's assorted IE problems I've read about here, but I'm wondering if there's something specific with this template that I'm doing wrong?

If a moderator can help, that would be fantastic. The URL is currently http://webdemo.m2digital.com.au/thecut/ Any help would be greatly appreciated.
User avatar
Fresh Boarder

GK User
Wed Sep 21, 2011 2:41 am
Bumping this up, any help at all?
We can't work this out, disappointing when you spend the coin on a template and it doesn't work cross platform out of the box. I'm assuming there's something wrong in our set up, but it would be nice if someone can point us in the right direction.
User avatar
Fresh Boarder

teitbite
Fri Sep 23, 2011 7:43 am
Hi

for photoslide try to use this code:

Code: Select all
.gkIsWrapper-gk_appsite1 .gkIsSlide {
    left: 0;
    margin-left: 0 !important;
    position: absolute;
}

.gkIsWrapper-gk_appsite1 .gkIsPagination {
    position: absolute;
    z-index: 10000;
}
User avatar
Moderator


cron