Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2016-06-22 15:44:03

speacock110
Member
Registered: 2013-04-11
Posts: 169

None responsive in IE 11

I have just been testing my site on different size browser windows on different browsers and have found that on both my Win 10 machines and MSIE 11, it is not responsive below the menu bar or that it extends to far to the right and off the window.

It is ok on MS Edge, safari and Chrome mac/windows


http://nature.stevepeacock-photography. … -location/

the image gallery is fine it is just album sets

Offline

#2 2016-06-22 18:11:57

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: None responsive in IE 11

Weird. Not sure when this got introduced. I will investigate.


Matt

The Turning Gate, http://theturninggate.net

Offline

#3 2016-06-22 23:28:41

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: None responsive in IE 11

Good news. I seem to have found a fix for the next update. In the meantime, you can add this via custom CSS:

/* 
 *  fix for Internet Explorer, flex-items not wrapping, overflowing their container on the x-axis;
 *  honestly, I don't know why this works.
 */
.page__column {
	-ms-flex: 1;
}

I'm not seeing any undesirable side-effects, but let me know if you see anything I've missed.


Matt

The Turning Gate, http://theturninggate.net

Offline

#4 2016-06-23 15:47:15

speacock110
Member
Registered: 2013-04-11
Posts: 169

Re: None responsive in IE 11

Looks good from here

Offline

Board footer

Powered by FluxBB