Styl dolnej granicy działów

Inne  Założony przez  mariusz4553.

wersja skryptu MyBB: 1.6.15
adres forum: www.cs-atom.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): chce zrobic granice na dole kazdego działu mam wygenerowany kod tylko nie wiem gdzie go wkleić prosze o pomoc

To jest moj kod

<html>
<
head>
<
style>
{
    
border2px solid blue;
}
</
style>
</
head>
<
body>

<
p></p>

</
body>
</
html
.tborder (global.css:124), dodaj:
border-bottom3px solid #00F; 
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
No jest ale tez mi sie to zrobiło na ppanelu bocznym, tabeli serwerów, ogłoszeniachi na Shout Box.
Chciałbym żeby to było tylko na działach tak jak jest na http://cs-rozrabiaki.pl/index.php
Czy mozna tak zrobic ?
No to usuń to co kazałem dodać, a w forumbit_depth1_cat (opis działu) dodaj nową klasę po tborder oraz stwórz ją w CSS. Oczywiście z border-bottom.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
to to mam dodac do forumbit_depth1_cat ?

<html>
<
head>
<
style>
{
    
border2px solid blue;
}
</
style>
</
head>
<
body>

<
p></p>

</
body>
</
html
Nie... masz po tborder dopisać to co dałem wyżej.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
juz sie pogubilem, forumbit_depth1_cat wgralem tamten kod i dalej w tym css co mam robic ?
Podaj tutaj ten szablon...
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
forumbit_depth1_cat


<table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder border-bottom: 3px solid #00F;" 
 <
thead>
<
tr>
<
td class="thead" colspan="5">
<
div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}title="{$expaltext}/></div>
<
div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</
td>
</
tr>
</
thead>
<
tbody style="{$expdisplay}id="cat_{$forum['fid']}_e">
<
tr>
<
td class="tcatrow4" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<
td class="trow4 backgroundCountThreadsPost" valign="top" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong>/<strong>{$lang->forumbit_posts}</strong></span></td>
<
td class="tcatrow4" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</
tr>

{
$sub_forums}
</
tbody>
</
table>



<
br /> 
<table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder dolnaKreska" 
 <
thead>
<
tr>
<
td class="thead" colspan="5">
<
div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}title="{$expaltext}/></div>
<
div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</
td>
</
tr>
</
thead>
<
tbody style="{$expdisplay}id="cat_{$forum['fid']}_e">
<
tr>
<
td class="tcatrow4" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<
td class="trow4 backgroundCountThreadsPost" valign="top" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong>/<strong>{$lang->forumbit_posts}</strong></span></td>
<
td class="tcatrow4" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</
tr>

{
$sub_forums}
</
tbody>
</
table>



<
br /> 
do global.css:
.dolnaKreska 
border-bottom3px solid #00F;

Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



Użytkownicy przeglądający ten wątek:

1 gości