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

    Problema di posizionamento

    Dunque in una tabella 3 x 1 ho nelle due colonne laterali due mappe immagini che formano il menu mentre nella colonna centrale ho un altra tabella che contiene le news.

    Il mio problema è che via via che riempo la tabella centrale con le News, allunguandosi giustamente anche la tabella di livello superiore si abbassa però la posizione delle due mappe img che sono contenute.
    Vorrei sapere appunto come far si che rimangano fisse le due mappe attaccate al margine superiore della colonne che le contengono anche se la colonna centrale si allunga.

    Se non sono stato chiaro ditemelo che vi emtto il codice

  2. #2
    modifica il <td> dove vuoi che i contenuti rimangano allineati in testa

    <td valign="top">

    ciak

  3. #3
    Grazie mille di cuore ha funzionato per le due mappe img del menu....

    Purtroppo per quanto riguarda la sottotabella prensente nel td centrale della tabella principale no....per quella sapete come posso fare?

  4. #4
    nello stesso modo (facendo sempre riferimento al <td> che contiene i dati da posizionare)
    se non va devi provare a passare il link o il codice html

    ciak

  5. #5
    ok vi passo il codice perchè per la parte della tabella non funziona

    codice:
    <body style="color:#cc0000" Bgcolor="#330000" >
    <Font family="Palatino Linotype" sixe="3">
    <center>
    [img]IMG/Title2.png[/img]
    
    	<Table border="0">
    		<tr>
    
    
    		<td height="250">
    <map name="Menu_Map">
    <area shape="rect" alt="" coords="31,107,97,120" href="Immagini.htm">
    <area shape="rect" alt="" coords="0,81,72,94" href="Disco.htm">
    <area shape="rect" alt="" coords="31,58,97,67" href="Tour.htm">
    <area shape="rect" alt="" coords="3,32,59,45" href="Bio.htm">
    <area shape="rect" alt="" coords="30,0,72,19" href="Index.htm">
    </map>
    [img]IMG/Menu3.png[/img]
    </td>
    
    
    
    		<td width="650" >
    			<center>
    				
    				<table border="0"cellspacing="0">
    				<tr>
    				
    				<td colspan="3"><center>[img]IMG/News.png[/img]</center></td>
    				
    				</tr>
    				<tr>
    				<td style="background=black">GG/MM/AA</td>
    				<td width="80" style="background=black">[img]IMG/Cover-Front5.jpg[/img]</td>
    				<td width="400" style="background=black"> Presto in uscita il primo album dei Funeral Nails... </td>
    				</tr>
    				</table>
    			</center>
    		</td>
    
    
    
    		<td height="250">
    <map name="Menu2_Map">
    <area shape="rect" alt="" coords="22,113,77,124" href="Contact.htm">
    <area shape="rect" alt="" coords="0,56,71,66" href="Traduzioni.htm">
    <area shape="rect" alt="" coords="22,81,97,94" href="Affiliati.htm">
    <area shape="rect" alt="" coords="64,32,99,44" href="Testi.htm">
    <area shape="rect" alt="" coords="16,9,83,19" href="Download.htm">
    
    </map>
    [img]IMG/Menu4.png[/img]
    </td>
    
    
    		</tr>
    
    		<tr>
    		<td></td>
    		<td>
    		<center>
    		<span style="font-family: Palatino Linotype; font-size: 10pt; color: #cc0000; border: 0pt solid #cc0000; padding: 2px; background-color: #330000">
    
    			<script type="text/javascript">
    			
    			setcountdown() 
    			
    			</script>
    		</span>to Disintegrator Rising
    			
    
    			
    Copyright
    		</center>
    		</td>
    		<td></td>
    		</tr>
    
    
    
    	</Table>
    
    </center>
    </font>
    </body>

  6. #6
    scusate vi evidenzio la parte

    codice:
    <body style="color:#cc0000" Bgcolor="#330000" >
    <Font family="Palatino Linotype" sixe="3">
    <center>
    [img]IMG/Title2.png[/img]
    
    	<Table border="0">
    		<tr>
    
    
    		<td height="250">
    <map name="Menu_Map">
    <area shape="rect" alt="" coords="31,107,97,120" href="Immagini.htm">
    <area shape="rect" alt="" coords="0,81,72,94" href="Disco.htm">
    <area shape="rect" alt="" coords="31,58,97,67" href="Tour.htm">
    <area shape="rect" alt="" coords="3,32,59,45" href="Bio.htm">
    <area shape="rect" alt="" coords="30,0,72,19" href="Index.htm">
    </map>
    [img]IMG/Menu3.png[/img]
    </td>
    
    
    
    		<td width="650" > 			
                                                 <center>
    				
    				<table border="0"cellspacing="0">
    				<tr>
    				
    				<td colspan="3"><center>[img]IMG/News.png[/img]</center></td>
    				
    				</tr>
    				<tr>
    				<td style="background=black">GG/MM/AA</td>
    				<td width="80" style="background=black">[img]IMG/Cover-Front5.jpg[/img]</td>
    				<td width="400" style="background=black"> Presto in uscita il primo album dei Funeral Nails... </td>
    				</tr>
    				</table>
    			</center>
    		</td>
    
    
    
    		<td height="250">
    <map name="Menu2_Map">
    <area shape="rect" alt="" coords="22,113,77,124" href="Contact.htm">
    <area shape="rect" alt="" coords="0,56,71,66" href="Traduzioni.htm">
    <area shape="rect" alt="" coords="22,81,97,94" href="Affiliati.htm">
    <area shape="rect" alt="" coords="64,32,99,44" href="Testi.htm">
    <area shape="rect" alt="" coords="16,9,83,19" href="Download.htm">
    
    </map>
    [img]IMG/Menu4.png[/img]
    </td>
    
    
    		</tr>
    
    		<tr>
    		<td></td>
    		<td>
    		<center>
    		<span style="font-family: Palatino Linotype; font-size: 10pt; color: #cc0000; border: 0pt solid #cc0000; padding: 2px; background-color: #330000">
    
    			<script type="text/javascript">
    			
    			setcountdown() 
    			
    			</script>
    		</span>to Disintegrator Rising
    			
    
    			
    Copyright
    		</center>
    		</td>
    		<td></td>
    		</tr>
    
    
    
    	</Table>
    
    </center>
    </font>
    </body>

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