Visualizzazione dei risultati da 1 a 5 su 5
  1. #1

    Allargare colonna centrale di un template

    Salve.. avrei bisogno di allargare la colonna centrale di questo template per blog:


    link:

    http://www.chemical-tears.com/templa...kendreams.html


    Codice:



    <!--
    Questo layout è © di PoisonBlood (www.chemical-tears.com)
    L'immagine è della medesima, quindi giù i tentacoli è_é
    Distribuito da http://poison-templates.splinder.com e http://templatextutti.splinder.com
    -->

    <HTML>
    <HEAD>
    <TITLE><$BlogTitle$></TITLE>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body,td,th {
    font-family: tahoma;
    font-size: 11px;
    color: #3B5341;
    text-align:justify;
    }
    body {
    background-color: #000000;
    scrollbar-base-color:#000000;
    scrollbar-track-color:#000000;
    scrollbar-arrow-color:#3B5341;
    scrollbar-shadow-color:#3B5341;
    scrollbar-darkshadow-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-highlight-color:#3B5341;
    scrollbar-face-color:#000000;
    }
    .p{
    border-bottom:3px solid #304735;
    border-bottom-style:double;
    font-family:georgia;
    text-align:center;
    font-weight:bold;
    }
    a:link {
    color: #304735;
    text-decoration: underline;
    }
    a:visited {
    text-decoration: underline;
    color: #304735;
    }
    a:hover {
    text-decoration: none;
    color: #3B5341;
    }
    a:active {
    text-decoration: underline;
    color: #304735;
    }
    -->
    </style></HEAD>
    <BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>

    <table width="660" border="0" align="center">
    <tr>
    <td></td>
    </tr>

    </table>
    <table width="650" border="0" align="center" cellpadding="5" cellspacing="6">
    <tr>
    <td width="240" valign="top">
    <div class="p"><$BlogTitle$></div>
    <$BlogDescription$>




    <div class="p">I love</div>
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text



    <div class="p">I hate</div>

    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text



    <div class="p">My music</div>
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text



    <div class="p">Counter</div>
    <span class="style2"><$BlogCounter$></span>.




    <div class="p">Friends</div>
    Blog

    Blog


    Blog



    <div class="p">Linkz</div>
    Link

    Link

    Link



    <div class="p">Credits</div>
    Template scaricabile su poison-templates e templatextutti


    PoisonBlood &hearts; Grafica&HTML

    Immagine è &copy; di PoisonBlood




    <div class="p">Last commentz</div>
    <$BlogRecentComments$>




    <div class="p">Archive</div>
    <$BlogArchive$>



    <div class="p">Categories</div>
    <$BlogCategories$>



    </td>
    <td width="400" valign="top">
    <Blogger>
    <div class="p"><$BlogItemTitle$></div>
    <$BlogItemAuthor$> ~ <BlogDateHeaderDate><$BlogDateHeaderDate$></BlogDateHeaderDate>




    <$BlogItemBody$>



    <div class="p2"><$BlogItemCategories$> | <$BlogItemDateTime$> | <$BlogItemComments$></div>


    <center>.{ scrivi quì quello che vuoi. }.</center>



    </Blogger>


    </td>
    </tr>
    </table>

    </BODY>
    </HTML>






    Premetto che ho il consenso dell'autrice per la modifica, solo che lei non mi ha potuto aiutare per mancanza di tempo...
    Ho provato diverse volte ad effettuare la modifica ma non sono riuscita ad ottenere l'allargamento della colonna centrale.

    Potreste per favore dirmi dove lavorare per riuscirci?

  2. #2

    Re: Allargare colonna centrale di un template

    Il codice in rosso è la larghezza della colonna di sinistra e quello in blu è la larghezza della colonna di destra. Non c'è una colonna centrale... almeno io non la vedo :master:
    codice:
    <!-- 
    Questo layout è © di PoisonBlood (www.chemical-tears.com)
    L'immagine è della medesima, quindi giù i tentacoli è_é
    Distribuito da http://poison-templates.splinder.com e http://templatextutti.splinder.com 
    --> 
    
    <HTML>
    <HEAD>
    <TITLE><$BlogTitle$></TITLE>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body,td,th {
    	font-family: tahoma;
    	font-size: 11px;
    	color: #3B5341;
    	text-align:justify;
    }
    body {
    	background-color: #000000;
    	scrollbar-base-color:#000000;
    	scrollbar-track-color:#000000;
    	scrollbar-arrow-color:#3B5341;
    	scrollbar-shadow-color:#3B5341;
    	scrollbar-darkshadow-color:#000000;
    	scrollbar-3dlight-color:#000000;
    	scrollbar-highlight-color:#3B5341;
    	scrollbar-face-color:#000000;
    }
    .p{
    border-bottom:3px solid #304735;
    border-bottom-style:double;
    font-family:georgia;
    text-align:center;
    font-weight:bold;
    }
    a:link {
    	color: #304735;
    	text-decoration: underline;
    }
    a:visited {
    	text-decoration: underline;
    	color: #304735;
    }
    a:hover {
    	text-decoration: none;
    	color: #3B5341;
    }
    a:active {
    	text-decoration: underline;
    	color: #304735;
    }
    -->
    </style></HEAD>
    <BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
    
    <table width="660" border="0" align="center">
      <tr>
        <td></td>
      </tr>
    
    </table>
    <table width="650" border="0" align="center" cellpadding="5" cellspacing="6">
      <tr>
        <td width="240" valign="top">
    	<div class="p"><$BlogTitle$></div>
    <$BlogDescription$>
    
    
    
    
    <div class="p">I love</div>
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    
    
    
    <div class="p">I hate</div>
    
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    
    
    
    <div class="p">My music</div>
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    
    
    
    <div class="p">Counter</div>
    <span class="style2"><$BlogCounter$></span>.
    
    
    
    
    <div class="p">Friends</div>
    Blog
    
    Blog
    
    
    Blog
    
    
    
    <div class="p">Linkz</div>
    Link
    
    Link
    
    Link
    
    
    
    <div class="p">Credits</div>
    Template scaricabile su poison-templates e templatextutti
    
    
    PoisonBlood &hearts; Grafica&HTML 
    
    Immagine è &copy; di PoisonBlood
    
    
    
    
    <div class="p">Last commentz</div>
    <$BlogRecentComments$>
    
    
    
    
    <div class="p">Archive</div>
    <$BlogArchive$>
    
    
    
    <div class="p">Categories</div>
    <$BlogCategories$>
    
    
     
    </td>
        <td width="400" valign="top">
    	<Blogger>
    <div class="p"><$BlogItemTitle$></div>
    <$BlogItemAuthor$> ~ <BlogDateHeaderDate><$BlogDateHeaderDate$></BlogDateHeaderDate>
    
    
    
    
    <$BlogItemBody$>
    
    
    
    <div class="p2"><$BlogItemCategories$> | <$BlogItemDateTime$> | <$BlogItemComments$></div>
    
    
    <center>.{ scrivi quì quello che vuoi. }.</center>
    
    
    
    </Blogger>
    
     
    	</td>
      </tr>
    </table>
    
    </BODY>
    </HTML>

  3. #3
    Non si poteva essere un po' piu' concisi/e? ....
    Gli omissis per le parti che non interessano, non li hanno ancora aboliti ......Grazie......
    :maLOL: :maLOL: :maLOL:

  4. #4

    Re: Allargare colonna centrale di un template


    Si scusa, parlavo di colonna dei post, quella di destra...

    Comunque ho provato a cambiare il numero in blu ma non succede nulla

    Ti ringrazio comunque per avermi aiutata

  5. #5
    invece é proprio quello che devi cambiare

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 © 2025 vBulletin Solutions, Inc. All rights reserved.