CSS: Ridimensionare tabelle nel forum
4 partecipanti
Forum dei Forum: Aiuto per Forumattivo :: Assistenza a problemi e richieste :: Gestire l'aspetto del forum :: I problemi risolti con l'aspetto del forum
Pagina 2 di 2 • Condividi
Pagina 2 di 2 • 1, 2
CSS: Ridimensionare tabelle nel forum
Promemoria primo messaggio :
Ciao a tutti, come da titolo vorrei sapere come fare per ridimensionare le tabelle senza toccare però tutto il forum? Possibile fare in Css? Se è così fosse potrete aiutarmi a capire dove esattamente? Ho cercato negli argomenti ma l'unico post a riguardo che ho trovato è stato chiuso senza soluzione.
Grazie in anticipo per il vostro aiuto
Ciao a tutti, come da titolo vorrei sapere come fare per ridimensionare le tabelle senza toccare però tutto il forum? Possibile fare in Css? Se è così fosse potrete aiutarmi a capire dove esattamente? Ho cercato negli argomenti ma l'unico post a riguardo che ho trovato è stato chiuso senza soluzione.
Grazie in anticipo per il vostro aiuto
Re: CSS: Ridimensionare tabelle nel forum
non c'entra la misura del font purtroppo, infatti vorrei fare diventare più piccola la larghezza delle colonne, ma non so dove mettere le mani.
Devi lavorare per forza con i templates
Re: CSS: Ridimensionare tabelle nel forum
Grazie Niko, me lo potresti dire cosa devo fare esattamente?
Re: CSS: Ridimensionare tabelle nel forum
Se mi dici per bene ora vorresti fare te lo preparo per bene...
Quali colonne vorresti stringere? e di quanto? (se magari riesci a farmi vedere un esempio, tipo grazie ad una modifica con paint, mi faresti un favore).
Quali colonne vorresti stringere? e di quanto? (se magari riesci a farmi vedere un esempio, tipo grazie ad una modifica con paint, mi faresti un favore).
Re: CSS: Ridimensionare tabelle nel forum
Grazie Niko, vorrei ridimensionare quelli che avevo indicato su quei due screen che avevo postato. Vorrei stringere 10 pixel ad entrambi dei lati.
Re: CSS: Ridimensionare tabelle nel forum
Dunque,
ti invito a spedirmi per Messaggio privato il contenuto di questo template:
PDA > Visualizzazione > templates > generale > index_box
Grazie mille
ti invito a spedirmi per Messaggio privato il contenuto di questo template:
PDA > Visualizzazione > templates > generale > index_box
Grazie mille
Re: CSS: Ridimensionare tabelle nel forum
ok Niko, come richiesto ti ho inviato il codice su mp
attendo trepidante tua risposta!!!
attendo trepidante tua risposta!!!
Re: CSS: Ridimensionare tabelle nel forum
Ovviamente dovevi mandare il codice dentro il tag [code]
Messo così senza tag mi distrugge tutta la visualizzazione della pagina
Ti prego di Rimandarlo
Messo così senza tag mi distrugge tutta la visualizzazione della pagina
Ti prego di Rimandarlo
Re: CSS: Ridimensionare tabelle nel forum
scusa hai ragione
ok ora ho inviato mp nel modo corretto!!!
attendo risposta
ok ora ho inviato mp nel modo corretto!!!
attendo risposta
Re: CSS: Ridimensionare tabelle nel forum
Dunque, devi sostituire il codice che mi hai fornito con questo:
Ho semplicemente cambiato questa parte:
Se dovessi ridurla ulteriormente devi solo cambiare width:130px;
- Codice:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr>
<td valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br />
</span>
<!-- END switch_user_logged_in -->
<div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
</td>
<td class="gensmall" align="right" valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</td>
</tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
<th nowrap="nowrap" width="50">{L_TOPICS}</th>
<th nowrap="nowrap" width="50">{L_POSTS}</th>
<th nowrap="nowrap"><div style="width:130px;">{L_LASTPOST}</div></th>
</tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
<h{catrow.cathead.LEVEL} class="hierarchy">
<span class="cattitle">
<a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
</span>
</h{catrow.cathead.LEVEL}>
</td>
<td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
</span>
</h{catrow.forumrow.LEVEL}>
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
<span class="gensmall">
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span>
</td>
<td class="row3" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.TOPICS}</span>
</td>
<td class="row2" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.POSTS}</span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
</tr>
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Ho semplicemente cambiato questa parte:
- Codice:
<th nowrap="nowrap"><div style="width:130px;">{L_LASTPOST}</div></th>
Se dovessi ridurla ulteriormente devi solo cambiare width:130px;
Re: CSS: Ridimensionare tabelle nel forum
Ciao Niko,
ho provato con il tuo codice ma non eseguiva esattamente quello che io volevo.con il codice che mi hai inviato si andava a modificare solo una tabella interna bianca, ma esternamente non mi dava lo spazio che io volevo.
Ma in ogni caso il tuo codice mi è stato d' aiuto xkè mi ha fatto capire quale era esattamente il template in cui dovevo intervenire...cosi fruga fruga sono riuscita ad intervenire dove volevo io.
ti invio il codice cosi capisci meglio
sono interveuta qui
- Codice:
<table width="95%" border="0" cellspacing="1" cellpadding="0" align="center">
qui
- Codice:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" align="center" width="95%" border="0" cellspacing="1" cellpadding="0">
e in altri punti
qua sotto l intero codice
- Codice:
<table width="95%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr>
<td valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br />
</span>
<!-- END switch_user_logged_in -->
<div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
</td>
<td class="gensmall" align="right" valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</td>
</tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" align="center" width="95%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="95%" align="center" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
<th nowrap="nowrap" width="50">{L_TOPICS}</th>
<th nowrap="nowrap" width="50">{L_POSTS}</th>
<th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
</tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="80%">
<h{catrow.cathead.LEVEL} class="hierarchy">
<span class="cattitle">
<a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
</span>
</h{catrow.cathead.LEVEL}>
</td>
<td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="95%" height="50">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
</span>
</h{catrow.forumrow.LEVEL}>
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
<span class="gensmall">
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span>
</td>
<td class="row3" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.TOPICS}</span>
</td>
<td class="row2" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.POSTS}</span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
</tr>
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Ultima modifica di primaveregrafiche il Mer 12 Giu 2013 - 16:32 - modificato 2 volte. (Motivazione : jkjhjh)
Re: CSS: Ridimensionare tabelle nel forum
si, ma grazie al fatto che tu mi hai indicato in quale parte dovevo intervenire
Grazie
Grazie
Pagina 2 di 2 • 1, 2
Argomenti simili
» Come ridimensionare Tabelle Forum
» Ridimensionare tema forum
» Come ridimensionare le immagini nel forum (thumbnail)
» Ridimensionare immagini formato swf
» inserire tabelle ai lati del forum
» Ridimensionare tema forum
» Come ridimensionare le immagini nel forum (thumbnail)
» Ridimensionare immagini formato swf
» inserire tabelle ai lati del forum
Forum dei Forum: Aiuto per Forumattivo :: Assistenza a problemi e richieste :: Gestire l'aspetto del forum :: I problemi risolti con l'aspetto del forum
Pagina 2 di 2
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.