wersja skryptu MyBB:1.8.2
adres forum:http://darni.hekko24.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Styl:Square
Witam,
Mam pytanko jak odnośnie poprawy wyglądu profilu w poście.
Otóż wygląda on obecnie tak:
[Obrazek: SMeNIyu.png]
I jak widać na zrzucie, nie jest to wycentrowane oraz ostrzeżenia totalnie się odłączyły od reszty ;/.
Również bym też chciał aby to pole profilu ciągnęło się do samego końca a nie kończyło przed:
[Obrazek: dsNXq9M.png]
Prosiłbym o rady jak to naprawić.
Mój postbit_author_user:
<div class="postbit_userinfo">
    <div class="left"> {$lang->postbit_posts}</div> <div class="right">{$post['postnum']}</div>
    <div class="left"> {$lang->postbit_threads}</div> <div class="right">{$post['threadnum']}</div>
    <div class="left"> Płeć:</div> <div class="right">{$post['fid7']}</div>
    <div class="left"> Platforma:</div> <div class="right">{$post['fid8']}</div>
        <div class="left"> Serwer:</div> <div class="right">{$post['fid9']}</div>
    <div class="left"> {$lang->postbit_joined}</div> <div class="right">{$post['userregdate']}</div>
      

  {$post['replink']}
  {$post['profilefield']}
  {$post['warninglevel']}
</div>

Edit;
Otrzymałem już pomoc.
Pomogłem? Doceń to ^.^