Help (tabella in fondo)

« Older   Newer »
  Share  
[hope]
CAT_IMG Posted on 16/6/2011, 13:16




Ciao bea, mi servirebbe un aiuto.
Vorrei cambiare la tabella in fondo al forum. Link forum
La tabella deve avere 8 celle. Se possibile che abbia la possibilità di mettere i sottotitoli x ogni cella.
Infatti deve "ospitare":
- Affies
- Twins
- Special Twins
- Contest & lotteries
- Awards
- Credits & copyright
- Net Parade
- Initiatives

Se riesci potresti mettere anche le scrool?

Ti ringrazio infinitamente perchè con le tabelle proprio non ci so fare :)

Grazie mille.

Edited by [hope] - 16/6/2011, 20:25
 
Top
CAT_IMG Posted on 16/6/2011, 22:34

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


... ok Paoletta vedo che posso fare e ti faccio sapere ^^ ...
smack ♥
 
Top
[hope]
CAT_IMG Posted on 17/6/2011, 08:22




Va bene, grazie infinite :)
 
Top
CAT_IMG Posted on 18/6/2011, 14:40

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


vedi se così può andare bene... ----> CLICK
non considerare i colori che sono per
una mia skin in costruzione!

CODICE
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"></td><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><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">SOTTOTITOLO COLONNA 1</td>
<td class="title">SOTTOTITOLO COLONNA 2</td>
<td class="title">SOTTOTITOLO COLONNA 3</td>
</tr>

<tr title="RIGA1">
<td class="ww">COLONNA1</td>
<td class="aa">COLONNA2</td>
<td class="ww">COLONNA3</td>
</tr>

<tr>
<td class="title">SOTTOTITOLO COLONNA 4</td>
<td class="title">SOTTOTITOLO COLONNA 5</td>
<td class="title">SOTTOTITOLO COLONNA 6</td>
</tr>

<tr title="RIGA2">
<td class="ww">COLONNA4</td>
<td class="aa">COLONNA5</td>
<td class="ww">COLONNA6</td>
</tr>

<tr>
<td class="title">SOTTOTITOLO COLONNA 7</td>
<td class="title"  colspan="2">SOTTOTITOLO COLONNA 8</td>
</tr>

<tr title="RIGA3">
<td class="ww">COLONNA7</td>
<td class="aa" colspan="2">COLONNA8</td>
</tr>

</table></td><td class="mright"></td></tr><tr><td class="mleft_bottom"></td><td><table class="msub" width="100%" cellpadding="0" cellspacing="0"><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
[hope]
CAT_IMG Posted on 18/6/2011, 14:47




puoi fare 2 celle come qll dll colonna 6?
quindi oltre a qll dll colonna 6 farne 1 altra...
grz
il resto ok

le celle devono essere smp 8
 
Top
CAT_IMG Posted on 18/6/2011, 14:50

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


ehm... non ho capito :unsure:...
nella seconda riga ci devono stare colonna 4,5 e 6 e la 6 a devo unire con un'altra cella ancora?
 
Top
[hope]
CAT_IMG Posted on 18/6/2011, 14:55




Ti faccio un immagine così vedi :)
2 min :)
 
Top
CAT_IMG Posted on 18/6/2011, 15:00

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


ihihihih perfetto brava! buona idea!

Intanto vado a stendere i panni eh eh
 
Top
[hope]
CAT_IMG Posted on 18/6/2011, 15:09




Mmm invece di 8 fai 7 celle


Spero sia chiara l'immy :)
https://i.imgur.com/WrDYk.gif
 
Top
CAT_IMG Posted on 18/6/2011, 15:22

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


unisco pure la 5 alla 6...
ok vado... e mi dici se va bene... ^^

Tabella -----> CLICK
CODICE
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"></td><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><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">SOTTOTITOLO COLONNA 1</td>
<td class="title">SOTTOTITOLO COLONNA 2</td>
<td class="title">SOTTOTITOLO COLONNA 3</td>
</tr>

<tr title="RIGA1">
<td class="ww">COLONNA1</td>
<td class="aa">COLONNA2</td>
<td class="ww">COLONNA3</td>
</tr>

<tr>
<td class="title">SOTTOTITOLO COLONNA 4</td>
<td class="title" colspan="2">SOTTOTITOLO COLONNA 5</td>
</tr>

<tr title="RIGA2">
<td class="ww">COLONNA4</td></td>
<td class="aa" colspan="2">COLONNA5</td></td>

</tr>

<tr>
<td class="title">SOTTOTITOLO COLONNA 6</td>
<td class="title" colspan="2">SOTTOTITOLO COLONNA 7</td>
</tr>

<tr title="RIGA3">
<td class="ww">COLONNA6</td>
<td class="aa" colspan="2">COLONNA7</td>
</tr>

</table></td><td class="mright"></td></tr><tr><td class="mleft_bottom"></td><td><table class="msub" width="100%" cellpadding="0" cellspacing="0"><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
[hope]
CAT_IMG Posted on 18/6/2011, 15:51




E' perfetta!!! Un po' di tempo che la sistemo e la metto in forum. grazie mille
 
Top
CAT_IMG Posted on 18/6/2011, 16:01

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


CITAZIONE ([hope] @ 18/6/2011, 16:51) 
E' perfetta!!! Un po' di tempo che la sistemo e la metto in forum. grazie mille

Bene, con il disegnino son riuscita a capire eh eh, smack ^^
 
Top
[hope]
CAT_IMG Posted on 18/6/2011, 17:14




Grazie ancora. Ben presto, con la nuova grafica (ho appena richiesto il logo nella sezione delle richieste grafiche) cambierò la tabella. :) E metterò i dovuti credits. :)
 
Top
CAT_IMG Posted on 18/6/2011, 17:47

Beatrice

Group:
❤ ße@ ❤
Posts:
3,788

Status:


CITAZIONE ([hope] @ 18/6/2011, 18:14) 
Grazie ancora. Ben presto, con la nuova grafica (ho appena richiesto il logo nella sezione delle richieste grafiche) cambierò la tabella. :) E metterò i dovuti credits. :)

... quando vuoi, non mi preoccupo, lo so che sei precisa ^^ ...
 
Top
[hope]
CAT_IMG Posted on 19/6/2011, 13:29




XD

tabella messa :)
 
Top
16 replies since 16/6/2011, 13:16   205 views
  Share