Foros del Web » Creando para Internet » Diseño web »

[SOLUCIONADO] Problema Menú Blog

Estas en el tema de Problema Menú Blog en el foro de Diseño web en Foros del Web. Hola, les comento. Acabo de realizar una modificacion en la cabecera de mi blog (blogger), queriendo agregar un elemento, sin saber bien como hacerlo. El ...
  #1 (permalink)  
Antiguo 02/12/2014, 07:50
 
Fecha de Ingreso: diciembre-2014
Mensajes: 1
Antigüedad: 9 años, 4 meses
Puntos: 0
Problema Menú Blog

Hola, les comento. Acabo de realizar una modificacion en la cabecera de mi blog (blogger), queriendo agregar un elemento, sin saber bien como hacerlo. El problema es que ahora me esta tirando este error:
Error al analizar XML, línea 755, columna 15: The element type "ul" must be terminated by the matching end-tag "".
Intente deshacer los cambios pero no me permitio volver hasta el punto donde andaba bien. Probe quitar lo que supuestamente habia agregado, pero no se arregla.

No se si es suficiente la parte del codigo que copie, pero era muy largo poner todo
El error esta en las lineas a las que le puse asteriscos. Esas dos estan en rojo, y al final las ultimas dos (</body> y </html>) tambien
saludos

<script src='http://apis.google.com/js/plusone.js' type='text/javascript'>
{lang: 'en-US'}
</script>
</head>
<body>
<div id='body-wrapper'>
<div id='outer-wrapper'>
<div id='wrap2'>
<div class='span-24'>
<div class='menu-primary-container'>
<b:section class='pagelistmenusblog' id='pagelistmenusblog' showaddelement='no'/>
</div>
</div>
<div style='clear:both;'/>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='SuBiRe A eSe TrEn (Cabecera)' type='Header'>
<b:includable id='main'>
<b:if cond='data:useImage'>
<b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>
<!--Show just the image, no text-->
<div id='header-inner'>
<a expr:href='data:blog.homepageUrl' style='display: block'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block;padding-left:0px;padding-top:0px;'/>
</a>
</div>
<b:else/>
<!--
Show image as background to text. You can't really calculate the width
reliably in JS because margins are not taken into account by any of
clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
width if the user is using shrink to fit.
This results in a margin-width's worth of pixels being cropped. If the
user is not using shrink to fit then we expand the header.
-->
<div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: &quot; + data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr + &quot;min-height: &quot; + data:height + &quot;px;&quot; + &quot;_height: &quot; + data:height + &quot;px;&quot; + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
<div class='titlewrapper' style='background: transparent'>
<h1 class='title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</h1>
</div>
<b:include name='description'/>
</div>
</b:if>
<b:else/>
<!--No header image -->
<div id='header-inner'>
<div class='titlewrapper'>
<h1 class='title'>
<b:include name='title'/>
</h1>
</div>
<b:include name='description'/>
</div>
</b:if>
</b:includable>
<b:includable id='description'>
<div class='descriptionwrapper'>
<p class='description'>
<span>
<data:description/>
</span>
</p>
</div>
</b:includable>
<b:includable id='title'>
<a expr:href='data:blog.homepageUrl'>
<data:title/>
</a>
</b:includable>
</b:widget>
</b:section>
<div style='clear:both;'/>
</div>
<div style='clear:both;'/>
<div class='span-24'>
<div class='menu-secondary-container'>
<ul class='menus menu-secondary'>
<li>
<a expr:href='data:blog.homepageUrl'>
Inicio
</a>
</li>
<li>
<a href='http://subireaesetren.blogspot.com.ar/search/label'>
Paises
</a>
<ul class='children'>
<li>
<a href='http://subireaesetren.blogspot.com.ar/search/label/Argentina'>
Argentina
</a>
</li>
<li>
<a href='http://subireaesetren.blogspot.com.ar/search/label/Bolivia'>
Bolivia
</a>
</li>
<li>
<a href='http://subireaesetren.blogspot.com.ar/search/label/Italia'>
Italia
</a>
</li>
</ul>
</li>

<li>
<a
href='http://subireaesetren.blogspot.com.ar/p/sobre-mi-y-el-blog.html'>
Sobre mí y el blog...
</a>

</li>
<ul>
</div> ******* LINEA 755
</div> ******** LINEA 756

<div style='clear:both;'/>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>
<div id='lsidebar-wrapper'>
<div class='widget-container'>
<div class='social-profiles-widget'>
<h3 class='widgettitle'>
  #2 (permalink)  
Antiguo 16/12/2014, 14:36
 
Fecha de Ingreso: septiembre-2014
Ubicación: Chile
Mensajes: 7
Antigüedad: 9 años, 7 meses
Puntos: 0
Respuesta: Problema Menú Blog

Debe ser por el <ul> que esta en la linea 774 que no tiene término.
Saludos !

Etiquetas: blog, blogger, bloggers
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 16:59.