Adaugare imagini la "subiecte" si "mesaje"
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1 • Distribuiţi
Adaugare imagini la "subiecte" si "mesaje"
Sunt nou pe forum si nu prea stiu cum sa modific codurile acestea vreau sa imi apara imaginea de la Topic si Post asupra numarului de la post si topic
P.S: Eu acest index_box il folosesc editatil pe aceasta il folosesc va multumesc
P.S: Eu acest index_box il folosesc editatil pe aceasta il folosesc va multumesc
- Cod:
<!-- 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="130"></th>
<th nowrap="nowrap" width="150"></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 bchenare"><div class="nsubiecte" style="width: 95px">Subiecte: <span style="float:right;">{catrow.forumrow.TOPICS}</span></div>
<div class="nmesaje" style="width: 95px">Mesaje: <span style="float:right;">{catrow.forumrow.POSTS}</span></div></span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<div class="gensmall chenar"><span><left>{catrow.forumrow.LAST_POST}</left></span></div>
</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 -->
Re: Adaugare imagini la "subiecte" si "mesaje"
Buna seara,
poftim:
poftim:
- Cod:
<<!-- 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="130"></th>
<th nowrap="nowrap" width="150"></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"><img src="http://i56.servimg.com/u/f56/15/75/22/69/zwykd10.png" />
{catrow.forumrow.TOPICS} </span> </td>
<td class="row2" align="center" valign="middle" height="50">
<span class="gensmall"><img src="http://i56.servimg.com/u/f56/15/75/22/69/ekhl10.png" />{catrow.forumrow.POSTS}</span>
</td>
</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 -->
Re: Adaugare imagini la "subiecte" si "mesaje"
Nu este bine nu imi arata titlul de la ultimul post
Re: Adaugare imagini la "subiecte" si "mesaje"
Eu vreau ca de ex la forumul member zone sa fie un icon cu un om iar la topic si post sa fie imagine cu post si topic
Re: Adaugare imagini la "subiecte" si "mesaje"
Buna ziua,
Iata un caz concret care demonstreaza ineficienta "sindromului template gata-facut". Va rog sa stergeti template-ul (restabilindu-l pe cel cu valoarea de origine), si sa urmati de la inceput urmatoarele modificari:
1. Gasiti acest cod:
Gasiti si stergeti, pe rand, urmatoarele coduri:
Succes!
Iata un caz concret care demonstreaza ineficienta "sindromului template gata-facut". Va rog sa stergeti template-ul (restabilindu-l pe cel cu valoarea de origine), si sa urmati de la inceput urmatoarele modificari:
1. Gasiti acest cod:
- Cod:
{catrow.forumrow.TOPICS}
- Cod:
<img src="http://i56.servimg.com/u/f56/15/75/22/69/zwykd10.png" />
- Cod:
{catrow.forumrow.POSTS}
- Cod:
<img src="http://i56.servimg.com/u/f56/15/75/22/69/ekhl10.png" />
Gasiti si stergeti, pe rand, urmatoarele coduri:
- Cod:
{L_TOPICS}
- Cod:
{L_POSTS}
Succes!
Re: Adaugare imagini la "subiecte" si "mesaje"
Merci House MO rezolvat
Subiecte similare
» Cum fac sa fie pe prima pagina SUBIECTE MESAJE cu imagini dar sa am si Avatar Micut pe Prima Pagina
» Subiecte si mesaje imagini
» Cum sterg subiecte si mesaje si mut mai la dreapta Ultimele Subiecte
» Imagini mesaje noi/nu sunt mesaje noi/forum blocat [REZOLVAT]
» In tabelul de la categorii arata 0 subiecte/mesaje dar de fapt exista mesaje si subiecte in ele
» Subiecte si mesaje imagini
» Cum sterg subiecte si mesaje si mut mai la dreapta Ultimele Subiecte
» Imagini mesaje noi/nu sunt mesaje noi/forum blocat [REZOLVAT]
» In tabelul de la categorii arata 0 subiecte/mesaje dar de fapt exista mesaje si subiecte in ele
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum