Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

cum pot pune intr-un chenar ultimu post ?!

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Mr.Radu Sam Ian 14, 2012 2:28 am

avatar

Mr.Radu
Membru Forumgratuit

Mesaje : 57
Data înscrierii : 08/01/2012
Mulțumiri : 0
Internet Explorer punBB

http://onlystar.forumz.ro
Mr.Radu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de .Richard Sam Ian 14, 2012 2:46 am

versiunea ?
.Richard

.Richard
Membru activ

Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

.Richard a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Gabi5 Sam Ian 14, 2012 9:44 am

ce versiune folostesti
Gabi5

Gabi5
Membru Forumgratuit

Mesaje : 233
Varsta : 28
Localizare : Alba Iulia
Data înscrierii : 22/09/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://www.kill-arena.4umer.com/
Gabi5 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Mr.Radu Sam Ian 14, 2012 2:28 pm

phpbb2
avatar

Mr.Radu
Membru Forumgratuit

Mesaje : 57
Data înscrierii : 08/01/2012
Mulțumiri : 0
Internet Explorer punBB

http://onlystar.forumz.ro
Mr.Radu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de .Richard Sam Ian 14, 2012 2:32 pm

Cauta in index_box :

Cod:
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>

Inlocuiestel cu:


Cod:
   <td class="row3 over" align="center" valign="middle" height="50">
      <div class="lastpost">   <span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
      </td>

Si in CSS:

Cod:
.lastpost{
border: solid 1px #7FC8FF;
border-radius: 6px;
-moz-box-shadow: 0px 0px 6px #7FC8FF;
-webkit-box-shadow: 0px 0px 6px #7FC8FF;
}
.Richard

.Richard
Membru activ

Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

.Richard a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Mr.Radu Sam Ian 14, 2012 5:40 pm

nu gasesc primu cod imi poti face tu ?
Cod:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
      <tr>
          <td valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall">{LAST_VISIT_DATE}<br />
            {CURRENT_TIME}<br />
            </span>
            <!-- END switch_user_logged_in -->
            <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
          </td>
          <td class="gensmall" align="right" valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
            <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
            <!-- END switch_user_logged_in -->
            <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
          </td>
      </tr>
    </table>
    <!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
          <th nowrap="nowrap" width="50">{L_TOPICS}</th>
          <th nowrap="nowrap" width="50">{L_POSTS}</th>
                                <th nowrap="nowrap" width="150"><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="{catrow.forumrow.INC_CLASS}" 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 over" 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 class="row3" align="center" valign="middle" height="50">
                <span class="gensmall"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "><img src="http://i41.servimg.com/u/f41/15/71/96/93/subiec11.png" alt=" SkiLLsCommunity.com"></font><b><font color="#79BAEC">{catrow.forumrow.TOPICS}</span></b></font>
     
              </td>
              <td class="row2" align="center" valign="middle" height="50">
                <span class="gensmall"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "><img src="http://i41.servimg.com/u/f41/15/71/96/93/raspun11.png" alt=" SkiLLsCommunity.com"></span> <b><font color="#79BAEC">{catrow.forumrow.POSTS}</b></font></span>
           
           
              <td class="row3 over" align="center" valign="middle" height="50">
                <span class="gensmall"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; ">
          <div id="lastpost" class="gensmall">{catrow.forumrow.LAST_POST}</div>
              </td>
      </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><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
avatar

Mr.Radu
Membru Forumgratuit

Mesaje : 57
Data înscrierii : 08/01/2012
Mulțumiri : 0
Internet Explorer punBB

http://onlystar.forumz.ro
Mr.Radu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Coddy Sam Ian 14, 2012 5:44 pm

Inlocuiti cu:
Cod:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
      <tr>
          <td valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall">{LAST_VISIT_DATE}<br />
            {CURRENT_TIME}<br />
            </span>
            <!-- END switch_user_logged_in -->
            <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
          </td>
          <td class="gensmall" align="right" valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
            <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
            <!-- END switch_user_logged_in -->
            <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
          </td>
      </tr>
    </table>
    <!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
          <th nowrap="nowrap" width="50">{L_TOPICS}</th>
          <th nowrap="nowrap" width="50">{L_POSTS}</th>
                                <th nowrap="nowrap" width="150"><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="{catrow.forumrow.INC_CLASS}" 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 over" 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 class="row3" align="center" valign="middle" height="50">
                <span class="gensmall"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "><img src="http://i41.servimg.com/u/f41/15/71/96/93/subiec11.png" alt=" SkiLLsCommunity.com"></font><b><font color="#79BAEC">{catrow.forumrow.TOPICS}</span></b></font>
     
              </td>
              <td class="row2" align="center" valign="middle" height="50">
                <span class="gensmall"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "> <span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3; "><img src="http://i41.servimg.com/u/f41/15/71/96/93/raspun11.png" alt=" SkiLLsCommunity.com"></span> <b><font color="#79BAEC">{catrow.forumrow.POSTS}</b></font></span>
           
           
              <td class="row3 over" align="center" valign="middle" height="50">
                <span class="gensmall" onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">
          <div id="lastpost" class="gensmall lastpost">{catrow.forumrow.LAST_POST}</div>
              </td>
      </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><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Salvati si publicati template-ul.

Iar in foaia de stil CSS adaugati codul dat de catre Richard. A face cu ochiul
Coddy

Coddy
Membru activ

Mesaje : 1348
Varsta : 74
Localizare : ...
Data înscrierii : 07/01/2012
Mulțumiri : 0
Internet Explorer Invision

Coddy a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Mr.Radu Sam Ian 14, 2012 6:39 pm

si daca vreu sa modific culoare cum fac ?
avatar

Mr.Radu
Membru Forumgratuit

Mesaje : 57
Data înscrierii : 08/01/2012
Mulțumiri : 0
Internet Explorer punBB

http://onlystar.forumz.ro
Mr.Radu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de .razvan Sam Ian 14, 2012 6:43 pm

culorea la ce vrei sa modifici ? la border , background ?
Cod:
.lastpost{
border: solid 1px #7FC8FF;
border-radius: 6px;
-moz-box-shadow: 0px 0px 6px #7FC8FF;
-webkit-box-shadow: 0px 0px 6px #7FC8FF;
}

pentru a modifica culoarea la orice vrei din codul asta modifici #7FC8FF
.razvan

.razvan
Membru activ

Mesaje : 429
Data înscrierii : 22/08/2011
Mulțumiri : 9
Google Chrome Invision

http://www.fg-coding.net/
.razvan a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Mr.Radu Sam Ian 14, 2012 7:18 pm

Multumesc Rezolvat !
avatar

Mr.Radu
Membru Forumgratuit

Mesaje : 57
Data înscrierii : 08/01/2012
Mulțumiri : 0
Internet Explorer punBB

http://onlystar.forumz.ro
Mr.Radu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: cum pot pune intr-un chenar ultimu post ?!

Mesaj Scris de Lycan Sam Ian 14, 2012 9:31 pm

topic rezolvat
avatar

Lycan
Membru onorific
Membru onorific

Mesaje : 3146
Localizare : Karaibe
Data înscrierii : 21/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://netuts.forumz.ro
Lycan a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum