Colturi rotunjite categorii forum.
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 2 • Distribuiţi
Pagina 2 din 2 • 1, 2
Colturi rotunjite categorii forum.
Rezumarea primului mesaj :
As vrea si eu codul pt. colturi rotunjite la categoriile forumului.
As vrea si eu codul pt. colturi rotunjite la categoriile forumului.
Ultima editare efectuata de catre theseus92 in Dum Mar 04, 2012 8:03 pm, editata de 1 ori
Re: Colturi rotunjite categorii forum.
Buna seara.
Adaugati in Foaia de stil CSS:
Iar intre <!-- BEGIN catrow --> si <!-- END catrow --> din template-ul index_box adaugati:
Adaugati in Foaia de stil CSS:
- Cod:
/*MODIFICARI DE BAZA-NU MODIFICATI-------------------------------------------------*/
.transtable { background-color: transparent; border: none; background-image:none;}
.notitle { background-color: transparent;}
.upperleft,.upperleft2,.upperleft3 { margin-left : auto; margin-right : auto; width : 100%; background-repeat : no-repeat; background-position : top left; background-color: transparent; }
.upperright,.upperright2,.upperright3 { background-repeat : no-repeat; background-position : top right; }
.lowerleft,.lowerleft2,.lowerleft3 { background-repeat : no-repeat; background-position : bottom left; }
.lowerright,.lowerright2,.lowerright3 { background-repeat : no-repeat; background-position : bottom right; padding : 5px; }
.upperleft{ background-color: transparent; }
.forumline { border: none; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,td.cat,td.catHead,td.catBottom,th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { border: none; }
/*CULOAREA DE FUNDAL A TABELELOR-------------------------------------------------*/
.transtable td.row1,.transtable td.row2,.transtable td.row3,.backcorner3 { background-color:#E3EEFE; }
/*COLTURILE ROTUNJITE-IMAGINI-------------------------------------------------*/
.upperleft,.upperleft2,.upperleft3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner10.gif");}
.upperright,.upperright2,.upperright3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner11.gif");}
.lowerleft,.lowerleft2,.lowerleft3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner13.gif");}
.lowerright,.lowerright2,.lowerright3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner12.gif");}
/*CULOREA TITLURILOR TABELELOR-------------------------------------------------*/
th,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,h1.pagetitle,.secondarytitle,.secondarytitle h2 {color: #ffffff; }
th a,td.cat a,td.catHead a,td.catSides a,td.catLeft a,td.catRight a,td.catBottom a, h1.pagetitle a,.secondarytitle a,.secondarytitle h2 a {color: #ffffff;}
/*FUNDAL TABELE-------------------------------------------------*/
.styletable {
background-color: #0076b1;
background-image: url('http://2img.net/i/fa/prosilver/bg_list.gif');
background-repeat: repeat-x;
background-position: top left;
border: none;
}
Iar intre <!-- BEGIN catrow --> si <!-- END catrow --> din template-ul index_box adaugati:
- Cod:
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td class="styletable"><div class="upperleft"><div class="upperright"><div class="lowerleft"><div class="lowerright"> <table class="transtable" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle" style="background-color: transparent; background-image: none;"> {catrow.tablehead.L_FORUM}</th>
<th nowrap="nowrap" width="50" style="background-color: transparent; background-image: none;">{L_TOPICS}</th>
<th nowrap="nowrap" width="50" style="background-color: transparent; background-image: none;">{L_POSTS}</th>
<th nowrap="nowrap" width="150" style="background-color: transparent; background-image: none;"><div style="width:150px;">{L_LASTPOST}</div></th>
</tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
<h{catrow.cathead.LEVEL} class="hierarchy">
<span class="cattitle">
<a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
</span>
</h{catrow.cathead.LEVEL}>
</td>
<td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="row1" align="center" valign="middle">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td>
<td class="row1" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
</span>
</h{catrow.forumrow.LEVEL}>
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
<span class="gensmall">
<!-- 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}
</span>
</td>
<!-- BEGIN forum_link_no -->
<td class="row3" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.TOPICS}</span>
</td>
<td class="row2" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.POSTS}</span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
</td>
<!-- END forum_link_no -->
<!-- BEGIN forum_link -->
<td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
<!-- END forum_link -->
</tr>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
</tr>
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</table></div></div></div></div></td></tr></table>
<img src="{SPACER}" alt="" height="5" width="1" />
<!-- END tablefoot -->
<!-- END catrow -->
Coddy- Membru activ
- Mesaje : 1348
Varsta : 74
Localizare : ...
Data înscrierii : 07/01/2012
Mulțumiri : 0
Re: Colturi rotunjite categorii forum.
Multumesc Coddy, dar ca sa pun codurile alea trebuie sa schimb si "cine este conectat?" si paginile de forum, adica subiectele...pt. ca nu se potrivesc cu categoriile.
Re: Colturi rotunjite categorii forum.
Codul al doilea ce ti la dat Kei merge perfect !! pe phpBB2 si eu am aceasi versiune de forum si merge perfect .. poate ai tu ceva in foaia de stil ce se bat cap in cap .. de aia nu`ti functioneaza!!
Re: Colturi rotunjite categorii forum.
theseus92, rezolvat ?
Vizitato- Vizitator
Pagina 2 din 2 • 1, 2
Subiecte similare
» Colţuri rotunjite categorii PunBB.
» colturi rotunjite la categorii /tabele
» Colturi rotunjite la forum
» Colturi rotunjite la forum [phpbb2]
» Cod tabel forum cu colturi rotunjite
» colturi rotunjite la categorii /tabele
» Colturi rotunjite la forum
» Colturi rotunjite la forum [phpbb2]
» Cod tabel forum cu colturi rotunjite
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 2
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum