Odstęp z prawej strony - usunięcie.

Założony przez  ElZiomek.

wersja skryptu MyBB: 1.6.12
adres forum: http://osc-clan.cba.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Grafifior 2.0.
Po prawej stronie od tematów jest odstęp, tam znajdowały się jakieś reklamy, chciałbym usunąć ten odstęp. Wie ktoś może jak to zrobić?
Snake_ napisał 21.04.2014, 16:34:
Poprawiam tytuł. [Obrazek: modnotice_howto.png]
Niestety coś masz z forum, nie mamy jak nawet w kod zobaczyć. Wybacz. Pewnie w szablonie index zmienić wartości. Albo całkiem fragment usunąć.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Forum nie działa
Cytat:Warning: require_once(config.php): failed to open stream: No such file or directory in /virtual/osc-clan.cba.pl/index.php on line 3

Fatal error: require_once(): Failed opening required 'config.php' (include_path='.:/opt/php54/lib/php') in /virtual/osc-clan.cba.pl/index.php on line 3
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
już działa
Pokaż szablon index (strona główna).
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
<html>
<head>
<title>Our Skill Connect | Oficjalne Forum Klanu oSc.</title>
<meta name="google-site-verification" content="4_gSv_a90wFqJw9VBrAa0TO_x7gZAildbTAo63mKsKA" />
{$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}













<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-bottom: solid 3px #e0713a;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; margin-bottom: 20px;">
<tr>
<td class="thead_sb"><strong><div class="thead_bg_sb">Szukanie</div></strong></td>
</tr>
<tr>
<td class="trow1"><div style="text-align:center;">
<form method="post" action="{$mybb->settings['bburl']}/search.php">
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />
<input type="text" class="textbox" style="height:20px;width:120px;" name="keywords" placeholder="Przeszukaj forum..." />
<input type="submit" class="button" style="height:25px; margin-top: -3px;" value="Szukaj" />
</form>
(<a href="{$mybb->settings['bburl']}/search.php">Zaawansowane szukanie</a>)
</div></td></tr></table>




{$recenttopics}





<!---

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-bottom: solid 3px #e0713a;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; margin-bottom: 20px;">
<tr>
<td class="thead_sb"><strong><div class="thead_bg_sb">Społeczność</div></strong></td>
</tr>
<tr>
<td class="trow1"><div style="text-align:center;">



<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FGrafifor&amp;width=250&amp;height=290&amp;colorscheme=dark&amp;show_faces=true&amp;header=true&amp;stream=false&amp;show_border=true&amp;appId=561251010602496" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:290px;" allowTransparency="true"></iframe>





<a id="blip" href="Blip" title="Blipnij" onclick="window.open('http://blip.pl/dashboard?body='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'Blip'); return false;"></a>




<a id="gg" href="GG" title="Ustaw opis w swoim komunikatorze Gadu Gadu" onclick="window.open('gg:/set_status?description='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'GG'); return false;"></a>
</div>
</div></td></tr></table>
!--->










<div  class="forums" style="float: left; width: 730px;">




{$forums}

</div>


<br style="clear: both" />




{$dvz_shoutbox}
<br />






{$boardstats}




{$footer}




</body>
</html>
Snake_ napisał 21.04.2014, 17:07:
Kody dajemy w [code] lub w [php]!
<html>
<
head>
<
title>Our Skill Connect Oficjalne Forum Klanu oSc.</title>
<
meta name="google-site-verification" content="4_gSv_a90wFqJw9VBrAa0TO_x7gZAildbTAo63mKsKA" />
{
$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}
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="border-bottom: solid 3px #e0713a;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; margin-bottom: 20px;">
<
tr>
<
td class="thead_sb"><strong><div class="thead_bg_sb">Szukanie</div></strong></td>
</
tr>
<
tr>
<
td class="trow1"><div style="text-align:center;">
<
form method="post" action="{$mybb->settings['bburl']}/search.php">
<
input type="hidden" name="action" value="do_search" />
<
input type="hidden" name="postthread" value="1" />
<
input type="hidden" name="forums" value="all" />
<
input type="hidden" name="showresults" value="threads" />
<
input type="text" class="textbox" style="height:20px;width:120px;" name="keywords" placeholder="Przeszukaj forum..." />
<
input type="submit" class="button" style="height:25px; margin-top: -3px;" value="Szukaj" />
</
form>
(<
a href="{$mybb->settings['bburl']}/search.php">Zaawansowane szukanie</a>)
</
div></td></tr></table>
{
$recenttopics}
<!---
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="border-bottom: solid 3px #e0713a;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; margin-bottom: 20px;">
<
tr>
<
td class="thead_sb"><strong><div class="thead_bg_sb">Społeczność</div></strong></td>
</
tr>
<
tr>
<
td class="trow1"><div style="text-align:center;">
<
iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2F​Grafifor&amp;width=250&amp;height=290&amp;colorscheme=dark&amp;show_faces=true&amp;header=true&amp;stream=false&amp;show_border=true&amp;appId=561251010602496" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:290px;" allowTransparency="true"></iframe>
<
a id="blip" href="Blip" title="Blipnij" onclick="window.open('http://blip.pl/dashboard?body='+encodeURIComponent(location.href)​+'&title='+encodeURIComponent(document.title), 'Blip'); return false;"></a>
<
a id="gg" href="GG" title="Ustaw opis w swoim komunikatorze Gadu Gadu" onclick="window.open('gg:/set_status?description='+encodeURIComponent(locati​on.href)+'&title='+encodeURIComponent(document.title), 'GG'); return false;"></a>
</
div>
</
div></td></tr></table>!---> 
{
$forums}
<
br style="clear: both" />
{
$dvz_shoutbox}
<
br />
{
$boardstats}
{
$footer}
</
body>
</
html
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