Chenar elegan Forum
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1 • Distribuiţi
Chenar elegan Forum
Cum pot pune si eu acest chenar ?
Re: Chenar elegan Forum
Salut,
Panou de administrare ~> Afisare ~> Template-uri ~> General ~> index_box, stergi tot scriptul din index_box si instalezi scriptul de mai jos.
Panou de administrare ~> Afisare ~> Template-uri ~> General ~> index_box, stergi tot scriptul din index_box si instalezi scriptul de mai jos.
- Cod:
<div class="pun-crumbs">
<p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg-ipb"><div class="main-head">
<div class="page-title"><center>{catrow.tablehead.L_FORUM}</center></div>
</div>
<div class="main-content">
<table cellspacing="0" class="table">
<tbody class="statused">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};">
<span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</span>
<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 -->
<br />
{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}
</td>
<td class="tc2"><div class="status2">{catrow.forumrow.TOPICS}</div></td>
<td class="tc3"><div class="status2">{catrow.forumrow.POSTS}</div></td>
<td class="tcr">
<div class="avs"><span><p>
<!-- 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}
</p></span></div>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody>
</table>
</div>
<!-- END tablefoot --></div>
<!-- END catrow -->
</div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
<ul>
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
<li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
</ul>
<!-- BEGIN switch_delete_cookies -->
<p class="right">
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</p>
<!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
<style typr="text/css">.page-title h2 {
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.13), 0 0 0 1px rgba(255,255,255,0.03), inset 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.13), 0 0 0 1px rgba(255, 255, 255, 0.03), inset 0 1px 3px rgba(0, 0, 0, 0.5);
background: #222;
border-bottom: 1px solid #111;
border-radius: 3px;
border-top: 1px solid #0E74CC;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.13), 0 0 0 1px rgba(255, 255, 255, 0.03), inset 0 1px 3px rgba(0, 0, 0, 0.5);
color: #FFF!important;
padding: 8px;
position: relative;
text-align: center;
text-shadow: 0 0 5px #000;
width: 250px!important;
}
.status2 {
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.13), 0 0 0 1px rgba(255,255,255,0.03), inset 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.13), 0 0 0 1px rgba(255, 255, 255, 0.03), inset 0 1px 3px rgba(0, 0, 0, 0.5);
background: #141414;
border-radius: 3px;
border-top: 1px solid #0E74CC;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.13), 0 0 0 1px rgba(255, 255, 255, 0.03), inset 0 1px 3px rgba(0, 0, 0, 0.5);
height: 22px!important;
padding-top: 8px;
text-shadow: 0 0 5px #000;
width: 30px;
}</style>
Re: Chenar elegan Forum
Arata la fel ca inainte
Re: Chenar elegan Forum
Salut , adaugă următorul cod în foaia de stil CSS
Panou Administrare - Afişare - Culori - Foaie de stil CSS
Panou Administrare - Afişare - Culori - Foaie de stil CSS
- Cod:
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
background: none repeat scroll 0% 0% rgb(34, 34, 34);
border-bottom: 1px solid rgb(17, 17, 17);
border-radius: 3px;
border-top: 1px solid rgb(14, 116, 204);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.13), 0px 0px 0px 1px rgba(255, 255, 255, 0.03), 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
color: rgb(255, 255, 255) !important;
padding: 7px;
text-shadow: 0px 0px 5px rgb(0, 0, 0);
display: inline-block;
}
Re: Chenar elegan Forum
Ms mult
Subiecte similare
» Chenar forum
» Chenar forum
» chenar descriere forum
» Cum pun pe forum un chenar ca pe ForumGratuit: Inainte de a posta cititi?
» Chenar la Ultimele mesaje pe forum
» Chenar forum
» chenar descriere forum
» Cum pun pe forum un chenar ca pe ForumGratuit: Inainte de a posta cititi?
» Chenar la Ultimele mesaje pe forum
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