Chenar Secondary Title [PunBB]
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 Secondary Title [PunBB]
Folosesc versiunea PunBB si nu am gasit nici un script compatibil pentru chenar la secondarytitle (categorie).
As dori sa fie ceva de genul:
Multumesc.
As dori sa fie ceva de genul:
Multumesc.
Re: Chenar Secondary Title [PunBB]
Salut,
Panou de administrare ~> Afisare ~> Imagini si culori ~> Culori ~> Foaie de stil CSS, adauga scriptul de mai jos si apasa butonul Inregistrare
Panou de administrare ~> Afisare ~> Imagini si culori ~> Culori ~> Foaie de stil CSS, adauga scriptul de mai jos si apasa butonul Inregistrare
- Cod:
.secondarytitle h2 {
width: 250px;
background: rgba(255,255,255,0.28);
border: 1px solid rgba(255,255,255,0.53);
border-radius: 3px;
color: #fff;
display: inline-block;
margin-top: 1px;
padding: 2px 20px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.18);
}
Re: Chenar Secondary Title [PunBB]
Nu merge.
Re: Chenar Secondary Title [PunBB]
Posteaza aici index_box,vad in profilul tau ca ai un forum modificat
Re: Chenar Secondary Title [PunBB]
- 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="main-head mybb">
<div class="page-title">{catrow.tablehead.L_FORUM}</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="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 />
<div class="desc_forum_cat_row">{catrow.forumrow.FORUM_DESC}</div>
<!-- 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"></td>
<td class="tc3">
<p id="catrow"> <span><font color="#1f343f">{catrow.forumrow.TOPICS}</font> </span> Threads</p>
<p id="catrow"> <span><font color="#1f343f">{catrow.forumrow.POSTS}</font> </span> Posts</p></td>
<td class="tcr">
<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>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody>
</table>
</div><br/>
<!-- END tablefoot -->
<!-- END catrow -->
</div>
Re: Chenar Secondary Title [PunBB]
Adaugati acest cod
Daca cumva am gresit folositi acest cod
- Cod:
.page-title h2 {
width: 250px;
background: rgba(255,255,255,0.28);
border: 1px solid rgba(255,255,255,0.53);
border-radius: 3px;
color: #fff;
display: inline-block;
margin-top: 1px;
padding: 2px 20px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.18);
}
Daca cumva am gresit folositi acest cod
- Cod:
div.main-head.mybb h2 {
width: 250px;
background: rgba(255,255,255,0.28);
border: 1px solid rgba(255,255,255,0.53);
border-radius: 3px;
color: #fff;
display: inline-block;
margin-top: 1px;
padding: 2px 20px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.18);
}
Re: Chenar Secondary Title [PunBB]
Rezolvat, de-aici ma descurc
Subiecte similare
» Chenar Profil si Chenar Ultimele Mesaje [ punBB ]
» Chenar profil PunBB
» Chenar profil punBB
» chenar profil punbb
» Chenar in profil punbb
» Chenar profil PunBB
» Chenar profil punBB
» chenar profil punbb
» Chenar in profil punbb
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