Webboard

Pełna wersja: Szerokość newsów:
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
Na screenie zaznaczyłem o co mi chodzi chcę aby ten pasek był tak długi jak zaznaczyłem żółtym kolorem

Zrobiłem taki kod:

Kod:
<table class="tg">
 <tr>
   <th style=" width: 10%; background:#2a2a4d; padding:5px 20px; " class=""><i class="fa fa-chevron-left"></i>&nbsp;&nbsp;&nbsp;Info:</th>
   <th style="width: 90%; background:#2a2a2a; padding: 5px 0px; " class="">

<marquee direction="left" scrollamount="8">

Zapisy do ligi! <a href="http://handleague.xaa.pl/forumdisplay.php?fid=30">[Link do działu]</a>              

Nabór do ekipy forum! <a href="http://handleague.xaa.pl/forumdisplay.php?fid=30">[Link do działu]</a>
 
 </marquee>
 
 
 </th>

 </tr>
</table>


[attachment=11278]
Kod:
<table width="100%" class="tg">
  <tr>
    <th style=" width: 10%; background:#2a2a4d; padding:5px 20px; " class=""><i class="fa fa-chevron-left"></i>&nbsp;&nbsp;&nbsp;Info:</th>
    <th style="width: 90%; background:#2a2a2a; padding: 5px 0px; " class="">

<marquee direction="left" scrollamount="8">

Zapisy do ligi! <a href="http://handleague.xaa.pl/forumdisplay.php?fid=30">[Link do działu]</a>

Nabór do ekipy forum! <a href="http://handleague.xaa.pl/forumdisplay.php?fid=30">[Link do działu]</a>

  </marquee>


  </th>

  </tr>
</table>