Cum pot sa modific forumlist_body

Pentru întrebări legate de facilităţile forumului phpBB 3.0.x, acest loc este cel mai potrivit.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
laurentiu11
Utilizator înregistrat
Mesaje: 13
Membru din: 27-Dec-2012, 15:54:56
Versiune: 3.0.11
Ext: Da
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu

Cum pot sa modific forumlist_body

Mesaj de laurentiu11 »

Cod: Selectaţi tot

<!-- DEFINE $CA_FORUMLIST = '1' -->
<!-- BEGIN forumrow -->
	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
		</table>
		{$CA_BLOCK_END}
		<br />
	<!-- ENDIF -->

	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
	    {$CA_BLOCK_START}
		{$CA_CAP2_START}<!-- IF forumrow.S_IS_CAT --><h4><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4><!-- ELSE -->{L_FORUM}<!-- ENDIF -->{$CA_CAP2_END}
		<table class="tablebg" cellspacing="{$CA_SPACING}" width="100%">
	<!-- ENDIF -->
	
	<!-- IF not forumrow.S_IS_CAT -->
		<!-- IF forumrow.S_IS_LINK -->
			<tr>
				<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
				<td class="row1">
					<!-- IF forumrow.FORUM_IMAGE or (S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED) -->
						<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
						<!-- IF forumrow.FORUM_IMAGE -->
                            <td valign="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
						<!-- ENDIF -->
						<td width="100%" valign="middle">
					<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
					<!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED -->
					    </td>
                        <td valign="top" style="padding-{S_CONTENT_FLOW_BEGIN}: 2px;"><a title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a>
					<!-- ENDIF -->
					<!-- IF forumrow.FORUM_IMAGE or (S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED) --></td></tr></table><!-- ENDIF -->
				</td>
				<!-- IF forumrow.CLICKS -->
					<td class="row2" width="275" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
            <!-- ELSE -->
               <td class="row2" width="275" colspan="3" align="center">&nbsp;</td>
				<!-- ENDIF -->
			</tr>
		<!-- ELSE -->
		<tr>
			<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
			<td class="row1">
				<!-- IF forumrow.FORUM_IMAGE or (S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED) -->
					<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
                    <!-- IF forumrow.FORUM_IMAGE -->
    					<td valign="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
    			    <!-- ENDIF -->
                    <td width="100%" valign="middle">
				<!-- ENDIF -->
				<a class="forumlink<!-- IF forumrow.S_UNREAD_FORUM --> link-new<!-- ENDIF -->" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
				<p class="forumdesc">{forumrow.FORUM_DESC}</p>

				<!-- IF forumrow.MODERATORS -->
					<p class="forumdesc"><font color="green">&bull;</font> <strong><u>{forumrow.L_MODERATOR_STR}:</u></strong>&nbsp;<b>{forumrow.MODERATORS}</b></p>
				<!-- ENDIF -->
 <span><!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --></span>
 
				<table width="100%" cellpadding="0" cellspacing="0">
<font color="red">&bull; </font><b><u>Subforums:</u></b>
						<!-- BEGIN subforum -->
							<!-- IF forumrow.subforum.S_ROW_COUNT is odd --><td width="50%"><!-- ELSE --><tr valign="top"><td width="50%"><!-- ENDIF --><a href="{forumrow.subforum.U_SUBFORUM}" class="subforum <!-- IF forumrow.subforum.S_UNREAD is odd -->unread<!-- ELSE -->read<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a><!-- IF forumrow.subforum.S_ROW_COUNT is odd --></td></tr><!-- ELSE --></td><!-- ENDIF -->
						<!-- END subforum -->
						<!-- IF forumrow.subforum.S_ROW_COUNT is even --><td>&nbsp;</td></tr><!-- ENDIF -->
						</table>

				<!-- ENDIF -->
                <!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED -->
                    </td>
                    <td valign="top" style="padding-{S_CONTENT_FLOW_BEGIN}: 2px;"><a title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a>
                <!-- ENDIF -->
                <!-- IF forumrow.FORUM_IMAGE or (S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED) --></td></tr></table><!-- ENDIF -->
			</td>
<td width="80" align="center" class="row2"><strong><font color="white">Subiecte</font></strong><br /> <strong><font size="-8" color="#1E90FF">{forumrow.TOPICS}</font></strong></td>
		  <td width="80" align="center" class="row2"><strong><font color="white">Mesaje</font></strong><br /> <strong><font size="-8" color="#1E90FF">{forumrow.POSTS}</font></strong></td>
         <td class="row2" width="175" align="center" nowrap="nowrap">
				<!-- IF forumrow.LAST_POST_TIME -->
					<p class="topicdetails"><!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a>&nbsp;<!-- ENDIF -->{forumrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
						<!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><!-- ENDIF -->
					</p>
				<!-- ELSE -->
					<color="red"><b><i><p class="topicdetails">{L_NO_POSTS}</p></i></b></color>
				<!-- ENDIF -->
			</td>
		</tr>
		<!-- ENDIF -->
	<!-- ENDIF -->
	<!-- IF forumrow.S_LAST_ROW -->
		<!-- IF not S_IS_BOT and U_MARK_FORUMS -->
		<tr>
			<td colspan="5" class="cat" align="center">
				<a href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a>
			</td>
		</tr>
		<!-- ENDIF -->
		</table>
		{$CA_BLOCK_END}
	<!-- ENDIF -->
<!-- BEGINELSE -->
{$CA_CAP2_START}{L_MESSAGE}{$CA_CAP2_END}
<table class="tablebg" cellspacing="{$CA_SPACING}" width="100%">
<tr>
	<td class="row1" colspan="5" align="center" style="padding: 25px 5px;"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
</table>

<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong>
                  <!-- IF forumrow.S_SUBFORUM_DISPLAY === '3' -->
                     <!-- BEGIN subforum -->
                        <div class="<!-- IF forumrow.subforum.S_ROW_COUNT is odd -->column3<!-- ELSE -->column2<!-- ELSE -->column1<!-- ENDIF -->"><a href="{forumrow.subforum.U_SUBFORUM}" class="subforum <!-- IF forumrow.subforum.S_UNREAD is odd -->unread<!-- ELSE -->read<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a></div>
                     <!-- END subforum -->
                  <!-- ELSEIF forumrow.S_SUBFORUM_DISPLAY === '3' --><br />
                     <!-- BEGIN subforum -->
                        <a href="{forumrow.subforum.U_SUBFORUM}" class="subforum <!-- IF forumrow.subforum.S_UNREAD is odd -->unread<!-- ELSE -->read<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a><br />
                     <!-- END subforum -->
                  <!-- ELSE -->
                     {forumrow.SUBFORUMS}<!-- If it's neither 1 nor 2 nor 3, let's go with default -->
                  <!-- ENDIF -->
               <!-- ENDIF -->

<!-- END forumrow -->
Aveti mai sus forumlist ! Vreau sa imi modificati si mie va rog , ca sa`mi apara 3 coloane la subforumuri , in loc de 2 cum sunt acum. uitati aici o imagine http://i49.tinypic.com/ulj7p.jpg , sa apara 3 coloane , nu doua.. Sunt incepator si nu stiu cum sa modific
DreAm
Utilizator înregistrat
Mesaje: 106
Membru din: 30-Iul-2012, 23:04:25
Versiune: 3.0.8
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu

Re: Cum pot sa modific forumlist_body

Mesaj de DreAm »

incearca modul cu lsitele... daca vrei? neaparat
laurentiu11
Utilizator înregistrat
Mesaje: 13
Membru din: 27-Dec-2012, 15:54:56
Versiune: 3.0.11
Ext: Da
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu

Re: Cum pot sa modific forumlist_body

Mesaj de laurentiu11 »

eu vreau sa modificati forumlist_body de mai sus , sa`mi apara in 3 coloane , daca se poate.. va rog !
Avatar utilizator
EduardPantazi
Utilizator înregistrat
Mesaje: 66
Membru din: 01-Ian-2012, 14:44:16
Versiune: 3.0.9
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Teleorman
Contact:

Re: Cum pot sa modific forumlist_body

Mesaj de EduardPantazi »

Toata treaba este de aici:

Cod: Selectaţi tot

<table width="100%" cellpadding="0" cellspacing="0">
<font color="red">&bull; </font><b><u>Subforums:</u></b>
                  <!-- BEGIN subforum -->
                     <!-- IF forumrow.subforum.S_ROW_COUNT is odd --><td width="50%"><!-- ELSE --><tr valign="top"><td width="50%"><!-- ENDIF --><a href="{forumrow.subforum.U_SUBFORUM}" class="subforum <!-- IF forumrow.subforum.S_UNREAD is odd -->unread<!-- ELSE -->read<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a><!-- IF forumrow.subforum.S_ROW_COUNT is odd --></td></tr><!-- ELSE --></td><!-- ENDIF -->
                  <!-- END subforum -->
                  <!-- IF forumrow.subforum.S_ROW_COUNT is even --><td>&nbsp;</td></tr><!-- ENDIF -->
                  </table>
, insa nu stiu cum lucreaza...
Avatar utilizator
Ivan Petre Paul
ModeratorModerator
Mesaje: 4055
Membru din: 26-Aug-2009, 02:13:39
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Puţin experimentat
Localitate: Brașov
Contact:

Re: Cum pot sa modific forumlist_body

Mesaj de Ivan Petre Paul »

phpBB România will rise again. Soon.. Stay close! @phpbb.ro
Închis

Înapoi la “3.0.x Cum pot să...?”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator