it wont accept my css coding., wtf? |
it wont accept my css coding., wtf? |
Jan 4 2008, 12:16 AM
Post
#1
|
|
![]() un cool. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 640 Joined: Apr 2005 Member No: 125,269 |
haha never mind, i found a similar topic, and i solved it kinda.
i inserted my css in the blogger "edit template HTML" and theres a message that comes back and says "Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message: The element type "blogger" must be terminated by the matching end-tag ""." im new to the blogger community, so, can someone help? heres my current coding CODE <html>
<head> <title>Audio Fries</title> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <style> /* css by Ryan (moorepocket) */ /* http://moorepocket.blogspot.com */ body, xmp, div, p { /* Body, div, and p properties */ scrollbar-arrow-color:#4D4D4DF; scrollbar-track-color:#FFFFFF; scrollbar-shadow-color:#FFFFFF; scrollbar-face-color:#808080; scrollbar-highlight-color:#white; scrollbar-darkshadow-color:#808080; scrollbar-3dlight-color:#black; text-align : justify; font-family : century gothic, century gothic; color : #000000; font-size : 11px; } table, tr, td, th { /* Table properties */ text-align : justify; font-family : century gothic, century gothic; color : #808080; font-size : 11px; } /* Links ----------------------------------------------- */ a:link, a:visited, a:active { text-decoration : underline; font-size : 11px; color : #4D4D4DF; font-family : century gothic, century gothic; } a:hover { background-color: #ffffff; text-decoration : none; font-size : 11px; color : #000000; font-family : century gothic, century gothic; } /* Header, Footer ----------------------------------------------- */ .head { background-color: #ffffff; font-family : century gothic, century gothic; color : #000000; font-weight : bold; font-size : 11px; text-align : left; text-transform : lowercase; border-bottom : 0px dashed #d5fbfd; } .post-body {text-align : justify; } .footer { background-color: #ffffff; font-family : century gothic, century gothic; color : #4D4D4DF; font-weight : normal; font-size : 10px; text-align : center; text-transform : lowercase; border-top : 0px dashed #000000a; } /* Others ----------------------------------------------- */ #border {border: 5px solid #FFFFFF;} #table { text-align: justify; background-color: #FFFFFF; width: 100%; padding:2px;} b, strong, u, i, em, s { font-size : 11px; font-weight: bold; font-family : arial, tahoma; color : #808080;} input, select, textarea, iframe.htmleditor, .textfield, .button { text-align : center; background-color : transparent; border : 1px solid #ffffff; font-size : 11px; font-family : century gothic, century gothic; } </style> </head> <body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" background="" style=""> <div id="body" style="position:absolute; z-index:1; top:100; left:200; width:400;"> <!------------------------------------------------- BEGIN BLOGGER CODE --------------------------------------------------- > <Blogger> <!------ DATES ------> <BlogDateHeader> <div class="head"><$BlogDateHeaderDate$> </BlogDateHeader> <a name="<$BlogItemNumber$>"></a> <br> <!------ SUBJECT ------> <BlogItemTitle> Subject: <BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl> <$BlogItemTitle$> <BlogItemUrl></a></BlogItemUrl> </BlogItemTitle> </div> <!------ POST BODY ------> <div class="post-body"> <$BlogItemBody$> </div> <!------ COMMENT FOOTER -------> <div class="footer">posted by <a href="mailto:phuong236797@yahoo.com"><$BlogItemAuthorNickname$></a> @ <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a> | <MainOrArchivePage><BlogItemCommentsEnabled> <a href="<$BlogItemPermalinkURL$>#comments"><$BlogItemCommentCount$> comments</a> </BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$> </div> <Br> <!------- COMMENT --------> <ItemPage> <div id="comments"> <BlogItemCommentsEnabled><a name="comments"></a> <div class="head"><$BlogItemCommentCount$> Comments:</div> <p> <BlogItemComments> <dt id="c<$BlogCommentNumber$>"><a name="c<$BlogCommentNumber$>"></a> <div class="head" style="width:100%"><$BlogCommentAuthor$> said...</div> </dt> <div class="post-body"> <$BlogCommentBody$> </div> <div class="footer"><a href="#c<$BlogCommentNumber$>" title="comment permalink"><$BlogCommentDateTime$></a> <$BlogCommentDeleteIcon$> </div> <p> </BlogItemComments> </p> <p class="footer"> <$BlogItemCreate$> </BlogItemCommentsEnabled> <br /> <a href="<$BlogURL$>"><< Home</a> </p> </p> </div> </ItemPage> </Blogger> </div> </body> </html> |
|
|
|
gOODpIRATE it wont accept my css coding. Jan 4 2008, 12:16 AM
moorepocket can a mod close this topic? Jan 7 2008, 06:23 PM![]() ![]() |