Tabel categorizat pentru staff-ul forumului
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Tabel categorizat pentru staff-ul forumului
Buna ziua/seara,am vazut un tabel (Director personal) pe un forum.As dori si eu un cod html sau ce trebuie pentru acest tabel.
O imagine : https://imgur.com/zaL4TYL
O zi buna!
O imagine : https://imgur.com/zaL4TYL
O zi buna!
Ultima editare efectuata de catre Eduard98 in Vin Noi 17, 2017 11:02 pm, editata de 1 ori
Re: Tabel categorizat pentru staff-ul forumului
Bună seara,
am observat că ați ascuns reclama. dacă acel forum nu face parte din forumgratuit, din păcate nu se oferă suport pentru așa ceva.
Seară bună!
am observat că ați ascuns reclama. dacă acel forum nu face parte din forumgratuit, din păcate nu se oferă suport pentru așa ceva.
Seară bună!
Forumul Forumurilor Regulile Forumgratuit | Tutoriale | FAQ | Recuperarea parolei pentru forum și unelte |
*** Forumul de suport nu vă va solicita niciodată adresa de e-mail sau parola, așa că vă rugăm să nu le postați nicăieri! ***
Nu ofer suport prin PM!
Re: Tabel categorizat pentru staff-ul forumului
Buna seara , acel tabel se poate obtine ! As dorii un link de unde ati vazut acel tabel .
Numai bine !
Numai bine !
Re: Tabel categorizat pentru staff-ul forumului
I-am dat lui Lucifer forumul,doresc coduriile.
Re: Tabel categorizat pentru staff-ul forumului
O sa revin cu un edit diseara cu codurile necesare !
EDIT :
Acp --> Module --> Administrarea paginilor HTML si creeati o pagina html :
Numai bine !
EDIT :
Acp --> Module --> Administrarea paginilor HTML si creeati o pagina html :
- Cod:
<div class="ipsPageHeader ipsClearfix">
<h1 class='ipsType_pageTitle'>
Staff Directory
</h1>
</div>
<section class='ipsBox cStaffDirectory'>
<h2 class='ipsType_sectionTitle ipsType_reset'>Administrators</h2>
<div class='ipsPad_half'>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Administrare si Dezvoltare Comunitate
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Inactiv pe o perioada nedeterminata
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Administratie si dezvoltare Counter Strike 1.6
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Fondator Play-Arena / Support Teamspeak3 / Support ENiXSERVERS
</p>
</div>
</div>
<br>
</div>
</section>
<br>
<section class='ipsBox cStaffDirectory'>
<h2 class='ipsType_sectionTitle ipsType_reset'>Supervizors</h2>
<div class='ipsPad_half'>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
One day .
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Administrare Grade Forum
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Free The Animal
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Membru
</p>
</div>
</div>
<br>
</div>
</section>
<br>
<section class='ipsBox cStaffDirectory'>
<h2 class='ipsType_sectionTitle ipsType_reset'>Super Moderators</h2>
<div class='ipsPad_half'>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Legendă | Membru de Onoare | Leader
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Spunem 1% din tot ce gândim, din 1% jumate mințim.
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Manager ESL.PLAY-ARENA.RO
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Gaming, multimedia & tehnologie | Organizator Guess Who?
</p>
</div>
</div>
<br>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
ADMINISTRAȚIE & DEZVOLTARE
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Manager ESL.NUME.RO
</p>
</div>
</div>
<br>
</div>
</section>
<br>
<section class='ipsBox cStaffDirectory'>
<h2 class='ipsType_sectionTitle ipsType_reset'>Moderators</h2>
<div class='ipsPad_half'>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Membru activ
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Counter Strike : GO /League Of Legends/ SA:MP
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Moderator Counter Strike 1.6/ Source / Minecraft
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
ISDT
</p>
</div>
</div>
<br>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Moderator Minecraft / Metin2 / Counter-Strike: Source
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Moderator Curiozitati | Happy hour | Filme
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Niciodată nu ai o a doua șansă ca sa lași prima impresie
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Ts3 Support / Forum Moderating / Designer
</p>
</div>
</div>
<br>
<div class='ipsGrid ipsGrid_collapsePhone cStaffDirectory_blocks'>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
„Dacă văd o nedreptate şi nu fac nimic s-o îndrept, sunt laş.”
</p>
</div>
<div class='ipsGrid_span3 ipsType_center ipsAreaBackground_light ipsPad'>
<a href="LINK PROFI" data-ipsHover data-ipsHover-target="LINK PROFIL" class="ipsUserPhoto ipsUserPhoto_small" title="Go to NUME STAFF's profile">
<img src='LINK IMAGINE' alt='NUME'>
</a>
<h3 class='ipsType_sectionHead'>
<a href='LINK PROFIL' data-ipsHover data-ipsHover-target='LINK PROFIL' title="Go to NUME's profile" class="ipsType_break"><span style="font-weight: bold; font-weight:bold;color:red">Nume</span></a>
</h3>
<p class='ipsType_reset ipsType_normal ipsType_light'>
Moderator
</p>
</div>
</div>
<br>
</div>
</section>
<br>
</div>
<link type="text/css" href="/forum/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/341e4a57816af3ba440d891ca87450ff_framework.css.2db3e29543ae8d472bf911a65e2d57d0.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/05e81b71abe4f22d6eb8d1a929494829_responsive.css.789a6f2e0a230827f6efdcf78904ab0b.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/20446cf2d164adcc029377cb04d43d17_flags.css.0f8c75cf0ad58216558812d80e5c7f59.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/90eb5adf50a8c640f633d47fd7eb1778_core.css.59bc0f82c107c9362c24fe276be9e940.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/5a0da001ccc2200dc5625c3f3934497d_core_responsive.css.002911e246dac401c5a39ffc7129d694.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/d067990e62d996041e0f67e7797733e4_global.css.80ea6bf1707b3aa683d45bea24667746.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/ed073588b8fad86d2f865d819639e7c0_staff.css.9920917656302a1b048f0c1937d1e493.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/c1d4b043f2cdb81c49bf87673977d97b_staff_responsive.css.917bab8b7f073bca026b0914002bb42e.css?v=3825174087' media='all'>
<link rel='stylesheet' href='http://play-arena.ro/forum/uploads/css_built_65/258adbb6e4f3e83cd3b355f84e3fa002_custom.css.bc742bdc433dc253a19397a33bd3c284.css?v=3825174087' media='all'>
Numai bine !
Re: Tabel categorizat pentru staff-ul forumului
Mulțumesc, nu a ieșit fix ca acolo dar mersi .
Subiecte similare
» Stergere tabel din indexul forumului
» Tabel staff
» Staff Mesage-Mesaje de la staff
» Cum putem adauga un chat pentru staff-ul forumului
» Tabel in coltul forumului
» Tabel staff
» Staff Mesage-Mesaje de la staff
» Cum putem adauga un chat pentru staff-ul forumului
» Tabel in coltul forumului
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum