Jump to content
  • 0

Probleme chatbox


Al3xC

Question

10 answers to this question

Recommended Posts

  • 0

Ai in primul rand acolo 

.chat_row {
    width: auto;
    background: rgba(41, 41, 41, 0.55);
    border: 0;
    margin: 5px 5px 5px 65px;
    border-radius: 6px;
    position: relative; 
}

Acel 65px face ca chat_row-ul sa fie asa de in dreapta.

Pe langa asta ai si :

.chat_row:after {
    content: '';
    display: block;
    border-top: 0px solid transparent;
    border-bottom: 25px solid rgb(35, 35, 35);
    border-right: 25px solid rgba(41, 41, 41, 0);
    border-left: 25px solid rgba(41, 41, 41, 0);
    position: absolute;
    left: -14px;
    top: 30px;
    -webkit-transform: rotate(-226deg);
    border-width: 15px;
}

Care se suprapune peste avatare.Cauta ce ti-am dat mai sus, fixeaza marginea de 65px la o distanta agreata de tine, iar la .chat_row:before, sfatul meu este sa il stergi.

  • Like 1

WWW.TECTONICPX.COM [ Professional Web Design Services ]

Link to comment
Share on other sites

  • 0
2 minutes ago, dOc MFX said:

Ai in primul rand acolo 


.chat_row {
    width: auto;
    background: rgba(41, 41, 41, 0.55);
    border: 0;
    margin: 5px 5px 5px 65px;
    border-radius: 6px;
    position: relative; 
}

Acel 65px face ca chat_row-ul sa fie asa de in dreapta.

Pe langa asta ai si :


.chat_row:after {
    content: '';
    display: block;
    border-top: 0px solid transparent;
    border-bottom: 25px solid rgb(35, 35, 35);
    border-right: 25px solid rgba(41, 41, 41, 0);
    border-left: 25px solid rgba(41, 41, 41, 0);
    position: absolute;
    left: -14px;
    top: 30px;
    -webkit-transform: rotate(-226deg);
    border-width: 15px;
}

Care se suprapune peste avatare.Cauta ce ti-am dat mai sus, fixeaza marginea de 65px la o distanta agreata de tine, iar la .chat_row:before, sfatul meu este sa il stergi.

unde gasesc codurile astea scuze dar sunt nou in ipb 4

Viziteaza-ne pe forumul - https://www.worldcs.ro

Download Counter-Strike 1.6 2024 - https://www.cstrike16.eu

 

 

 

 

Link to comment
Share on other sites

  • 0

Nu trebuie sa le gasesti, adauga-le iar in custom.css si modifica ce ti-am dat eu si doc la chat_row, iar la chat_row after, exact ca doc iti recomand sa-l scoti, am incercat sa ti-l repozitionez corect, dar nu ai unde incat sa arate frumos.

Edited by Julianxpp
  • Like 1
Link to comment
Share on other sites

  • 0
Just now, Al3xC said:

Multumesc de ajutorul acordat inca o intrebare de unde se modifica mai exact font awsome? din tema unde trebuie sa intru!

Te referi la iconite? Se modifica din template-ul HTML. https://fontawesome.com/icons aici gasesti iconitele pe care le vrei, iei codul html si il adaugi unde doresti sa schimbi iconita sau sa o adaugi.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.