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 elegant la "Topicuri si Mesaje".

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Peter Vin Noi 01, 2013 8:14 pm

Buna Seara Salut! 

Chenar elegant la "Topicuri si Mesaje". 2rnubeu

As dori sami arate asa si mie !

Folosesc punbb , daca e nevoie de forumul meu este cel din profil si daca este nevoie de forumul de unde am vazut chestia respectiva uitati:

http://playhard.f-orum.com/ scuze pentru publicitate Foarte trist


Ultima editare efectuata de catre Magnum in Vin Noi 08, 2013 8:46 am, editata de 1 ori
Peter

Peter
Membru activ

Mesaje : 541
Varsta : 24
Localizare : Bihor
Data înscrierii : 29/07/2013
Mulțumiri : 0
Internet Explorer punBB

http://lolgames.forumer.ro/
Peter a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Peter Dum Noi 03, 2013 10:43 am

Cineva ?!
Peter

Peter
Membru activ

Mesaje : 541
Varsta : 24
Localizare : Bihor
Data înscrierii : 29/07/2013
Mulțumiri : 0
Internet Explorer punBB

http://lolgames.forumer.ro/
Peter a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Zeus Lun Noi 04, 2013 11:44 am

Buna ziua, La revedere 

Am gasit cateva subiecte care s-ar putea sa va fie de folos:
https://help.forumgratuit.ro/t45903-topic
https://help.forumgratuit.ro/t45843-topic
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Peter Lun Noi 04, 2013 2:18 pm

Nimic !

Uite index_boxu si index_body poate poti face ceva:

Index_box:

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">{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="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">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</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 -->
Index_body:

Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
   <!-- BEGIN message_admin_titre -->
   <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
   </div>
   <!-- END message_admin_titre -->

   <!-- BEGIN message_admin_txt -->
   <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
   </div>
   <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
   </div>
</form>
</div>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<div id="board_stats">      
      <ul class="ipsType_small">
         <li><span class="FORUMCOUNTPOST"></span> Total Posts</li>
         <li><span class="FORUMCOUNTUSER"></span> Total Members</li>
         <li><span class="FORUMLASTUSER"></span> Newest Member</li>
         <li><span class="FORUMONLINEUSER"></span> Most Online</li>
      </ul>
   </div>
<!-- BEGIN disable_viewonline -->
<div class="board-title-line"><p>{RECORD_USERS}</p><ul><li><a href="/search?search_id=activetopics">Temas activos del día</a></li><li><a href="/memberlist?mode=today_posters">Top 20 posteadores hoy</a></li><li><a href="/memberlist?mode=overall_posters">Top 20 posteadores del foro</a></li></ul></div>
<div id="pun-info-ipb" class="main">
   <div class="main-content">
      <div id="onlinelist">
         <p>{TOTAL_USERS_ONLINE}
         <br />
         {LOGGED_IN_USER_LIST}

         {L_ONLINE_USERS}
         {L_CONNECTED_MEMBERS}<br />
         {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
         <div class="clear"></div>

         <p>{LEGEND} : {GROUP_LEGEND}</p>

      </div>
      <!-- BEGIN switch_chatbox_activate -->
      <div id="onlinechat">
         <p class="page-bottom">
         {TOTAL_CHATTERS_ONLINE} : 
         {CHATTERS_LIST}<br />
         <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
               insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            </script>
         <!-- END switch_chatbox_popup -->
         </p>
      </div>
      <!-- END switch_chatbox_activate -->
   </div>
</div>
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
   </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->



<style type="text/css">
.parteneri { 900px; margin: 0 auto;}
.row14 {border: 1px solid #222;padding: 2px;}
</style>
<table class="parteneri" cellspacing="6">
  <tr>
    <td class="row14"><a href="http://virtualcs.forum.st/"><img src="http://i57.servimg.com/u/f57/18/34/64/30/x4ibn110.gif" /></a></td>
    <td class="row14"><a href="http://redcs.uniogame.com/"><img src="http://s24.postimg.org/iqduut1u9/Mini_benner.gif" /></a></td>
    <td class="row14"><a href="http://legendarcs.galaxygamer.org/"><img src="http://img21.imageshack.us/img21/38/nph1.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
  </tr>
  <tr>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
    <td class="row14"><a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a></td>
  </tr>
</table>
Peter

Peter
Membru activ

Mesaje : 541
Varsta : 24
Localizare : Bihor
Data înscrierii : 29/07/2013
Mulțumiri : 0
Internet Explorer punBB

http://lolgames.forumer.ro/
Peter a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de mindlock Joi Noi 07, 2013 11:09 am

Modifică templateul cu acesta :
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">{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="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="topicuri">{catrow.forumrow.TOPICS} Topicuri</div>
<div class="postari">{catrow.forumrow.POSTS} Postari</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 -->
Şi în CSS:

Cod:
.topicuri , .postari{
background: none repeat scroll 0% 0% rgb(34, 34, 34);
border-bottom: 1px solid rgb(17, 17, 17);
border-radius: 3px 3px 3px 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: 2px;
text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
mindlock

mindlock
Membru activ

Mesaje : 409
Varsta : 26
Localizare : România
Data înscrierii : 27/07/2013
Mulțumiri : 45
Internet Explorer punBB

https://help.forumgratuit.ro/
mindlock a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Zeus Joi Noi 07, 2013 1:24 pm

Inlocuiti template-ul actual cu:
Cod:
<style type="text/css">
  .bordercc {
    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: 2px;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
</style>
    <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">{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="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" style="padding-left: 3px; padding-right: 3px;"><div class="bordercc">{catrow.forumrow.TOPICS}</div></td>
                     <td class="tc3" style="padding-left: 3px; padding-right: 3px;"><div class="bordercc">{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 -->
Nu uitati sa apasati pe Inregistrare si pe Adauga pentru a aplica modificarile efectuate.
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Rp3Zz Joi Noi 07, 2013 9:16 pm

Salut, am incercat scriptul lui rylled merge dar nu mai imi arata cine este conectat
Rp3Zz

Rp3Zz
Membru Forumgratuit

Mesaje : 133
Varsta : 24
Data înscrierii : 10/10/2013
Mulțumiri : 2
Internet Explorer punBB

http://www1.hightoxic.com/
Rp3Zz a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de mindlock Joi Noi 07, 2013 10:06 pm

Nu are nici o treabă cu cine este conectat scripturl nostru , diferenţa între al meu şi al său este că el a adăugat direct CSS în template.
mindlock

mindlock
Membru activ

Mesaje : 409
Varsta : 26
Localizare : România
Data înscrierii : 27/07/2013
Mulțumiri : 45
Internet Explorer punBB

https://help.forumgratuit.ro/
mindlock a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Peter Vin Noi 08, 2013 8:45 am

Multumesc rezolvat !
Peter

Peter
Membru activ

Mesaje : 541
Varsta : 24
Localizare : Bihor
Data înscrierii : 29/07/2013
Mulțumiri : 0
Internet Explorer punBB

http://lolgames.forumer.ro/
Peter a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar elegant la "Topicuri si Mesaje".

Mesaj Scris de Adi. Vin Noi 08, 2013 3:56 pm

topic rezolvat 
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

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

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum