0
Found an error on external css files
New Here
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/td-p/199750
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
This is the line that contains the error.
It previews well in FF but it's all off in IE:
What do I need to fix?
It previews well in FF but it's all off in IE:
What do I need to fix?
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199751#M166715
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
What's in that CSS file?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g681ae$12p$1@forums.macromedia.com...
> This is the line that contains the error.
> It previews well in FF but it's all off in IE:
> What do I need to fix?
>
>
>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g681ae$12p$1@forums.macromedia.com...
> This is the line that contains the error.
> It previews well in FF but it's all off in IE:
> What do I need to fix?
>
>
>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199752#M166716
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
Or better yet, what is the error message?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g681ae$12p$1@forums.macromedia.com...
> This is the line that contains the error.
> It previews well in FF but it's all off in IE:
> What do I need to fix?
>
>
>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g681ae$12p$1@forums.macromedia.com...
> This is the line that contains the error.
> It previews well in FF but it's all off in IE:
> What do I need to fix?
>
>
>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
labecs
AUTHOR
New Here
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199753#M166717
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
It's supposed to be the css for the page
<title>Untitled Document</title>
<link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
.thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--><style type="text/css">
<!--
When I run the browser compatibility report, it tells me this:
Found 1 errors in external css files
Affects: Firefox 2.0; Internet Explorer 5.0, 5.5, 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
<title>Untitled Document</title>
<link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
.thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--><style type="text/css">
<!--
When I run the browser compatibility report, it tells me this:
Found 1 errors in external css files
Affects: Firefox 2.0; Internet Explorer 5.0, 5.5, 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
labecs
AUTHOR
New Here
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199754#M166718
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
http"//www.formypets.net
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
labecs
AUTHOR
New Here
,
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199755#M166719
Jul 23, 2008
Jul 23, 2008
Copy link to clipboard
Copied
I fixed it. I just started from scratch again. Thank you all
:)
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/found-an-error-on-external-css-files/m-p/199756#M166720
Jul 24, 2008
Jul 24, 2008
Copy link to clipboard
Copied
That's not a CSS file - that's an HTML file.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g688q9$c56$1@forums.macromedia.com...
> It's supposed to be the css for the page
>
> <title>Untitled Document</title>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
> <!--[if IE]>
> <style type="text/css">
> /* place css fixes for all versions of IE in this conditional comment */
> .thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
> .thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
> /* the above proprietary zoom property gives IE the hasLayout it needs to
> avoid several bugs */
> </style>
> <![endif]--><style type="text/css">
> <!--
>
> When I run the browser compatibility report, it tells me this:
> Found 1 errors in external css files
>
> Affects: Firefox 2.0; Internet Explorer 5.0, 5.5, 6.0, 7.0; Internet
> Explorer
> for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
>
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"labecs" <webforumsuser@macromedia.com> wrote in message
news:g688q9$c56$1@forums.macromedia.com...
> It's supposed to be the css for the page
>
> <title>Untitled Document</title>
> <link href="../mypets/thrColHybHdr.css" rel="stylesheet" type="text/css"
> />
> <!--[if IE]>
> <style type="text/css">
> /* place css fixes for all versions of IE in this conditional comment */
> .thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
> .thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
> /* the above proprietary zoom property gives IE the hasLayout it needs to
> avoid several bugs */
> </style>
> <![endif]--><style type="text/css">
> <!--
>
> When I run the browser compatibility report, it tells me this:
> Found 1 errors in external css files
>
> Affects: Firefox 2.0; Internet Explorer 5.0, 5.5, 6.0, 7.0; Internet
> Explorer
> for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

