Jak usunąć tabelę w stylu Infinity Dark

Założony przez  SkatePiter.

wersja skryptu MyBB: 1.6.9
adres forum: http://gramwto.xaa.pl/
na czym polega problem (screen, opis, komunikaty, nazwastylu/theme/szablonu): Jak usunąć tą tabelę w stylu Infinity Dark?: [Obrazek: mk8b5w.jpg]
DirkOne napisał 15.07.2013, 17:43:
1.Problemu nie opisujemy pogrubioną czcionką bo nie do tego ona służy.
2.Tytuł wątku poprawiam- jak je tytułować

[Obrazek: modnotice_howto.png]
Pokaż szablon index.
Szablony > Twój styl > strona główna > index
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Jak nie wiesz, którą część kodu dokładnie usunąć to wklej cały kod z szablonu index tutaj, to pomożemy :)
Jak nie wiesz, którą część kodu dokładnie usunąć to wklej cały kod z szablonu index tutaj, to pomożemy :)
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    lang.no_new_posts = "{$lang->no_new_posts}";
    lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$forums}
{$boardstats}
[quote][/quote]
<dl class="forum_legend smalltext">
    <dt><img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
    <dd>{$lang->new_posts}</dd>

    <dt><img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
    <dd>{$lang->no_new_posts}</dd>

    <dt><img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
    <dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
{$footer}
</body>
</html>
DirkOne napisał 15.07.2013, 17:51:
Typu takie kody staraj się dawać w tag [code]
Kolego wyszukaj sobie w pliku xml frazy "xxxxxxx"

I że tak powiem /.../ co Ci niepotrzebne i już tego nie bd miał :)
SLAVOO napisał 15.07.2013, 18:50:
Nie używamy wulgaryzmów!
Nie ten.. Podaj index z:
ACP -> Style i Szablony -> Szablony -> Infinity templates (czy coś takiego) -> Strona Główna
index


i znajdź i wywal :

<div class="sidebar" style="float: right;width: 18%;">

<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
    <
tr>
    <
td  class="tcat">
<
b>xxxxxxx</b>



    </
td>
    </
tr>
    <
tr>
    <
td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">
ssssssss
    
</td>
    </
tr>
</
table
(15.07.2013, 17:06)GiboneKPL napisał(a): Nie ten.. Podaj index z:
ACP -> Style i Szablony -> Szablony -> Deflection templates (czy coś takiego) -> Strona Główna
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    lang.no_new_posts = "{$lang->no_new_posts}";
    lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$ps_header_index}

<div class="sidebar" style="float: right;width: 18%;">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
    <tr>
    <td  class="tcat">
<b>xxxxxxx</b>



    </td>
    </tr>
    <tr>
    <td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">
ssssssss
    </td>
    </tr>
</table>

{$recenttopics}





</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">{$custom_status_index}
{$forums}
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

{$footer}
</body>
</html>
DirkOne napisał 15.07.2013, 17:50:
Kolejny raz poprawiam......
Zamiana:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$ps_header_index}
{$custom_status_index}
{$forums}
<br>
<br class="clearboth">
{$boardstats}

{$footer}
</body>
</html>
Bardzo dziękuje wszystkim za pomoc ;)
Do zamknięcia
DirkOne napisał 15.07.2013, 17:50:
[Obrazek: modnotice_thx.png]

Nie pisz zbędnych postów rozumiem, każdy popełnia błędy ale staraj się poprawnie pisać wątek, dawać kody w odpowiednie tagi.

Pozdrawiam.



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

1 gości