GetSimple Support Forum
bad menus with i-explorer for simplebee template - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: bad menus with i-explorer for simplebee template (/showthread.php?tid=4610)



bad menus with i-explorer for simplebee template - claqui - 2013-04-08

hello world
i try since fews days to resolve a problem on interpretation by internet-explorer of menus in simplebee template. than i adapted for a client.
bur i don't find solution. even the original simplebee template have the same probleme on i-explorer.

if someone could hep me. thanks
claqui


RE: bad menus with i-explorer for simplebee template - Connie - 2013-04-08

give us the URL of the site, which version of GetSimple and which version of IE

also a screenshot would be really helpful

how else should we identfy your problem?


RE: bad menus with i-explorer for simplebee template - claqui - 2013-04-08

(2013-04-08, 18:20:59)Connie Wrote: give us the URL of the site, which version of GetSimple and which version of IE

also a screenshot would be really helpful

how else should we identfy your problem?

yes, sorry, version of internet -explorer are on windows, of course, and version is 8.
my website is http://benin-chez-lhabitant.fr/
but the original don't work too : http://www.simplebee.co.uk/
i asked to the creator, but no answer
thanks


RE: bad menus with i-explorer for simplebee template - Timbow - 2013-04-08

Bienvenu au forumBig Grin
( and welcome to Internet Explorer Sad )

Put these lines in your <head>
Code:
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
ca marche?


RE: bad menus with i-explorer for simplebee template - claqui - 2013-04-08

(2013-04-08, 19:57:53)Timbow Wrote: Bienvenu au forumBig Grin
( and welcome to Internet Explorer Sad )

Put these lines in your <head>
Code:
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
ca marche?

it works! (çà marche super bien, merci!) thanks.