Problem with Internet Explorer 6.0 when entering my account on www.blogger.com

23/08/2006 - 05:32 por nicolas246 | Informe spam
I have the following problem..

I edited my CSS style sheet on blogger.com with the code (look in
/****** BEGIN CODE ****/)
And on Internet Explorer 6.0, it doesnt display and crashing with the
following message displayed on Event Viewer:

<DESCRIPTION>
The description for Event ID ( 1000 ) in Source ( Microsoft Internet
Explorer ) cannot be found. The local computer may not have the
necessary registry information or message DLL files to display messages
from a remote computer. The following information is part of the event:
iexplore.exe, 6.0.2800.1106, mshtml.dll, 6.0.2800.1555, 001843c1.
<DATA (BYTES)>

0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 69 65 78 ure iex
0018: 70 6c 6f 72 65 2e 65 78 plore.ex
0020: 65 20 36 2e 30 2e 32 38 e 6.0.28
0028: 30 30 2e 31 31 30 36 20 00.1106
0030: 69 6e 20 6d 73 68 74 6d in mshtm
0038: 6c 2e 64 6c 6c 20 36 2e l.dll 6.
0040: 30 2e 32 38 30 30 2e 31 0.2800.1
0048: 35 35 35 20 61 74 20 6f 555 at o
0050: 66 66 73 65 74 20 30 30 ffset 00
0058: 31 38 34 33 63 31 0d 0a 1843c1..

I dont understand as this page displays WELL in Internet Explorer 7.0
and Mozilla Firefox version 1.5.0.4 (giving NO problems)

Can anybody tell me why this issues happens on Internet Explorer 6.0?
(Is there any cause that editing the styles on the template gives a
problem???? ( strange :( )

Please help!!!



/**************** BEGIN CODE *******************************/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xht...">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><$BlogPageTitle$></title>

<style type="text/css">

/* --[ General styles
]
*/
a:link
{
text-decoration: underline;
color: #8eb943;
}

a:visited
{
text-decoration: underline;
color: #666666;
}

a:hover
{
text-decoration: underline;
color: #7DC0E2;
}

a:active
{
text-decoration: none;
color: #7DC0E2;
}

blockquote
{
margin: 0px;
padding: 10px 20px;
font-size: 88%;
line-height: 1.25em;
color: #606060;
}

body
{
margin: 0px auto;
background-color: #f0c0c0;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: both;
font-size: 10pt;
text-align: center;
}

h1
{
font-size: 175%
font-weight: bold;
}

h2
{
font-size: 125%
font-weight: bold;
}

h3
{
font-size: 110%
font-weight: bold;
}

h4
{
font-size: 100%
font-weight: bold;
}

h5
{
font-size: 90%
font-weight: bold;
}

h6
{
font-size: 85%
font-weight: bold;
}

img
{
border-style: none;
}

ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

ul ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

ul ul ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

/* --[ Content styles
]
*/
#main
{
width: 750px;
margin: 50px auto;
}

/* -[ Blog header styles
]
*/
.blog-header
{
width: 750px;
height: 100px;
margin: 0px;
padding: 0px;
vertical-align: middle;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #8eb943;
}

.blog-header h1
{
margin: 0px;
padding: 33px 20px 0px 20px;
text-align: right;
vertical-align: middle;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 175%;
font-weight: bold;
color: #8eb943;
}

.blog-header h1 a
{
text-decoration: none;
vertical-align: middle;
color: #8eb943;
}

.blog-header h1 a:hover
{
text-decoration: none;
vertical-align: middle;
background-color: transparent;
color: #7DC0E2;
}

/* -[ Blog content styles
]--
*/
#main-content
{
float: left;
width: 485px;
margin: 15px 0px 15px 0px;
border: 1px solid #7DC0E2;
}

.content
{
float: left;
max-width: 485px;
margin: 0px;
padding: 10px 20px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
color: #000000;
line-height: 1.25em;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
vertical-align: top;
text-align: left;
}

.content-top
{
float: left;
width: 485px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.content-bottom
{
float: left;
width: 485px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.date-header
{
font-size: 90%;
width: 445px;
font-weight: bold;
color: #f0c0c0;
}

.post
{
margin: 0px 0px 1.5em 0px;
padding: 0px 0px 1.5em 0px;
width: 445px;
border-bottom: 1px solid #97BACE;
}

.post-footer
{
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 90%;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
color: #666666;
}

.post-title
{
font-size: 110%;
font-weight: bold;
color: #7DC0E2;
}

.comments
{
padding: 0px 10px 0px 10px;
font-size: 85%;
line-height: 1.25em;
width: 420px;
color: #333333;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
border: 1px solid #f0c0c0
}

.comment-body
{
margin-bottom: 0px;
}

.comment-data
{
margin: 4px 0px 0px 0px;
padding: 0px 10px 1em 0px;
color: #666666;
border-bottom: 1px solid #606060;
}

/* -[ Sidebar styles
]-
*/
#sidebar-content
{
float: right;
width: 250px;
margin: 15px 0px 15px 0px;
border: 1px solid #8eb943;
}

.sidebar
{
float: right;
max-width: 250px;
margin: 0px;
padding: 20px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
color: #606060;
vertical-align: top;
text-align: left;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 85%;
}

.sidebar-top
{
float: right;
width: 250px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.sidebar-bottom
{
float: right;
width: 250px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.sidebar a:link
{
text-decoration: underline;
color: #7DC0E2;
}

.sidebar a:visited
{
text-decoration: underline;
color: #909090;
}

.sidebar a:hover
{
text-decoration: underline;
color: #8eb943;
}

.sidebar a:active
{
text-decoration: underline;
color: #8eb943;
}

.sidebar-title
{
color: #8eb943;
}

.sidebar-info-block
{
width: 210px;
padding-bottom: 10px;
border-bottom: 1px solid #8eb943;
}

.sidebar-info-link
{
padding: 0px 0px 0px 15px;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.sidebar-archive-link
{
padding: 0px 0px 0px 15px;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.profile-link
{
margin: 0px;
padding: 0px 0px 0px 15px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.subheading
{
font-weight: bold;
}
</style>
</head>

<body>

<$BlogMetaData$>
<div id="main">
<div class="blog-header">
<h1>
<ItemPage><a href="<$BlogURL$>"></ItemPage> .
<ItemPage></a></ItemPage>
</h1>
</div> <!-- /blog-header -->
<!-- Begin content -->
<div id="main-content">
<div class="content-top"></div>
<div class="content">
<Blogger>

<BlogDateHeader>
<h2 class="date-header"><$BlogDateHeaderDate$></h2>
</BlogDateHeader>

<!-- Begin post -->
<div class="post">

<a name="<$BlogItemNumber$>"></a>

<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external
link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></a></BlogItemUrl>
</h3> <!-- /post-title -->
</BlogItemTitle>

<p><$BlogItemBody$></p>

<p class="post-footer">posted by
<$BlogItemAuthorNickname$> at
<a href="<$BlogItemPermalinkUrl$>" title="permanent
link"><$BlogItemDateTime$></a>
<MainOrArchivePage><BlogItemCommentsEnabled> |
<a href="<$BlogItemCommentCreate$>"
<$BlogItemCommentFormOnClick$>>
<$BlogItemCommentCount$> comment(s)
</a></BlogItemCommentsEnabled></MainOrArchivePage>
<$BlogItemControl$></p> <!-- /post-footer -->

</div> <!-- /post -->
<!-- End post -->

<!-- Begin comments -->
<ItemPage>

<div class="comments">

<BlogItemCommentsEnabled>

<a name="comments"></a>

<h4><$BlogItemCommentCount$> comment(s):</h4>

<BlogItemComments>
<a name="<$BlogCommentNumber$>"></a>

<p class="comment-body"><$BlogCommentBody$></p>

<p class="comment-data">By <$BlogCommentAuthor$>, at
<a
href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$></p> <!-- /comment-data -->
</BlogItemComments>

<p><a href="<$BlogItemCommentCreate$>"
<$BlogItemCommentFormOnClick$>>
Post a comment</a></p>

</BlogItemCommentsEnabled>

<p>
<a href="<$BlogUrl$>">&lt;&lt; Home</a>
</p>

</div> <!-- /comments -->

</ItemPage>
<!-- End comments -->

</Blogger>
</div> <!-- /content -->
<div class="content-bottom"></div>
</div> <!-- /main-content -->
<!-- End content -->
<!-- Begin sidebar -->
<div id="sidebar-content">
<div class="sidebar-top"></div>
<div class="sidebar">

<div class="sidebar-info-block">
<h3 class="sidebar-title">About</h3>

<p><$BlogDescription$></p>

<p><$BlogMemberProfile$></p>
</div> <!-- /sidebar-info-block -->

<div class="sidebar-info-block">
<h3 class="sidebar-title">Previous</h3>

<div id="recently">
<BloggerPreviousItems>
<div class="sidebar-archive-link"><a
href="<$BlogItemPermalinkUrl$>"><$BlogPreviousItemTitle$></a></div>
</BloggerPreviousItems>
</div> <!-- /recently -->
</div> <!-- /sidebar-info-block -->

<MainOrArchivePage>
<div class="sidebar-info-block">
<h3 class="sidebar-title">Archives</h3>

<div class="archive-list">
<BloggerArchives>
<div class="sidebar-archive-link"><a
href="<$BlogArchiveUrl$>"><$BlogArchiveName$></a></div>
</BloggerArchives>
<ArchivePage>
<div class="sidebar-archive-link"><a
href="<$BlogUrl$>">Current Posts</a></div>
</ArchivePage>
</div> <!-- /archive-list -->
</div> <!-- /sidebar-info-block -->
</MainOrArchivePage>

<!-- Add links here: -->
<!-- Duplicate the <div class="sidebar-info-link">... line
as many times -->
<!-- as desired, fill in the link URL within the quotes in
the <a href=""> -->
<!-- tag, and replace "Add links here" with the name of the
link. -->
<!-- Begin links -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Links</h3>

<div class="sidebar-info-link"><a
href="http://www.sanrio.com" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.sanrio.co.jp/welcome.html" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.blythedoll.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.thisisblythe.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.revesderecho.com/modules/news/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://perdidosporlost.blogspot.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.geocities.com/the_chilea...per/"
target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>


</div> <!-- /sidebar-info-block -->
<!-- End links -->

<a href="http://meropar.jp/" target="_blank"><img
src="http://meropar.jp/img/logo_blog_1.gif" border="0" style="border:
none;"
onmouseover="this.src='http://meropar.jp/img/logo_blog_2.gif'"
onmouseout="this.src='http://meropar.jp/img/logo_blog_1.gif'"
alt="??????
?" /></a><script language="JavaScript" type="text/javascript"
src="http://js.meropar.jp/meromero.js?ke...671d"


</script>




<div class="sidebar-info-block">
<p>
<div class="sidebar-info-link">
<a href="<$BlogURL$>/atom.xml">RSS feed</a>
</div> <!-- /sidebar-info-link -->
</p>

<br />
<p id="powered-by"><a href="http://www.blogger.com">
<img src="http://buttons.blogger.com/bloggerb....gif"
alt="Powered by Blogger" />
</a></p> <!-- /powered-by -->

</div> <!-- /sidebar-info-block -->

</div> <!-- /sidebar -->
<div class="sidebar-bottom"></div>
</div> <!-- /sidebar-content -->
<!-- End sidebar -->
</div> <!-- /main -->

</body>

</html>

/**************** END CODE *******************************/

Preguntas similare

Leer las respuestas

#1 nicolas246
23/08/2006 - 05:42 | Informe spam
Amigos... (disculpen no sabia que estaba en español... les cuento -
traducido al español - para que me ayuden mejor :p)

Tengo el siguiente problema:

Edité mis estilos CSS en blogger.com con código (ver en /***** BEGIN
CODE ****/)
Y en Internet Explorer 6.0, este no se depliega bien y al minuto (en
realidad a los 20 segundos cuando cliqueo en la página) este se cae de
la peor forma desplegando el siguiente mensaje en Event Viewer. (ver
<DESCRIPTION> y <DATA (BYTES)> para mayor información)

No entiendo porque esta página se despliega BIEN en Internet Explorer
7.0 y Mozilla Firefox version 1.5.0.4 (no dando problemas alguno)

¿Puede alguien ayudarme porqué este da problemas en Internet Explorer
6.0? ¿Existe alguna razón de porque esto ocurre cuando la ediciòn de
la página si da problema? (... extraño... :( )

¡¡¡Porfavor AYUDA!!!

Nota: También he publicado este mensaje en el grupo: blogger general
discussion

Can anybody tell me why this issues happens on Internet Explorer 6.0?
(Is there any cause that editing the styles on the template gives a
problem???? ( strange :( )

Please help!!!



wrote:
I have the following problem..

I edited my CSS style sheet on blogger.com with the code (look in
/****** BEGIN CODE ****/)
And on Internet Explorer 6.0, it doesnt display and crashing with the
following message displayed on Event Viewer:

<DESCRIPTION>
The description for Event ID ( 1000 ) in Source ( Microsoft Internet
Explorer ) cannot be found. The local computer may not have the
necessary registry information or message DLL files to display messages
from a remote computer. The following information is part of the event:
iexplore.exe, 6.0.2800.1106, mshtml.dll, 6.0.2800.1555, 001843c1.
<DATA (BYTES)>

0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 69 65 78 ure iex
0018: 70 6c 6f 72 65 2e 65 78 plore.ex
0020: 65 20 36 2e 30 2e 32 38 e 6.0.28
0028: 30 30 2e 31 31 30 36 20 00.1106
0030: 69 6e 20 6d 73 68 74 6d in mshtm
0038: 6c 2e 64 6c 6c 20 36 2e l.dll 6.
0040: 30 2e 32 38 30 30 2e 31 0.2800.1
0048: 35 35 35 20 61 74 20 6f 555 at o
0050: 66 66 73 65 74 20 30 30 ffset 00
0058: 31 38 34 33 63 31 0d 0a 1843c1..

I dont understand as this page displays WELL in Internet Explorer 7.0
and Mozilla Firefox version 1.5.0.4 (giving NO problems)

Can anybody tell me why this issues happens on Internet Explorer 6.0?
(Is there any cause that editing the styles on the template gives a
problem???? ( strange :( )

Please help!!!



/**************** BEGIN CODE *******************************/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xht...">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><$BlogPageTitle$></title>

<style type="text/css">

/* --[ General styles
]
*/
a:link
{
text-decoration: underline;
color: #8eb943;
}

a:visited
{
text-decoration: underline;
color: #666666;
}

a:hover
{
text-decoration: underline;
color: #7DC0E2;
}

a:active
{
text-decoration: none;
color: #7DC0E2;
}

blockquote
{
margin: 0px;
padding: 10px 20px;
font-size: 88%;
line-height: 1.25em;
color: #606060;
}

body
{
margin: 0px auto;
background-color: #f0c0c0;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: both;
font-size: 10pt;
text-align: center;
}

h1
{
font-size: 175%
font-weight: bold;
}

h2
{
font-size: 125%
font-weight: bold;
}

h3
{
font-size: 110%
font-weight: bold;
}

h4
{
font-size: 100%
font-weight: bold;
}

h5
{
font-size: 90%
font-weight: bold;
}

h6
{
font-size: 85%
font-weight: bold;
}

img
{
border-style: none;
}

ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

ul ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

ul ul ul
{
list-style-image:
url("http://img.photobucket.com/albums/v....gif");
list-style-type: circle;
line-height: 1.1em;
}

/* --[ Content styles
]
*/
#main
{
width: 750px;
margin: 50px auto;
}

/* -[ Blog header styles
]
*/
.blog-header
{
width: 750px;
height: 100px;
margin: 0px;
padding: 0px;
vertical-align: middle;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #8eb943;
}

.blog-header h1
{
margin: 0px;
padding: 33px 20px 0px 20px;
text-align: right;
vertical-align: middle;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 175%;
font-weight: bold;
color: #8eb943;
}

.blog-header h1 a
{
text-decoration: none;
vertical-align: middle;
color: #8eb943;
}

.blog-header h1 a:hover
{
text-decoration: none;
vertical-align: middle;
background-color: transparent;
color: #7DC0E2;
}

/* -[ Blog content styles
]--
*/
#main-content
{
float: left;
width: 485px;
margin: 15px 0px 15px 0px;
border: 1px solid #7DC0E2;
}

.content
{
float: left;
max-width: 485px;
margin: 0px;
padding: 10px 20px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
color: #000000;
line-height: 1.25em;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
vertical-align: top;
text-align: left;
}

.content-top
{
float: left;
width: 485px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.content-bottom
{
float: left;
width: 485px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.date-header
{
font-size: 90%;
width: 445px;
font-weight: bold;
color: #f0c0c0;
}

.post
{
margin: 0px 0px 1.5em 0px;
padding: 0px 0px 1.5em 0px;
width: 445px;
border-bottom: 1px solid #97BACE;
}

.post-footer
{
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 90%;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
color: #666666;
}

.post-title
{
font-size: 110%;
font-weight: bold;
color: #7DC0E2;
}

.comments
{
padding: 0px 10px 0px 10px;
font-size: 85%;
line-height: 1.25em;
width: 420px;
color: #333333;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
border: 1px solid #f0c0c0
}

.comment-body
{
margin-bottom: 0px;
}

.comment-data
{
margin: 4px 0px 0px 0px;
padding: 0px 10px 1em 0px;
color: #666666;
border-bottom: 1px solid #606060;
}

/* -[ Sidebar styles
]-
*/
#sidebar-content
{
float: right;
width: 250px;
margin: 15px 0px 15px 0px;
border: 1px solid #8eb943;
}

.sidebar
{
float: right;
max-width: 250px;
margin: 0px;
padding: 20px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
color: #606060;
vertical-align: top;
text-align: left;
font-family: "Verdana", "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 85%;
}

.sidebar-top
{
float: right;
width: 250px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.sidebar-bottom
{
float: right;
width: 250px;
height: 10px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....png");
background-repeat: both;
}

.sidebar a:link
{
text-decoration: underline;
color: #7DC0E2;
}

.sidebar a:visited
{
text-decoration: underline;
color: #909090;
}

.sidebar a:hover
{
text-decoration: underline;
color: #8eb943;
}

.sidebar a:active
{
text-decoration: underline;
color: #8eb943;
}

.sidebar-title
{
color: #8eb943;
}

.sidebar-info-block
{
width: 210px;
padding-bottom: 10px;
border-bottom: 1px solid #8eb943;
}

.sidebar-info-link
{
padding: 0px 0px 0px 15px;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.sidebar-archive-link
{
padding: 0px 0px 0px 15px;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.profile-link
{
margin: 0px;
padding: 0px 0px 0px 15px;
background-color: transparent;
background-image:
url("http://img.photobucket.com/albums/v....gif");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.subheading
{
font-weight: bold;
}
</style>
</head>

<body>

<$BlogMetaData$>
<div id="main">
<div class="blog-header">
<h1>
<ItemPage><a href="<$BlogURL$>"></ItemPage> .
<ItemPage></a></ItemPage>
</h1>
</div> <!-- /blog-header -->
<!-- Begin content -->
<div id="main-content">
<div class="content-top"></div>
<div class="content">
<Blogger>

<BlogDateHeader>
<h2 class="date-header"><$BlogDateHeaderDate$></h2>
</BlogDateHeader>

<!-- Begin post -->
<div class="post">

<a name="<$BlogItemNumber$>"></a>

<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external
link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></a></BlogItemUrl>
</h3> <!-- /post-title -->
</BlogItemTitle>

<p><$BlogItemBody$></p>

<p class="post-footer">posted by
<$BlogItemAuthorNickname$> at
<a href="<$BlogItemPermalinkUrl$>" title="permanent
link"><$BlogItemDateTime$></a>
<MainOrArchivePage><BlogItemCommentsEnabled> |
<a href="<$BlogItemCommentCreate$>"
<$BlogItemCommentFormOnClick$>>
<$BlogItemCommentCount$> comment(s)
</a></BlogItemCommentsEnabled></MainOrArchivePage>
<$BlogItemControl$></p> <!-- /post-footer -->

</div> <!-- /post -->
<!-- End post -->

<!-- Begin comments -->
<ItemPage>

<div class="comments">

<BlogItemCommentsEnabled>

<a name="comments"></a>

<h4><$BlogItemCommentCount$> comment(s):</h4>

<BlogItemComments>
<a name="<$BlogCommentNumber$>"></a>

<p class="comment-body"><$BlogCommentBody$></p>

<p class="comment-data">By <$BlogCommentAuthor$>, at
<a
href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$></p> <!-- /comment-data -->
</BlogItemComments>

<p><a href="<$BlogItemCommentCreate$>"
<$BlogItemCommentFormOnClick$>>
Post a comment</a></p>

</BlogItemCommentsEnabled>

<p>
<a href="<$BlogUrl$>">&lt;&lt; Home</a>
</p>

</div> <!-- /comments -->

</ItemPage>
<!-- End comments -->

</Blogger>
</div> <!-- /content -->
<div class="content-bottom"></div>
</div> <!-- /main-content -->
<!-- End content -->
<!-- Begin sidebar -->
<div id="sidebar-content">
<div class="sidebar-top"></div>
<div class="sidebar">

<div class="sidebar-info-block">
<h3 class="sidebar-title">About</h3>

<p><$BlogDescription$></p>

<p><$BlogMemberProfile$></p>
</div> <!-- /sidebar-info-block -->

<div class="sidebar-info-block">
<h3 class="sidebar-title">Previous</h3>

<div id="recently">
<BloggerPreviousItems>
<div class="sidebar-archive-link"><a
href="<$BlogItemPermalinkUrl$>"><$BlogPreviousItemTitle$></a></div>
</BloggerPreviousItems>
</div> <!-- /recently -->
</div> <!-- /sidebar-info-block -->

<MainOrArchivePage>
<div class="sidebar-info-block">
<h3 class="sidebar-title">Archives</h3>

<div class="archive-list">
<BloggerArchives>
<div class="sidebar-archive-link"><a
href="<$BlogArchiveUrl$>"><$BlogArchiveName$></a></div>
</BloggerArchives>
<ArchivePage>
<div class="sidebar-archive-link"><a
href="<$BlogUrl$>">Current Posts</a></div>
</ArchivePage>
</div> <!-- /archive-list -->
</div> <!-- /sidebar-info-block -->
</MainOrArchivePage>

<!-- Add links here: -->
<!-- Duplicate the <div class="sidebar-info-link">... line
as many times -->
<!-- as desired, fill in the link URL within the quotes in
the <a href=""> -->
<!-- tag, and replace "Add links here" with the name of the
link. -->
<!-- Begin links -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Links</h3>

<div class="sidebar-info-link"><a
href="http://www.sanrio.com" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.sanrio.co.jp/welcome.html" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.blythedoll.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.thisisblythe.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.revesderecho.com/modules/news/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://perdidosporlost.blogspot.com/" target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>
<div class="sidebar-info-link"><a
href="http://www.geocities.com/the_chilea...per/"
target="blank"><img
src="http://img.photobucket.com/albums/v...t;/div>


</div> <!-- /sidebar-info-block -->
<!-- End links -->

<a href="http://meropar.jp/" target="_blank"><img
src="http://meropar.jp/img/logo_blog_1.gif" border="0" style="border:
none;"
onmouseover="this.src='http://meropar.jp/img/logo_blog_2.gif'"
onmouseout="this.src='http://meropar.jp/img/logo_blog_1.gif'"
alt="??????
?" /></a><script language="JavaScript" type="text/javascript"
src="http://js.meropar.jp/meromero.js?ke...671d"

></script>


<div class="sidebar-info-block">
<p>
<div class="sidebar-info-link">
<a href="<$BlogURL$>/atom.xml">RSS feed</a>
</div> <!-- /sidebar-info-link -->
</p>

<br />
<p id="powered-by"><a href="http://www.blogger.com">
<img src="http://buttons.blogger.com/bloggerb....gif"
alt="Powered by Blogger" />
</a></p> <!-- /powered-by -->

</div> <!-- /sidebar-info-block -->

</div> <!-- /sidebar -->
<div class="sidebar-bottom"></div>
</div> <!-- /sidebar-content -->
<!-- End sidebar -->
</div> <!-- /main -->

</body>

</html>

/**************** END CODE *******************************/
email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida