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.

chenar la subiecte si mesaje

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 6:17 pm

Cum pun chenar la subiecte si mesaje cum este in imagine NU si la ultimul raspuns

chenar la subiecte si mesaje 121xrie


Ultima editare efectuata de catre kane in Lun Ian 23, 2012 2:41 pm, editata de 1 ori
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de Coddy Dum Ian 22, 2012 8:02 pm

Adaugati in Foaia de stil CSS, dupa toate codurile pe care le aveti deja acolo acesta:
Cod:
.lastpost{
background: none !important;
border-width: 0px !important;
}
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: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 8:06 pm

eu am zis sa pun chenar exact cum este in poza doar la subiecte si mesaje ATAT si acel cod nu merge
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de Coddy Dum Ian 22, 2012 8:11 pm

Va rog sa postati template-ul index_box aici. Fericit
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: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 8:13 pm

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">
         <div class="page-title">{catrow.tablehead.L_FORUM}</div>
      </div>
      <div class="main-content">
         <table cellspacing="0" class="table">
            <thead>
               <tr>
                  <th class="tcl">{L_FORUM}</th>
                  <th class="tc2">{L_TOPICS}</th>
                  <th class="tc3">{L_POSTS}</th>
                  <th class="tcr">{L_LASTPOST}</th>
               </tr>
            </thead>
            <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 />
                     {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">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</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>
   <!-- END tablefoot -->
<!-- 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 -->
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de Coddy Dum Ian 22, 2012 8:17 pm

Inlocuiti cu:
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">
        <div class="page-title">{catrow.tablehead.L_FORUM}</div>
      </div>
      <div class="main-content">
        <table cellspacing="0" class="table">
            <thead>
              <tr>
                  <th class="tcl">{L_FORUM}</th>
                  <th class="tc2">{L_TOPICS}</th>
                  <th class="tc3">{L_POSTS}</th>
                  <th class="tcr">{L_LASTPOST}</th>
              </tr>
            </thead>
            <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 />
                    {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"><span>{catrow.forumrow.TOPICS}</span></td>
                  <td class="tc3"><span>{catrow.forumrow.POSTS}</span></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>
  <!-- END tablefoot -->
<!-- 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 -->
Salvati si publicati template-ul.

Apoi adaugati in Foaia de stil CSS:
Cod:
.tc2 span{
    width: 74px;
    height: 33px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 12px;
    font-weight: bold;   
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 13px;
}

.tc3 span{
    width: 74px;
    height: 33px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 12px;
    font-weight: bold;   
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 13px;
}
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: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 8:26 pm

si unde trebuie sa modific sa se mareasca casuta?
ca imi apare foarte mica doar in jurul numarului
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de ExtreamCS. Dum Ian 22, 2012 8:44 pm

Sterge ce ai primit de la codi si inocuieste cu
Cod:
.tc2 span{
    width: 74px;
    height: 66px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 12px;
    font-weight: bold; 
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 14px;
}

.tc3 span{
    width: 74px;
    height: 66px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 14px;
    font-weight: bold; 
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 20px;
}
ExtreamCS.

ExtreamCS.
Membru Forumgratuit

Mesaje : 174
Data înscrierii : 12/01/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://extreamcs.4ulike.com/
ExtreamCS. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 8:46 pm

si este la fel...
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de Coddy Dum Ian 22, 2012 8:53 pm

Inlocuiti width: 74px si height: 66px cu o valoare mai mare. Foarte fericit
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: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 9:11 pm

tot asa este
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Rezolvat Re: chenar la subiecte si mesaje

Mesaj Scris de kane Dum Ian 22, 2012 10:55 pm

haideti mai cum fac sa mearga?
avatar

kane
Membru activ

Mesaje : 548
Varsta : 31
Localizare : Bucuresti
Data înscrierii : 29/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://fifa-world.realbb.net/
kane a fost mulțumit de autorul acestui subiect.

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum