Cum pun forum pe 2 coloane
Scris: 24-Mai-2014, 16:34:58
Salut , am incercat sa pun forumul pe 2 coloane uitati ce a iesit si tot n-am reusit...
http://s23.postimg.org/hm54eip4b/ce_a_iesit.png
Am cautat pe google , am gasit un mod pentru asa ceva, acel mod fiind pentru prosilver nu a mers, eu folosind SubSilver nu arata bine..
Uitati code ... Poate are cineva idee..
http://s23.postimg.org/hm54eip4b/ce_a_iesit.png
Am cautat pe google , am gasit un mod pentru asa ceva, acel mod fiind pentru prosilver nu a mers, eu folosind SubSilver nu arata bine..
Uitati code ... Poate are cineva idee..
Cod: Selectaţi tot
<div class="forumlist">
<!-- BEGIN forumrow -->
<a name="top"></a>
<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
</table>
</div>
</div></div>
<br /><br />
<!-- ENDIF -->
<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
<div class="catglow">
<div class="cathead-m">
<div class="cathead-r">
<div class="cathead-l">
<!-- IF forumrow.S_IS_CAT -->
<center>
<br><br>
<table class="cat" style="margin-bottom:-5px;" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="620"> <a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></td>
</tr>
</tbody></table>
<!-- ELSE --> <table class="cat" style="margin-bottom:-5px;" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="480"> <a href="{forumrow.U_VIEWFORUM}">{FORUM_NAME}</a></td>
</tr>
</tbody></table><!-- ENDIF -->
</div>
</div>
</div>
<div class="index_stats">
<tbody><tr>
<!-- IF $COLLAPSIBLE_CATEGORIES -->
<!-- IF SCRIPT_NAME eq 'index' --><div class="trigger active"></div><!-- ENDIF -->
<!-- ENDIF -->
<div class="collapsethis">
<!-- ENDIF -->
<!-- IF not forumrow.S_IS_CAT -->
<table width="100%" style="background:#fff;" cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
<div style="float:left; width:480px; margin:10px;">
<div class="box-forums">
<table border="0" style="margin-bottom:4px;" cellspacing="0" cellpadding="0">
<tbody><tr>
<td width="48" style=" padding-right:7px; padding-top:2px; padding-left:2px;" class="itss" align="center"><div class="forum-img-box">{forumrow.FORUM_FOLDER_IMG}</div>
</td>
<td width="420" valign="top">
<a style="color:#4C4C4C;" class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME} [<strong>{forumrow.TOPICS}</strong>Topicuri,<strong>{forumrow.POSTS}</strong> Posturi ]</a>
<span style="color:#666;" class="itss">
<p class="forumdesc">{forumrow.FORUM_DESC}</p>
<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->
<table width="400" cellspacing="0" cellpading="0">
<!-- BEGIN subforum -->
<!-- IF forumrow.subforum.S_UNREAD -->
<td align="left"><a style="color:#2ca2c0;" href="{forumrow.subforum.U_SUBFORUM}" class="subforum unread" title="{L_NEW_POSTS}">{forumrow.subforum.SUBFORUM_NAME}</a>
</td>
<!-- ELSE -->
<td align="left"><a style="color:#2ca2c0;" href="{forumrow.subforum.U_SUBFORUM}" class="subforum read" title="{L_NO_NEW_POSTS}">{forumrow.subforum.SUBFORUM_NAME}</a>
</td>
<!-- ENDIF -->
<!-- IF (forumrow.subforum.S_ROW_COUNT % 3) eq 2 --><div class="clear"></div><!-- ENDIF -->
<!-- END subforum -->
</div>
<!-- ENDIF -->
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<td width="420" valign="top">
</p>
<div style="margin:5px;"></div>
</td>
<td width="6"></td>
<td style="line-height:12px;" valign="middle" width="130">
<div style="margin-bottom:7px;"></div>
<div style="margin-bottom:10px;"></div>
</td>
<td width="6"></td>
</td>
</tr>
</tbody></table>
<tbody><tr>
<td>
</td>
</tr>
</tbody></table>
<!-- ENDIF -->
<!-- IF forumrow.S_LAST_ROW -->
</table>
</div>
<!-- ENDIF -->
<!-- BEGINELSE -->
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<strong>{L_NO_FORUMS}</strong>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END forumrow -->
<br clear="all">
</center></center>
</div>
<br><br><br>