Jump to content

DeNyS.

Ambassadors
  • Posts

    1,229
  • Joined

  • Last visited

  • Days Won

    94

Community Answers

  1. DeNyS.'s post in Help Me was marked as the answer   
    CItește regulamentul. Poate așa inveți să pui un titlu corect.
  2. DeNyS.'s post in Cerere hook was marked as the answer   
    Citeste regulamentul!
  3. DeNyS.'s post in grup name indicator ipb 4.3 was marked as the answer   
    UPDATE 1.6: - Aceasta categorie este pentru a cere ajutor, în niciun caz nu pentru a cere X tema sau Y hook/aplicație.
     
     
  4. DeNyS.'s post in Direction imagine was marked as the answer   
    Folosește modelul următor:
    background-image: url("../monthly_2018_11/htmlcss/H_member_1.png"); // modifici link-ul cu ce ai nevoie.  
  5. DeNyS.'s post in Probleme Register. was marked as the answer   
    Atuci trebuie să fie o linie de cod anume. Ala care a modificat greșit linia aia de cod greșit ori este vreo eroare la ea. Dă-mi un PM cu niște date de acces și link-ul de la forum.
  6. DeNyS.'s post in Donate sidebar plugin was marked as the answer   
    Ia mai citeste regulamentul.
  7. DeNyS.'s post in Dimensiune logo was marked as the answer   
    .logo { max-height: 200px !important; } adauga-l in custom.css
  8. DeNyS.'s post in Cum adaug o imagine la o secțiune in descriere? was marked as the answer   
    Faci „viewsource” și după adaugi: <img src="link" /> ------ ar trebuii sa mearga.
    // avand IPS 4 copiaza link-ul cu imaginea (vezi sa aibe o extensie cum ar fi .png .jpg etc) si ii da paste direct in descriere.
  9. DeNyS.'s post in Permisiuni grade was marked as the answer   
    Permisiile la grade ți le faci cum crezi tu că e mai bine. Iți dau și 2 idei:
    membru fără permisii. il lași de default.  girl il tragi de la membru. Premium la fel. Designer - Manager Server - Moderator - M. Global - Administrator și Fondator trebuie să aibe accese la ModeratorCP. Designer - Manager Server - Moderator trebuie să aibe acces la doar unde trebuie să modereze. M. Global - Administrator și Fondator trebuie să aibe acces full pe tot forumul. Administrator trebuie să aibe acces la ACP, dar cu restricții. Fondatorul acces full. Le faci cum crezi că consideri că e mai bine.
  10. DeNyS.'s post in Vreau sa editez ceva was marked as the answer   
    și noi vrem ca tu să respecți un regulament.
  11. DeNyS.'s post in Am nevoie de un hook was marked as the answer   
    daca inca nu l-au facut, degeaba ceri aici. Vezi daca este pe site-ul oficial de la IPS si ti-l cumperi, asta nu e site de resurse.
  12. DeNyS.'s post in Cum schimb culoare la box text was marked as the answer   
    .cke_wysiwyg_div { background-color: #000 !important; } .cke_top { background: #222 !important; } Chestiile de sus e adaugi in "custom.css".
  13. DeNyS.'s post in Adaucate iconita subforumurilor was marked as the answer   
    Adaugă asta in custom.css
    .ipsDataItem_subList li a:after { display: none; }  
  14. DeNyS.'s post in Modificare culoare ipb 4.x was marked as the answer   
    Vorbești cu autorul script-ului. Iei legătura cu Halogek.
  15. DeNyS.'s post in Problema avatar was marked as the answer   
    Adaugă acest cod in custom.css
    span.ipsUserPhoto.ipsUserPhoto_variable img { WIDTH: 170px; } După ăsta, actualizează-ți poza de profil să vezi dacă merge și ține modificările.
  16. DeNyS.'s post in Adaugare pagina facebook in sidebar ipb4.x was marked as the answer   
    Te duci in ACP > Pages și creezi un Block custom. Te duci pe pagina ta de facebook și copiezi ceea ce iți dau ăia de la FB. O dată ce ai făcut asta, te duci pe pagina principală a forumului și in stânga ai o săgeată. O să se deschidă o fereastră (acum nu mai știu unde trebuia să dai pentru Custom Block) și acolo ai niște „dosare”, le deschizi și acolo ai practic toate plugin-urile pe care nu le-ai adăugat pe forum, tu cauți Custom Block - sau ceva asemănător - și il tragi unde iți vrei să fie poziționat (sus - dreapta - jos) și acum alegi ceea ce ai făcut inainte in ACP. In ACP practic o să setezi un nume, numele block-ului. Pe forum alegi block-ul acela și ar trebuii să meargă. Dacă ai probleme, dă-mi un PM și se rezolvă. Nu am platforma la indemână și merg din ceea ce imi aduc aminte.
  17. DeNyS.'s post in Cerere aplicatie was marked as the answer   
    UPDATE 1.6: - Aceasta categorie este pentru a cere ajutor, în niciun caz nu pentru a cere X tema sau Y hook/aplicație.
     
     
  18. DeNyS.'s post in IPB 4.2.7 editare tema was marked as the answer   
    Când editezi un grup, sub numele grupului trebuie să ai ceva cu „Group Image” sau ceva de genul. Adaugi acolo link-ul de la imaginea pe care vrei să fie la grup. Dacă nu  reusești, dă-mi UN PM că te ajut.
  19. DeNyS.'s post in Modificare bara Quote & Edit was marked as the answer   
    Rezolvarea următoare este pentru tema FLINE:
    .cTopic .ipsItemControls { margin: 0px; padding-left: 0px; }  
  20. DeNyS.'s post in problema mini title avatar was marked as the answer   
    Soluție:
    .cPost .ipsComment_controls { position: relative; left: 0; margin: 10px 0; } Il adăugați in custom.css
  21. DeNyS.'s post in Problema new post was marked as the answer   
    {}.ipsApp .ipsFieldRow_fullWidth input[type="text"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="text"], .ipsApp .ipsFieldRow_fullWidth input[type="email"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="email"], .ipsApp .ipsFieldRow_fullWidth input[type="password"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="password"], .ipsApp .ipsFieldRow_fullWidth input[type="submit"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="submit"], .ipsApp .ipsFieldRow_fullWidth select, .ipsApp .ipsForm_fullWidth .ipsFieldRow select, .ipsApp .ipsFieldRow_fullWidth button, .ipsApp .ipsForm_fullWidth .ipsFieldRow button, .ipsApp .ipsFieldRow_fullWidth textarea, .ipsApp .ipsForm_fullWidth .ipsFieldRow textarea, .ipsApp .ipsFieldRow_fullWidth .ipsField_autocomplete, .ipsApp .ipsForm_fullWidth .ipsFieldRow .ipsField_autocomplete, .ipsApp .ipsFieldRow_fullWidth .ipsSelectTree, .ipsApp .ipsForm_fullWidth .ipsFieldRow .ipsSelectTree, .ipsApp input.ipsField_fullWidth, .ipsApp textarea.ipsField_fullWidth, .ipsApp .ipsField_autocomplete.ipsField_fullWidth, .ipsApp select.ipsField_fullWidth, .ipsApp .ipsSelectTree.ipsField_fullWidth { color: #fff; } Adaugă-l in custom.css
  22. DeNyS.'s post in Problema inregistrare was marked as the answer   
    Adaugă asta in custom.css
    .ipsFieldRow_fullWidth input[type="text"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="text"] { color: #fff; } dacă nu iți merge din prima adaugă:
    .ipsFieldRow_fullWidth input[type="text"], .ipsApp .ipsForm_fullWidth .ipsFieldRow input[type="text"] { color: #fff !important; }  
  23. DeNyS.'s post in Problema Avatar was marked as the answer   
    Mărește limita de uploadare la avatare și vezi dacă merge.
  24. DeNyS.'s post in De ce nu se pune default-avatarul? was marked as the answer   
    Incearca asta: 
     
  25. DeNyS.'s post in Cum pot muta bara aia mai jos. was marked as the answer   
    Lasă link cu forumul tău.
    // soluție:
     
     
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.