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 adauga doua butoane in index

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Cum pot adauga doua butoane in index

Mesaj Scris de NebuniDeBuniOfficial Lun Iul 21, 2014 3:03 pm

Cum pot pune aceste 2 butoane

Cum pot adauga doua butoane in index  24fe8hx

aici

Cum pot adauga doua butoane in index  21km7vk

imaginea de la al doilea buton: (prima este doar text)

[Trebuie sa fiti inscris si conectat pentru a vedea acest link]
NebuniDeBuniOfficial

NebuniDeBuniOfficial
Membru Forumgratuit

Mesaje : 201
Varsta : 30
Data înscrierii : 17/07/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.la-povesti.com & www.ghaven.forumz.ro
NebuniDeBuniOfficial a fost mulțumit de autorul acestui subiect.

In cos Re: Cum pot adauga doua butoane in index

Mesaj Scris de NebuniDeBuniOfficial Mier Iul 23, 2014 12:13 am

cineva?
NebuniDeBuniOfficial

NebuniDeBuniOfficial
Membru Forumgratuit

Mesaje : 201
Varsta : 30
Data înscrierii : 17/07/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.la-povesti.com & www.ghaven.forumz.ro
NebuniDeBuniOfficial a fost mulțumit de autorul acestui subiect.

In cos Re: Cum pot adauga doua butoane in index

Mesaj Scris de NebuniDeBuniOfficial Joi Iul 24, 2014 9:15 pm

sus
NebuniDeBuniOfficial

NebuniDeBuniOfficial
Membru Forumgratuit

Mesaje : 201
Varsta : 30
Data înscrierii : 17/07/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.la-povesti.com & www.ghaven.forumz.ro
NebuniDeBuniOfficial a fost mulțumit de autorul acestui subiect.

In cos Re: Cum pot adauga doua butoane in index

Mesaj Scris de Vizitator Mar Iul 29, 2014 1:30 pm

Salut,
Puteti posta template-ul index_box? Multumesc!
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

In cos Re: Cum pot adauga doua butoane in index

Mesaj Scris de NebuniDeBuniOfficial Mar Iul 29, 2014 3:25 pm

Cod:
<div class="pun-crumbs">
   <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>


<!-- BEGIN switch_user_logged_out -->
<div style="padding: 0 1em 0 1em;"><div class="guestMessage">
<strong>Bine ai venit pe comunitatea noastra!</strong><br>
  In acest moment vizualizati forumul nostru in calitate de oaspete, inregistreaza-te acum! Odata inregistrat si autentificat vei putea raspunde sau deschide subiecte, vei putea primi mesaje, iti vei putea gestiona profilul si multe altele. Daca ai deja un cont, te poti loga <a href="/login">aici</a> - daca nu te poti inregistra <a href="/register"> aici</a> !
  </div></div>
<!-- END switch_user_logged_out -->

<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">

            <tbody class="statused">
   <!-- END tablehead -->

   <!-- BEGIN forumrow -->
               <tr class="bg-hov">
                  <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}" class="forum-image" />
                     </span>
                     <div class="forum-info"><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="forum-description">{catrow.forumrow.FORUM_DESC}</div>
                     <div class="sub-category">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
                                                          <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</div>
                  </td>

                                          <td class="tc3">{catrow.forumrow.TOPICS} topics<br/> {catrow.forumrow.POSTS} replies</td>
                  <td class="tcr">
                            <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->

                     <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/><br/>
   <!-- END tablefoot -->
  <!-- END catrow -->
</div>
NebuniDeBuniOfficial

NebuniDeBuniOfficial
Membru Forumgratuit

Mesaje : 201
Varsta : 30
Data înscrierii : 17/07/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.la-povesti.com & www.ghaven.forumz.ro
NebuniDeBuniOfficial a fost mulțumit de autorul acestui subiect.

In cos Re: Cum pot adauga doua butoane in index

Mesaj Scris de H4cK3R*uL Mar Aug 12, 2014 3:23 pm

Avand in vedere ca in ultimele 2 saptamani autorul nu a mai aratat interes pentru acesta problema, topicul va fi inchis si trimis in cos. Daca problema nu a fost rezolvata, va invitam sa deschideti un nou topic, in sectiunea corespunzatoare si avand un titlu explicit.
Cum pot adauga doua butoane in index  Ic210
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL 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