Chenar pentru "Ultimele mesaje"
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Chenar pentru "Ultimele mesaje"
https://help.forumgratuit.ro/t49038-chenar-elegant-pentru-statisticile-unei-categorii-si-ultimul-mesaj-phpbb2
Îmi poate oferi cineva un cod ca în tutorilaul de mai sus dar să fie pentru versiunea phpBB3 ?
Mulțumesc anticipat celor atarați interesați!
Îmi poate oferi cineva un cod ca în tutorilaul de mai sus dar să fie pentru versiunea phpBB3 ?
Mulțumesc anticipat celor atarați interesați!
Ultima editare efectuata de catre speedy81 in Mar Apr 04, 2017 4:47 pm, editata de 1 ori
Re: Chenar pentru "Ultimele mesaje"
Codul CSS:
Index_box:
- Cod:
dd.lastpost {
border: solid 1px #adadad!important;
padding: 4px !important;
margin-bottom: 2px;
border-radius: 4px;
background: #f9f9f9;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.10);
margin-left: 5px;
}
.stats{
border: solid 1px #adadad;
padding: 4px;
margin-bottom: 2px;
border-radius: 4px;
background: #f9f9f9;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.10);
}
.stats font{color: #777 !important;}
.stats1{
float: right;
height: 0px;
font-weight: bold;
clear: both;
margin-top: -13px;
}
.lastpost-avatar {
margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
}
Index_box:
- Cod:
<ul class="linklist">
<!-- BEGIN switch_user_logged_in -->
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> • </li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> • </li>
<!-- END switch_user_logged_in -->
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<!-- BEGIN switch_user_logged_in -->
<li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
<!-- END switch_user_logged_in -->
</ul>
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dd class="dterm"><div class="table-title">{catrow.tablehead.L_FORUM}</div></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<li class="row">
<dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
<dd class="dterm">
<div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
</h{catrow.forumrow.LEVEL}>
<br />
{catrow.forumrow.FORUM_DESC}
<!-- 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}
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</dd>
<dd>
<div class="stats" style="width: 90px"><span class="gensmall">
<font color="#465361">Subiecte<div class="stats1">{catrow.forumrow.TOPICS}</div></font></span></div>
<div class="stats" style="width: 90px"><span class="gensmall">
<font color="#465361">Mesaje<div class="stats1">{catrow.forumrow.POSTS}</div></font></span></div>
</dd>
<dd class="lastpost">
<!-- BEGIN ads -->
<span class="AD_LastPA">
<span class="lastpost-avatar"><img src="{catrow.forumrow.ads.IMG}" alt="{catrow.forumrow.ads.TITLE}" /></span>
<span class="AD_LastInfos">
<b><a href="{catrow.forumrow.ads.LINK}">{catrow.forumrow.ads.TITLE}</a></b><br />
{catrow.forumrow.ads.DATE}<br />
{catrow.forumrow.ads.LOCATION}
</span>
</span>
<!-- END ads -->
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</dd>
</dl>
</li>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
<!-- BEGIN switch_on_index -->
<ul class="linklist">
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> • </li>
<li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
<!-- BEGIN switch_delete_cookies -->
<li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
<!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->
Subiecte similare
» Chenar Profil si Chenar Ultimele Mesaje [ punBB ]
» Subiecte , Mesaje si Ultimele mesaje in chenar
» Chenar la "ultimele mesaje"
» cum pun chenar la Ultimele mesaje ?
» Chenar Ultimele mesaje
» Subiecte , Mesaje si Ultimele mesaje in chenar
» Chenar la "ultimele mesaje"
» cum pun chenar la Ultimele mesaje ?
» Chenar Ultimele mesaje
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum