Universal Responsive Design Template Support Product Page
Solved
not happy
Reported 27 Nov 2012 19:42:48
1
has this problem
27 Nov 2012 19:42:48 Vickie Florschuetz posted:
The universal template is messed up in IE 7 and 8.It has already put me behind schedule trying to fix.
Replies
Replied 27 Nov 2012 21:01:55
27 Nov 2012 21:01:55 Vickie Florschuetz replied:
Sorry, I should be more specific:
Here is the url for the site. It looks fine in all modern browsers, but not in IE7 and 8.
www.westvalleyfamilyoutreach.org/index.html
Any help would be great.
Thanks
Here is the url for the site. It looks fine in all modern browsers, but not in IE7 and 8.
www.westvalleyfamilyoutreach.org/index.html
Any help would be great.
Thanks
Replied 28 Nov 2012 07:16:22
28 Nov 2012 07:16:22 Vulcho Vulev replied:
Hello Vickie.
Can you put the following line of code above all others.
At the moment seems like your page is lacking the site definition and IE starts in quirks mode.
Regards: Vulcho.
Can you put the following line of code above all others.
<!doctype html>
At the moment seems like your page is lacking the site definition and IE starts in quirks mode.
Regards: Vulcho.
Replied 28 Nov 2012 15:00:36
28 Nov 2012 15:00:36 Vickie Florschuetz replied:
HI,
I just looked and that line is there and first on all pages.
I just looked and that line is there and first on all pages.
Replied 28 Nov 2012 15:46:36
28 Nov 2012 15:46:36 Vulcho Vulev replied:
Hello Vickie
Can you specify your OS & DW versions ?
Regards:Vulcho.
Can you specify your OS & DW versions ?
Regards:Vulcho.
Replied 28 Nov 2012 17:20:11
28 Nov 2012 17:20:11 Vickie Florschuetz replied:
I am using Windows 7 and CS5.5
In DW, <!doctype html> is the first line.
This is what the source looks like in the browser:
<!-- InstanceBegin template="/Templates/HomePage.dwt.php" codeOutsideHTMLIsLocked="false" --><!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
In DW, <!doctype html> is the first line.
This is what the source looks like in the browser:
<!-- InstanceBegin template="/Templates/HomePage.dwt.php" codeOutsideHTMLIsLocked="false" --><!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
Replied 05 Dec 2012 23:17:46
05 Dec 2012 23:17:46 Vickie Florschuetz replied:
Okay, so I setup the template again and tested in the browsers. This is how it looks in IE.
westvalleyfamilyoutreach.org/test/index.html
westvalleyfamilyoutreach.org/test/index.html
Replied 06 Dec 2012 07:39:49
06 Dec 2012 07:39:49 Vulcho Vulev replied:
Hello Vickie does your IE starts in Quirks mode ?
Regards:Vulcho.
Regards:Vulcho.