Visualizzazione dei risultati da 1 a 3 su 3

Discussione: problema blogger

  1. #1

    problema blogger

    ho un blog su blogger e qualche giorno fa ho deciso di cambiare template ,ma purtroppo una volta montato ho riscontrato dei problemi

    in fase commenti
    e apertura news

    accade che....

    se clicco su una news dell'archivio o sul link per il commento si apre una pagina con un pezzo di grafica.... senza il testo ne i commenti

    qualcuno può aiutarmi?

    posto qui il codice




    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <title><$BlogPageTitle$></title>
    <meta name="keywords" content="<$BlogTitle$>" />
    <meta name="description" content="<$BlogTitle$> - <$BlogDescription$>" />

    <$BlogMetaData$>
    <style type="text/css">
    /* General */

    html {
    margin: 0px;
    padding: 0px;
    }

    body {
    margin: 0px auto;
    padding: 0px;
    background-color: #EAEAEA;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #2A3D4B;
    }

    img {
    background-color: #F8F8F8;
    border: 1px solid #EAEAEA;
    padding: 5px;
    }

    a:link {
    color: #FFB534;
    text-decoration: none;
    }

    a:hover {
    color: #99A6AE;
    text-decoration: none;
    }

    a:visited {
    color: #FFB534;
    text-decoration: none;
    }

    ul, ol {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    margin-left: 5px;
    }

    li {
    background-image: url(http://photos1.blogger.com/blogger/5...0/bullet.0.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    margin: 5px;
    }

    blockquote {
    background-color:#F8F8F8;
    border: 1px solid #EAEAEA;
    padding: 5px;
    }

    /* Bla */

    #container {
    margin: 0px auto;
    padding: 0px;
    width: 750px;
    position: relative;
    }

    /* Banner */

    #banner {
    width: 572px;
    height: 250px;
    left: 178px;
    top: 0px;
    right: 0px;
    background: url(http://photos1.blogger.com/blogger/5...600/banner.jpg) no-repeat;
    position: absolute;
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

    #banner-inner {
    margin-top: 190px;
    padding-left: 20px;
    padding-right: 43px;
    text-align: right;
    }

    #banner h1 {
    font-family: "trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 36px;
    letter-spacing: 2px;
    margin: 0px;
    }

    #banner h1 a {
    color: #FFD792;
    text-decoration: none;
    }

    #banner h1 a:hover {
    text-decoration: none;
    color: #99A6AE;
    }

    #banner h2 {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #99A6AE;
    margin-top: 2px;
    margin-right: 40px;
    }

    /* Menu and Content - main-index */

    #pagebody {
    position: absolute;
    top: 0px;
    }

    #alpha {
    width: 178px;
    position: absolute;
    margin: 0px;
    padding: 0px;
    background-image: url(http://photos1.blogger.com/blogger/5...00/menu_bg.jpg);
    background-repeat: repeat-y;
    }

    #alpha-inner {
    background: url(http://photos1.blogger.com/blogger/5.../1600/menu.jpg) no-repeat;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    }

    #beta {
    width: 572px;
    position: absolute;
    left: 178px;
    background-image: url(http://photos1.blogger.com/blogger/5...00/main_bg.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    margin-top:250px;
    }

    #beta-inner {
    margin-bottom: 0px;
    padding-bottom: 25px;
    background-image: url(http://photos1.blogger.com/blogger/5...ain_bottom.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-top: 0px;
    margin-top: 0px;
    }

    h2.date-header {
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    color: #9AA6AF;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    margin-right: 40px;
    background-image: url(http://photos1.blogger.com/blogger/5...0/bg_title.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 5px;
    padding-top: 10px;
    }

    .entry-userpic {
    visibility: hidden;
    display: none;
    }

    .entry {
    width: 520px;
    margin-top: 25px;
    background-image: url(http://photos1.blogger.com/blogger/5...entry_bg_3.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 18px;
    margin-right: 10px;
    }

    .entry-content {
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 35px;
    }

    .entry-header {
    padding-left: 35px;
    padding-top: 8px;
    color: #9AA6AF;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
    }

    .entry-footer {
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: lowercase;
    color: #9AA6AF;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    }

    .post-footers {
    margin-left: 0px;
    display:block;
    background: url(http://photos1.blogger.com/blogger/5...oot_poster.gif) no-repeat;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 25px;
    }

    .separator {
    visibility: hidden;
    display:block;
    float:left;
    width:22px;
    }

    body[class=layout-two-column-left] .separator {
    visibility: hidden;
    display:block;
    float:left;
    width:25px;
    }

    .module a:link {
    color: #99A6AE;
    text-decoration: none;}

    .module a:hover {
    color: #FFB534;
    text-decoration: none;
    }

    .module a:visited {
    color: #99A6AE;
    text-decoration: none;
    }

    .module-header {
    margin-left: 26px;
    display:block;
    background: url(http://photos1.blogger.com/blogger/5...oot_poster.gif) no-repeat;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: lowercase;
    color: #9AA6AF;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    }

    .module-header a:link {
    color: #9AA6AF;
    }

    .module-header a:hover {
    color: #FFB534;
    }

    .module-header a:visited {
    color: #9AA6AF;
    }

    .module-content {
    margin-left: 30px;
    margin-right: 22px;
    }

    .comment-timestamp {
    margin-left: 35px;
    }

    .module-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }

    .module-content li {
    background-image: url(http://photos1.blogger.com/blogger/5...0/bullet.0.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    margin: 5px;
    }

    .module-content li li {
    background-image: none;
    background-repeat: no-repeat;
    padding-left: 0px;
    margin: 5px;
    margin-left: 0px;
    color: #99A6AE;
    }

    .module-content li li a:link {
    color: #FFB534;
    }

    .module-content li li a:hover {
    color: #99A6AE;
    }

    .module-search input {
    width: 110px;
    border: 1px solid #E3E3E3;
    color: #99A6AE;
    margin-bottom: 0px;
    background: #FFFFFF;
    font-size: 11px;
    margin-left: 8px;
    }

    .module-search label {
    background-image: url(http://photos1.blogger.com/blogger/5...0/bullet.0.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    margin: 5px;
    color: #99A6AE;
    margin-bottom: 5px;
    }

    input#search {
    width: 110px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #E3E3E3;
    color: #FFB534;
    margin-bottom: 5px;
    background: #FFFFFF;
    margin-left: 8px;
    }

    .module-syndicate {
    text-align: center;
    background-image: url(http://photos1.blogger.com/blogger/5...enu_header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-right: 7px;
    }

    .module-powered {
    padding-bottom:80px;
    background-image: url(http://photos1.blogger.com/blogger/5...enu_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 6px;
    }

    .content-nav {
    width: 500px;
    margin-top: 10px;
    background-image: url(http://photos1.blogger.com/blogger/5...ontent_nav.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 5px;
    margin-left: 25px;
    margin-right: 30px;
    padding-bottom: 15px;
    font-size: 10px;
    display: none;
    }

    .content-nav a:link {
    color: #9AA6AF;
    }

    .content-nav a:hover {
    color: #FFB534;
    }

    .content-nav a:visited {
    color: #9AA6AF;
    }

    .trackbacks-header, .comments-header, .comments-open-header {
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    color: #9AA6AF;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    margin-right: 40px;
    background-image: url(http://photos1.blogger.com/blogger/5...0/bg_title.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 5px;
    padding-top: 10px;
    }

    .comments-header {
    margin-right: 30px;
    }

    #trackbacks-info {
    text-align: center;
    background-image: url(http://photos1.blogger.com/blogger/5...kback_info.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 5px;
    padding-bottom: 5px;
    }

    .trackbacks-content, .comments-content, .comments-open-content {
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 35px;
    }

    .trackback, .comment {
    margin-left: 1px;
    background-image: url(http://photos1.blogger.com/blogger/5...ck_comment.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    }

    .trackback-content, .comment-content {
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 30px;
    padding-left: 17px;
    }

    .trackback-footer {
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: lowercase;
    color: #9AA6AF;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-left: 27px;
    display:block;
    background: url(http://photos1.blogger.com/blogger/5...comments.0.gif) no-repeat;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 25px;
    }

    .comment-footer {
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: lowercase;
    color: #9AA6AF;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-left: 10px;
    display:block;
    background: url(http://photos1.blogger.com/blogger/5...comments.0.gif) no-repeat;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 25px;
    }

    .comment-userpic {
    float: right;
    margin: 10px;
    }

    .comment-footer img {
    background-color:#FFFFFF;
    border: none;
    padding: 0px;
    }

    .comments-open-content {
    padding-bottom: 0px;
    padding-right: 40px;
    padding-left: 35px;
    }

    #comments-open-data, #comments-open-text, #comments-open-footer {
    padding-left: 27px;
    }

    .comments-open-content input {
    width: 112px;
    border: 1px solid #E3E3E3;
    color: #99A6AE;
    margin-bottom: 0px;
    background: #FFFFFF;
    font-size: 11px;
    margin-left: 14px;
    font-size: 11px;
    }

    .comments-open-content label {
    background-image: url(http://photos1.blogger.com/blogger/5...0/bullet.0.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    margin: 5px;
    color: #99A6AE;
    margin-bottom: 5px;
    }

    input#comment-bake-cookie {
    width: 20px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #E3E3E3;
    color: #FFB534;
    margin-bottom: 5px;
    background: #FFFFFF;
    margin-left: 8px;
    }

    input#comment-author, input#comment-email, input#comment-url{
    width: 240px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #E3E3E3;
    color: #FFB534;
    margin-bottom: 5px;
    background: #FFFFFF;
    margin-left: 24px;
    }

    .comments-open-content textarea {
    width: 300px;
    border: 1px solid #E3E3E3;
    color: #99A6AE;
    margin-bottom: 0px;
    background: #FFFFFF;
    font-size: 11px;
    margin-left: 24px;
    }


    /* layout-two-column-right */

    body[class=layout-two-column-right] .separator {
    visibility: hidden;
    display:block;
    float:left;
    width:25px;
    }

    .layout-two-column-right .module-content {
    margin-left: 24px;
    margin-right: 30px;
    }

    .layout-two-column-right #banner {
    width: 572px;
    height: 250px;
    left: 0px;
    top: 0px;
    right: 0px;
    background: url(http://photos1.blogger.com/blogger/5...nner_right.jpg) no-repeat;
    position: absolute;
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

    .layout-two-column-right #banner h2 {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #99A6AE;
    margin-top: 2px;
    margin-left: 42px;
    }

    .layout-two-column-right #alpha {
    width: 572px;
    position: absolute;
    left: 0px;
    background-image: url(http://photos1.blogger.com/blogger/5...n_bg_right.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    margin-top:250px;
    }

    .layout-two-column-right #beta {
    width: 178px;
    left: 572px;
    position: absolute;
    margin: 0px;
    padding: 0px;
    background-image: url(http://photos1.blogger.com/blogger/5...u_bg_right.jpg);
    background-repeat: repeat-y;
    }

    .layout-two-column-right #beta-inner{
    background: url(http://photos1.blogger.com/blogger/5...menu_right.jpg) no-repeat;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    }

  2. #2
    .layout-two-column-right #alpha-inner {
    margin-bottom: 0px;
    padding-bottom: 25px;
    background-image: url(http://photos1.blogger.com/blogger/5...ttom_right.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-top: 0px;
    margin-top: 0px;
    }

    .layout-two-column-right .module-header {
    margin-left: 20px;
    display:block;
    background: url(http://photos1.blogger.com/blogger/5...oot_poster.gif) no-repeat;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: lowercase;
    color: #9AA6AF;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    }

    .layout-two-column-right .module-powered {
    padding-bottom:80px;
    background-image: url(http://photos1.blogger.com/blogger/5...ttom_right.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 6px;
    }

    .layout-two-column-right #banner-inner {
    margin-top: 190px;
    padding-left: 45px;
    text-align: left;
    }

    .layout-two-column-right h2.date-header {
    margin-right: 38px;
    }

    .layout-two-column-right .entry {
    width: 520px;
    margin-top: 10px;
    background-image: url(http://photos1.blogger.com/blogger/5...entry_bg_3.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 30px;
    margin-right: 0px;
    }


    /************** REMOVE THIS TO UNHIDE THE BLOGGER NAVBAR ****************
    **/ #b-navbar {height:0px;visibility:hidden;display:none} /**
    ************************************************** ***********************


    body {margin-top: 32px !important}
    */
    </style>
    <script type="text/javascript" src="http://googlelite.free.fr/player.js"></script>
    </head>

    <body class="layout-two-column-right">

    <div id="container">
    <div id="container-inner" class="pkg">




    <div id="banner">
    <div id="banner-inner" class="pkg">


    <h1 id="banner-header"><$BlogTitle$></h1>

    <h2 id="banner-description"><$BlogDescription$></h2>
    </div>

    </div>

    <div id="pagebody">
    <div id="pagebody-inner" class="pkg">

    <div id="alpha">
    <div id="alpha-inner" class="pkg">





    <ItemPage>



    <p class="content-nav">
    &laquo; Home<span><BloggerPreviousItems> | <$BlogPreviousItemTitle$> &raquo;</span><span style="display:none"></BloggerPreviousItems> </span>

    </p>

    </ItemPage>

    <Blogger>

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

    </MainOrArchivePage>

    <div class="entry" id="post-<$BlogItemNumber$>">
    <h3 class="entry-header"><$BlogItemTitle$></h3>

    <div class="entry-content">
    <div class="entry-body">




    <$BlogItemBody$></p>

    <p class="entry-footer">
    <span class="post-footers">Posted by <$BlogItemAuthorNickname$> <ItemPage>on <BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader></ItemPage> at <$BlogItemDateTime$> </span> <span class="separator">|</span> Permalink<MainOrArchivePage><BlogItemCommentsEnabled> | Comments <script type="text/javascript">var a = <$BlogItemCommentCount$>;document.write('('+a+')') ;</script></BlogItemCommentsEnabled><BlogItemBacklinksEnabled> | links to this post</BlogItemBacklinksEnabled></MainOrArchivePage> <$BlogItemControl$>

    </p>

    </div>
    </div>
    </div>

    <ItemPage>

    <BlogItemCommentsEnabled>

    <a name="comments"></a>
    <div class="comments">
    <h3 class="comments-header"><script type="text/javascript">var a = <$BlogItemCommentCount$>; if(a == 0) {document.write('Comments');} else if(a == 1) {document.write('1 comment');}else{document.write(a+' comments');}</script></h3>

    <div class="comments-content">



    <BlogItemComments>

    <a id="<$BlogCommentNumber$>"></a>

    <div class="comment" id="comment-<$BlogCommentNumber$>">

    <div class="comment-content">


    <$BlogCommentBody$></p>
    </div>

    <p class="comment-footer">
    Posted by <$BlogCommentAuthor$> |
    <$BlogCommentDateTime$> <$BlogCommentDeleteIcon$>

    </p>
    </div>

    </BlogItemComments>

    <$BlogItemCreate$>
    </div>
    </div>

    </BlogItemCommentsEnabled>

    <BlogItemBacklinksEnabled>
    <a name="links"></a>
    <div class="comments">
    <h3 class="comments-header">Links to this post</h3>

    <dl id="comments-block">
    <BlogItemBacklinks>
    <dt class="comment-title">
    <$BlogBacklinkControl$>
    <$BlogBacklinkTitle$> <$BlogBacklinkDeleteIcon$>

    </dt>
    <dd class="comment-body"><$BlogBacklinkSnippet$>


    <span class="comment-poster">
    posted by <$BlogBacklinkAuthor$> @ <$BlogBacklinkDateTime$>

    </span>


    </dd>
    </BlogItemBacklinks>
    </dl>
    <p class="comment-timestamp"><$BlogItemBacklinkCreate$></p>

    </div>
    </BlogItemBacklinksEnabled>




    </ItemPage>

    </Blogger>



    </div>
    </div>


    <div id="beta">
    <div id="beta-inner" class="pkg">




    <!-- ############## REMOVE THIS LINE (1/2) TO SHOW THE PROFILE ################

    <div class="module-photo module">
    <div class="module-content">[img]<$BlogOwnerPhotoUrl$>[/img]</div>

    </div>

    <div class="module-about module">
    <h2 class="module-header">About me</h2>
    <div class="module-content">
    <ul class="module-list">

    <li class="module-list-item">I'm <$BlogOwnerNickname$>
    <li class="module-list-item">From <$BlogOwnerLocation$>

    <li class="module-list-item"><$BlogOwnerAboutMe$>

    [/list]
    My profile
    </div>

    </div>

    ############## REMOVE THIS LINE (2/2) TO SHOW THE PROFILE ################# -->




    <div class="module-search module">

    <h2 class="module-header">Search</h2>

    <div class="module-content">

    <form action="http://blogsearch.google.com/blogsearch" method="get">
    <input type=hidden name="bl_url" value="<$BlogURL$>">
    <label for="search" accesskey="4">Search this blog:</label>


    <input id="search" name="as_q" size="15" type="text" size="20">

    <input value="Search" name="submit" type="submit">
    </form>
    </div>
    </div>

    <div class="module-about module">
    <h2 class="module-header">Sezioni</h2>
    <div class="module-content">
    <ul class="module-list">






    xxxxxxxxxxxxxxxxx

    xxxxxxxxxxxxx

    xxxxxxxxxxxx





    [/list]
    </div>
    </div>

    <div class="module-archives module">

    <MainOrArchivePage>
    <h2 class="module-header">Last posts</h2>
    <div class="module-content">
    <ul class="module-list">

    <BloggerPreviousItems><li class="module-list-item"><$BlogPreviousItemTitle$></BloggerPreviousItems>

    [/list]
    </div>

    </MainOrArchivePage>

    <ItemPage>
    <h2 class="module-header">Previous posts</h2>

    <div class="module-content">

    <ul class="module-list">

    <BloggerPreviousItems><li class="module-list-item"><$BlogPreviousItemTitle$></BloggerPreviousItems>

    [/list]

    </div>

    </ItemPage>
    </div>

    <div class="module-archives module">
    <h2 class="module-header">Archives</h2>

    <div class="module-content">

    <ul class="module-list">
    <BloggerArchives>
    <li class="module-list-item"><$BlogArchiveName$>

    </BloggerArchives>

    [/list]
    </div>
    </div>



    <div class="module-about module">

    <h2 class="module-header">Links</h2>

    <div class="module-content">
    <ul class="module-list">






    XXXXXXXXXXXXXXXXX

    xxxxxxxxxxx

    xxxx







    [/list]
    </div>
    </div>

    <div class="module-syndicate module">

    <div class="module-content">

    Subscribe to this blog's feed


    [What is this?]
    </div>

    </div>

    <div class="module-powered module">
    <div class="module-content">Powered by Blogger
    & Blogger Templates

    </div>
    </div>




    </div>
    </div>
    </div>

    </div>
    </div>
    </div>




    </body>
    </html>

  3. #3
    non e' mai conveniente postare un chilometro di codice, come non e' conveniente non postarne affatto quando potrebbe aiutare a capire il problema

    come dico sempre "la verita' sta' nel mezzo"


    e cmq, il titolo non rispetta il regolamento


    chiudo

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.