Da qualche giorno la barra di navigazione era sparita sui blog da me gestiti, ecco come appariva.


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 1025px;
margin:0 auto;
padding:10px;
text-align:left;
font: $bodyfont;
}
#main-wrapper {
width: 530px;
margin-left: 20px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
#sidebar-wrapper {
width: 250px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
#newsidebar-wrapper {
width: 170px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
ESEGUITE SEMPRE UNA MODIFICA ALLA VOLTA E CONTROLLATENE IL RISULTATO MEDIANTE LA FUNZIONE DI ANTEPRIMA!!!!!Se avete un blog su blogspot.com
Se vi chiedono di fornire il feed del vostro blog
Se vi chiedono che appaiano solo gli articoli relativi a un certo tag
Ebbene non vi resta che fornire questo URL:
http://blogname
.blogspot.com/feeds/posts/default/-/labelname
Facendo attenzione a sostituire blogname con il nome del vostro blog, e labelname con il tag che vi e' stato richiesto. Attenzione anche al trattino (-), e' li' volutamente e non per un errore di battitura :-)