DMXzone Bootstrap 3 Elements Support Product Page

Not a problem

not responsive with ie8, logo not centering with ff

14 Apr 2014 15:23:48 Herve de Brabandère 7ok sprl posted:
Hello,
This site www.seventysevenclub.be/indexbad.php (and others www.mes-photos.be/lisele-rizk/index.php) has problems.
1/ ie8 doesn't show columns, columns are displayed under each other and logo in the header isn't responsive
2/ logo in the header is no more centered with ff 28 (this was working fine with bootstrap 1 www.seventysevenclub.be/index2.php)

note: seventysevenclub.be was initially developped using bootsrap 1/2 and then converted. lisele-rizk/index.php was deveopped using bootstrap 3.
Thanks to help me

Replies

Replied 14 Apr 2014 15:51:01
14 Apr 2014 15:51:01 Teodor Kuduschiev replied:
Hello,
Actually this is not a problem. Internet Explorer 8 is also supported, however, please be aware that some CSS3 properties and HTML5 elements are not fully supported by this browser. In addition, Internet Explorer 8 requires the use of Respond.js to enable media query support.
github.com/scottjehl/Respond
That's why the columns are stacked one after another there...
Replied 14 Apr 2014 16:11:46
14 Apr 2014 16:11:46 Herve de Brabandère 7ok sprl replied:
I think you didn't understand my problem regarding IE8.
This is not a problem regarding small device but regarding the way the site is displayed on a 1580x1024 px.
Please reopen this tread.
This site www.septok.be/ developped using bootstrap1 render fine on IE8.
Replied 14 Apr 2014 16:24:26
14 Apr 2014 16:24:26 Teodor Kuduschiev replied:
Once again:
Internet Explorer 8 does NOT SUPPORT Media queries and HTML5 ELEMENTS that's why it requires the use of Respond.js to enable media query support.
github.com/scottjehl/Respond
Replied 16 Apr 2014 16:52:42
16 Apr 2014 16:52:42 Herve de Brabandère 7ok sprl replied:
Hello,
Where can i see a page using bootstrap3 and Respond.js to analyse how it's implemented.

Thanks
Replied 16 Apr 2014 17:05:31
16 Apr 2014 17:05:31 Herve de Brabandère 7ok sprl replied:
I have inserted (as seen in another topic www.dmxzone.com/support/21759/topic/58646/)
<!--[if lt IE 9]>
<script src="bootstrap/js/html5shiv.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
Just before </head> but it didn't work.
Where is the error ?
Replied 17 Apr 2014 10:35:44
17 Apr 2014 10:35:44 Teodor Kuduschiev replied:
Hello,
First of all the code on your page is wrong: www.seventysevenclub.be/index.php
Doctype must be on the first line, then the <html> tag then the <head> tag.. then the meta tags and then the css and js includes.
Also - please link to the latest version of respond.js //cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js
Replied 22 Apr 2014 16:10:19
22 Apr 2014 16:10:19 Herve de Brabandère 7ok sprl replied:
It's working now,

Thanks Teodor

Reply to this topic