Tabella per favoree (:

« Older   Newer »
  Share  
beautiful;
view post Posted on 23/12/2010, 18:51




Nome forum: Forum molto molto normale- Grafica on!
Link forum: http://graficaon.forumfree.net
Descrizione tabella (specificare se è x la home o x il fondo) è per la home e la voreei uguale identica lla tabella della home di questo forum:

Se lo considerate spam scusate....
Con o senza sottotitoli? no
Immagine esempio:
uguale identica a:
http://angelsgrafica.forumfree.net
Altro: niente....
 
Top
Rea°
view post Posted on 24/12/2010, 15:33





Uhm... dunque noi abbiamo un tipo di tabella, l'angels Grafica ne ha un altro...
La nostra è a 13 colonne con sottotitoli, la loro ne ha 9 e un solo sottotitolo come colonna in alto.

Provo a fartene una come la loro, se non dovesse andare bene te ne darò un'altra




TITOLO
SOTTOTITOLO COLONNA 1


COLONNA 1

COLONNA2
COLONNA3

COLONNA4
COLONNA5
COLONNA6

COLONNA7
COLONNA8
 





SPOILER (click to view)
CODICE
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0">

<tr>
<td class="mleft_top"></td>
<td><table class="mback" cellpadding="0" cellspacing="0" width="100%">

<tr>
<td class="mback_left"></td>
<td class="mback_center"><div class="mtitle">TITOLO</div></td>
<td class="mback_right"></td>
</tr>

</table></td>
<td class="mright_top"></td>
</tr>

<tr>
<td class="mleft"></td>
<td><table class="mainbg" style="text-align: center; width: 100%;" cellpadding="4" cellspacing="1">

<tr>
<td class="title" colspan="3">SOTTOTITOLO COLONNA 1</td>
</tr>

<tr title="RIGA1">
<td colspan="2" rowspan="1" class="ww" width="50%"><div style="overflow:auto; height:100px;">

COLONNA 1

</div></td>
<td class="ww" width="25%">COLONNA2</td>
</tr>

<tr title="RIGA2">
<td class="ww" width="25%">COLONNA3</td>


<td class="aa" width="50%"><div style="overflow:auto; height:100px;">
COLONNA4
</div></td>

<td class="ww" width="25%">COLONNA5</td>
</tr>

<tr title="RIGA3">
<td class="ww" width="25%">COLONNA6</td>

<td class="aa" width="50%"><div style="overflow:auto; height:100px;">
COLONNA7
</div></td>


<td class="ww" width="25%">COLONNA8</td>
</tr>

</table></td>
<td class="mright"></td>
</tr>

<tr>
<td class="mleft_bottom"></td>
<td><table class="msub" cellpadding="0" cellspacing="0" width="100%">

<tr>
<td class="msub_left"></td>
<td class="msub_center">&nbsp;</td>
<td class="msub_right"></td>
</tr>

</table></td>
<td class="mright_bottom"></td>
</tr>

</table><br><br>






CREDITS

CODICE
© <a href="http://fusioniforum.forumcommunity.net/">Tabelle create da FusioniForum </a>









Edited by Rea° - 24/12/2010, 15:53
 
Top
beautiful;
view post Posted on 24/12/2010, 15:55




Va benissimo (: Grazie ancora!
 
Top
Rea°
view post Posted on 24/12/2010, 15:56





Perfetto, grazie a te^^
 
Top
beautiful;
view post Posted on 24/12/2010, 15:57




Solo un'altra cosa... Si può diminuire le dimensioni delle celle?
 
Top
Rea°
view post Posted on 24/12/2010, 16:12





La dimensione in larghezza, è una dimensione standard ... puoi aumentare o diminiurla in altezza usando una scorllbar oppure lasciandola così.
In alcune celle ti ho messo la scrollbar altezza 100% se vuoi puoi metterla in tutte ad altezza 50%

Oppure puoi usare una skin che ti "schiaccia" un po' la tabella, perché le dimensioni cambiano anche in base al tipo di skin utilizzata...visto che le tabelle si adattano ^^




Per averla senza scrollbar viene così

TITOLO
SOTTOTITOLO COLONNA 1
COLONNA 1COLONNA2
COLONNA3COLONNA4COLONNA5
COLONNA6COLONNA7COLONNA8
 





SPOILER (click to view)
CODICE
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0">

<tr>
<td class="mleft_top"></td>
<td><table class="mback" cellpadding="0" cellspacing="0" width="100%">

<tr>
<td class="mback_left"></td>
<td class="mback_center"><div class="mtitle">TITOLO</div></td>
<td class="mback_right"></td>
</tr>

</table></td>
<td class="mright_top"></td>
</tr>

<tr>
<td class="mleft"></td>
<td><table class="mainbg" style="text-align: center; width: 100%;" cellpadding="4" cellspacing="1">

<tr>
<td class="title" colspan="3">SOTTOTITOLO COLONNA 1</td>
</tr>

<tr title="RIGA1">
<td colspan="2" rowspan="1" class="ww" width="50%">

COLONNA 1

</div></td>
<td class="ww" width="25%">COLONNA2</td>
</tr>

<tr title="RIGA2">
<td class="ww" width="25%">COLONNA3</td>


<td class="aa" width="50%">
COLONNA4
</div></td>

<td class="ww" width="25%">COLONNA5</td>
</tr>

<tr title="RIGA3">
<td class="ww" width="25%">COLONNA6</td>

<td class="aa" width="50%">
COLONNA7
</div></td>


<td class="ww" width="25%">COLONNA8</td>
</tr>

</table></td>
<td class="mright"></td>
</tr>

<tr>
<td class="mleft_bottom"></td>
<td><table class="msub" cellpadding="0" cellspacing="0" width="100%">

<tr>
<td class="msub_left"></td>
<td class="msub_center">&nbsp;</td>
<td class="msub_right"></td>
</tr>

</table></td>
<td class="mright_bottom"></td>
</tr>

</table><br><br>
 
Top
beautiful;
view post Posted on 24/12/2010, 16:54




Va bene grazie molto (:
 
Top
Rea°
view post Posted on 24/12/2010, 16:59





Nada ^^
 
Top
7 replies since 23/12/2010, 18:51   49 views
  Share