From: bamgraphic on
I have found which css file it is that is making the template error. How do I
go about fixing it? It is my main css and therefore, it has the layout of my
entire site on it. I tried to relink it, but is does the same thing. Any
suggestions?

From: Murray *ACE* on
Let's see the contents of it....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"bamgraphic" <webforumsuser(a)macromedia.com> wrote in message
news:eoomkr$rq6$1(a)forums.macromedia.com...
>I have found which css file it is that is making the template error. How
>do I
> go about fixing it? It is my main css and therefore, it has the layout of
> my
> entire site on it. I tried to relink it, but is does the same thing. Any
> suggestions?
>


From: bamgraphic on
Here is the rest:

#logo {
background-image: url(images/ArchOmahaLogo.gif);
background-repeat: no-repeat;
background-position: left top;
height: 22px;
width: 356px;
float: left;
}
#TopWithPictures {
height: 50px;
width: 758px;
position: relative;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #FFFFFF;
}

#logoright {
float: left;
width: 105px;
height: 22px;
background-image: url(images/LogoRight.gif);
}
#bottom {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
#bottom {
position: absolute;
left: 0px;
top: 94px;
}


#bottomleft {
float: left;
height: 605px;
width: 140px;
border-right-width: 3px;
border-right-style: solid;
border-right-color: #FFFFFF;
}
#bottomleft #leftcolumn {
float: left;
width: 50px;
}
#bottomright {
position: absolute;
left: 143px;
top: 0px;
height: 100%;
background-image: url(images/y_repeat.jpg);
background-repeat: repeat-y;
background-position: left top;
}

#topwopictures {
height: 38px;
width: 100%;
background-image: url(images/toplinks.jpg);
background-repeat: no-repeat;
background-position: left top;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
position: relative;
float: left;
z-index: 800;
}

#topwopictures a:link, #topwopictures a:hover, #topwopictures a:visited,
#topwopictures a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #FFFFFF;
text-decoration: none;
margin: 0px;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
}



/* Beginning of Content */
#contentfloat {
float: left;
width: 624px;
top: 26px;
position: relative;
left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
}
#contenttopleft {
float: left;
height: 26px;
width: 26px;
background-image: url(images/contentTopLeft.jpg);
position: relative;
left: 0px;
}
#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #343524;
font-weight: normal;
min-height:426px;
margin: 0px;
padding: 0px;
float: left;
width: 624px;
position: relative;
top: 0px;
}
#content a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4c5031;
font-size: inherit;
text-decoration: underline;
}
#content a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4c5031;
font-size: inherit;
text-decoration: none;
}

/* end content

/* establishing footer */
#footer {
width: 624px;
float: left;
}
#horizontalfooterseparate {
height: 1px;
width: 624px;
float:left;
background-image: url(images/footerspacer.gif);
background-repeat: no-repeat;
background-position: left top;
line-height: 1px;
margin-top: 15px;
}
#footer ul {
margin:0px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 42px;
}
#footer li {
display: inline;
padding-right: 2em;
}
#footer a {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #4c5031;
font-style: normal;
font-weight: normal;
}
#footer a:hover {
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #4c5031;
font-style: normal;
font-weight: normal;
}
/* to clear floated divs inside a box */
.clearfix:after {
content: ".";
height: 0px;
display: block;
clear: both;
visibility: hidden;
}
/* end clear */

/* only useable once per page */
#bodycontent {
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#bodytext {
color: #343524;
}
/* class selectors */
.leftfloat {
float: left;
margin-right: 2em;
margin-bottom: 1em;
}
#appealscourt {
width: 490px;
padding-bottom: 1em;
}


.rightfloat {
float: right;
margin-bottom: 1em;
margin-left: 2em;
}
.horizontalseperator {

height: 1px;
width: 624px;
float:left;
background-image: url(images/footerspacer.gif);
background-repeat: no-repeat;
background-position: left top;
line-height: 1px;
}
.leftcontentcolumn {
width: 225px;
float: left;
margin-top: 0.2em;
margin-right: 1.7em;
}
.rightcontentcolumn {
width: 376px;
float: left;
}
.leftcontentcolumn p{
margin-bottom: 1.6em;
line-height: 1em;
}
.rightcontentcolumn p{
margin-bottom: 1.2em;
}
/* end reuseable selectors */

/* body bullets */
#bodycontent ul {
list-style-type: none;
padding-left: 1.5em;

}


li.newbullet{
list-style-image:url(/images/bullet.gif);
padding-left: 1.5em;
padding-bottom: .5em;
}
/* end bullets */

/* links */
#bodycontent a {
color: #4c5031;
text-decoration: underline;
}
#bodycontent a:hover {
color: #7D8451;
text-decoration: none;
}
/* end links */


From: bamgraphic on
Here is the first half:

html {
font-size: 125%;

}
body {
vertical-align: top;
margin: 0px;
height: 100%;
width: 100%;
background-image: url(images/y_repeatvertWide.jpg);
background-repeat: repeat-y;
background-position: 3px;
padding: 0px;
background-color: #DDE0C5;
font-size: 50%;
}
* {margin:0; padding:0}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #4F5235;
}
#container {
margin-left: 0px;
left: 0px;
top: 0px;
position: absolute;
height: 100%;
width: 120%;
background-image: url(images/toprightx_repeat.gif);
border-top-width: 3px;
border-top-style: solid;
border-top-color: #FFFFFF;
margin-top: 0px;
padding: 0px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #FFFFFF;
background-repeat: repeat-x;
background-position: left top;
}

#top {
height: 120px;
margin: 0;
padding: 0;
width: 100%;
position: relative;
float: left;
top: 0px;
}
#MotherMary {
background-image: url(images/MotherMaryPicture.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 91px;
width: 140px;
position: relative;
}
#topcoloredsquare {
background-color: #DDE0C5;
height: 15px;
width: 20px;
top: 32px;
position: absolute;
left: 117px;
border-top-width: 3px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
margin: 0px;
padding: 0px;
}
#smallpicture {
float: left;
width: 41px;
height: 20px;
background-image: url(images/smallerpicture.jpg);
background-repeat: no-repeat;
background-position: left top;
border: 3px solid #FFFFFF;
border-right-width: 0px;
top: 50px;
position: absolute;
left: 73px;
padding: 0px;
margin: 0px;
z-index: 3;
}
#lefttoplinks {
position: absolute;
width: 20px;
float: left;
height: 23px;
left: 117px;
top: 50px;
background-image: url(images/lefttoplinks.gif);
border-top-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
border-right-width: 0px;
border-bottom-width: 0px;
margin: 0px;
padding: 0px;
}
#topcrest {
background-image: url(images/topcrest.gif);
background-repeat: repeat-y;
width: 64px;
height: 18px;
position: absolute;
left: 73px;
top: 76px;
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-left-color: #FFFFFF;
background-position: left top;
}
#lowercoloredsquare {
height: 15px;
width: 20px;
background-color: #DDE0C5;
border-top-width: 3px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
position: absolute;
left: 50px;
top: 73px;
margin: 0px;
padding: 0px;
}

#horizontalright {
width: 88%;
height: 94px;
position: absolute;
top: 0px;
left: 140px;
padding: 0;
margin: 0;
}

#vertpicture1 {
float: left;
height: 100px;
width: 50px;
background-image: url(images/vertpicture1.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#uppertopright {
background-image: url(images/greenfadedArchdiocese.gif);
background-repeat: no-repeat;
height: 28px;
width: 461px;
}
#crest {
float: left;
height: 55px;
width: 87px;
background-image: url(images/Crest.gif);
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
border-left-style: solid;
}

#verticalgreensquare {
float: left;
height: 49px;
width: 50px;
background-image: url(images/verticalGreenSquare.gif);
background-repeat: no-repeat;
background-position: left top;
border-top-width: 3px;
border-bottom-width: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}
#verticallinks {
float: left;
height: 550px;
width: 87px;
background-image: url(images/verticallinks.gif);
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
border-left-style: solid;
font-size: 10.5px;
line-height: 1em;
display: block;
}
#verticallinks li {
padding-bottom: 0.7em;
}

#verticallinks ul {
margin: 0px;
list-style-type: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 7px;
}
#verticallinks a {
font-size: 1.05em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
#vertpic2 {
float: left;
height: 50px;
width: 50px;
background-image: url(images/vertPicture2.jpg);
background-repeat: no-repeat;
background-position: left top;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
#vertlonggreen {
float: left;
height: 397px;
width: 50px;
background-image: url(images/vertLongGreen.gif);
background-repeat: no-repeat;
background-position: left top;
}




#horizPicOne {
background-image: url(images/toprowPicture1.jpg);
background-repeat: no-repeat;
width: 102px;
height: 50px;
float: left;
border-top-width: 0px;
border-right-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
position: relative;
}
#hdsquare {
background-image: url(images/hdSquare.gif);
background-repeat: no-repeat;
background-position: left top;
float: left;
height: 50px;
width: 50px;
border-top-width: 0px;
border-right-width: 3px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
left: 0px;
top: 0px;
position: relative;
}
#horizPicTwo {
background-image: url(images/toprowPicture2.jpg);
background-repeat: no-repeat;
background-position: left top;
float: left;
height: 50px;
width: 51px;
border-top-width: 0px;
border-right-width: 3px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
margin: 0px;
padding: 0px;
position: relative;
}
#oce {
background-image: url(images/oce.gif);
background-repeat: no-repeat;
background-position: left top;
height: 50px;
width: 82px;
float: left;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
position: relative;
margin: 0px;
padding: 0px;
}
#topright {
width: 461px;
float: left;
height: 50px;
margin: 0px;
padding: 0px;
position: relative;
}
#uppertopright {
background-image: url(images/greenfadedArchdiocese.gif);
background-repeat: no-repeat;
background-position: left top;
}

#lowertopright {
float: left;
width: 461px;
}


From: Murray *ACE* on
Gad - so much CSS?

Try commenting this -

/* to clear floated divs inside a box */
.clearfix:after {
content: ".";
height: 0px;
display: block;
clear: both;
visibility: hidden;
}
/* end clear */

so that it's not expressed. This is not going to be well supported, doncha
know?

See if that is what is triggering the error....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"bamgraphic" <webforumsuser(a)macromedia.com> wrote in message
news:eoqmfp$990$1(a)forums.macromedia.com...
> Here is the rest:
>
> #logo {
> background-image: url(images/ArchOmahaLogo.gif);
> background-repeat: no-repeat;
> background-position: left top;
> height: 22px;
> width: 356px;
> float: left;
> }
> #TopWithPictures {
> height: 50px;
> width: 758px;
> position: relative;
> border-bottom-style: solid;
> border-bottom-width: 3px;
> border-bottom-color: #FFFFFF;
> }
>
> #logoright {
> float: left;
> width: 105px;
> height: 22px;
> background-image: url(images/LogoRight.gif);
> }
> #bottom {
> width: 100%;
> height: 100%;
> margin: 0px;
> padding: 0px;
> }
> #bottom {
> position: absolute;
> left: 0px;
> top: 94px;
> }
>
>
> #bottomleft {
> float: left;
> height: 605px;
> width: 140px;
> border-right-width: 3px;
> border-right-style: solid;
> border-right-color: #FFFFFF;
> }
> #bottomleft #leftcolumn {
> float: left;
> width: 50px;
> }
> #bottomright {
> position: absolute;
> left: 143px;
> top: 0px;
> height: 100%;
> background-image: url(images/y_repeat.jpg);
> background-repeat: repeat-y;
> background-position: left top;
> }
>
> #topwopictures {
> height: 38px;
> width: 100%;
> background-image: url(images/toplinks.jpg);
> background-repeat: no-repeat;
> background-position: left top;
> left: 0px;
> top: 0px;
> margin: 0px;
> padding: 0px;
> position: relative;
> float: left;
> z-index: 800;
> }
>
> #topwopictures a:link, #topwopictures a:hover, #topwopictures a:visited,
> #topwopictures a:active {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 1.2em;
> color: #FFFFFF;
> text-decoration: none;
> margin: 0px;
> font-weight: bold;
> padding-top: 0px;
> padding-right: 0px;
> padding-bottom: 2px;
> padding-left: 0px;
> }
>
>
>
> /* Beginning of Content */
> #contentfloat {
> float: left;
> width: 624px;
> top: 26px;
> position: relative;
> left: 0px;
> padding-top: 0px;
> padding-right: 0px;
> padding-bottom: 100px;
> padding-left: 0px;
> }
> #contenttopleft {
> float: left;
> height: 26px;
> width: 26px;
> background-image: url(images/contentTopLeft.jpg);
> position: relative;
> left: 0px;
> }
> #content {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 1.2em;
> color: #343524;
> font-weight: normal;
> min-height:426px;
> margin: 0px;
> padding: 0px;
> float: left;
> width: 624px;
> position: relative;
> top: 0px;
> }
> #content a {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> color: #4c5031;
> font-size: inherit;
> text-decoration: underline;
> }
> #content a:hover {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> color: #4c5031;
> font-size: inherit;
> text-decoration: none;
> }
>
> /* end content
>
> /* establishing footer */
> #footer {
> width: 624px;
> float: left;
> }
> #horizontalfooterseparate {
> height: 1px;
> width: 624px;
> float:left;
> background-image: url(images/footerspacer.gif);
> background-repeat: no-repeat;
> background-position: left top;
> line-height: 1px;
> margin-top: 15px;
> }
> #footer ul {
> margin:0px;
> padding-top: 2px;
> padding-right: 0px;
> padding-bottom: 0px;
> padding-left: 42px;
> }
> #footer li {
> display: inline;
> padding-right: 2em;
> }
> #footer a {
> text-decoration: none;
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 1.0em;
> color: #4c5031;
> font-style: normal;
> font-weight: normal;
> }
> #footer a:hover {
> text-decoration: underline;
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 1.0em;
> color: #4c5031;
> font-style: normal;
> font-weight: normal;
> }
> /* to clear floated divs inside a box */
> .clearfix:after {
> content: ".";
> height: 0px;
> display: block;
> clear: both;
> visibility: hidden;
> }
> /* end clear */
>
> /* only useable once per page */
> #bodycontent {
> padding-top: 15px;
> padding-right: 0px;
> padding-bottom: 0px;
> padding-left: 0px;
> }
> #bodytext {
> color: #343524;
> }
> /* class selectors */
> .leftfloat {
> float: left;
> margin-right: 2em;
> margin-bottom: 1em;
> }
> #appealscourt {
> width: 490px;
> padding-bottom: 1em;
> }
>
>
> .rightfloat {
> float: right;
> margin-bottom: 1em;
> margin-left: 2em;
> }
> .horizontalseperator {
>
> height: 1px;
> width: 624px;
> float:left;
> background-image: url(images/footerspacer.gif);
> background-repeat: no-repeat;
> background-position: left top;
> line-height: 1px;
> }
> .leftcontentcolumn {
> width: 225px;
> float: left;
> margin-top: 0.2em;
> margin-right: 1.7em;
> }
> .rightcontentcolumn {
> width: 376px;
> float: left;
> }
> .leftcontentcolumn p{
> margin-bottom: 1.6em;
> line-height: 1em;
> }
> .rightcontentcolumn p{
> margin-bottom: 1.2em;
> }
> /* end reuseable selectors */
>
> /* body bullets */
> #bodycontent ul {
> list-style-type: none;
> padding-left: 1.5em;
>
> }
>
>
> li.newbullet{
> list-style-image:url(/images/bullet.gif);
> padding-left: 1.5em;
> padding-bottom: .5em;
> }
> /* end bullets */
>
> /* links */
> #bodycontent a {
> color: #4c5031;
> text-decoration: underline;
> }
> #bodycontent a:hover {
> color: #7D8451;
> text-decoration: none;
> }
> /* end links */
>
>


First  |  Prev  |  Next  |  Last
Pages: 1 2 3
Prev: Premature end of JPEG fie
Next: JAVA Error on SAVE