Zmiana koloru bocznego panelu.

Założony przez  Dobrz3.

wersja skryptu MyBB: 1.6.11
adres forum: dobrz3.ugu.pl/forum ( testowe forum xd )
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

czy jest możliwość zmiany koloru bocznego panelu ( http://screenshooter.net/1671729/gbjucfw ) na np taki http://screenshooter.net/1671729/dyjdwel jeżeli tak jak takie coś zrobić ?
zamień w szablonach tcat na thead
A mógł byś powiedzieć dokładnie gdzie to zmienić xd bo dopiero się uczę ;x
Pokaż index (ACP -> Style i Szablony -> Szablony -> Twój_Szablon -> Strona Główna).
Cytat:

<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>
<style type="text/css">
.buttons {
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
height: 18px;
position: relative;
text-align: center;
text-indent: -3000em;
top: 7px;
width: 20px;
}

.clickedbuttons {
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
height: 18px;
position: relative;
text-align: center;
text-indent: -3000em;
top: 7px;
width: 20px;
}

.clickedbuttons:hover, .buttons:hover {
background: #333333;
text-indent: 0em;
width:19px;
height:18px;
color: #FFFFFF;
}
</style>
</head>
<body>
{$header}
<br class="clear" />
<div class="Forum_messages"><span class="Message_title">....:::|OGŁOSZENIE|:::...</span>Forum gotowe w 10%</div>
<div class="thead"> Partnerzy </div>
<div>
<center>
<a href="" title=""><img src="" alt=""></a>

<img src="">

<marquee><a href="" title="http://mcduszek.xaa.pl/index.php"><img src="http://mcduszek.xaa.pl/images/memory/banner.png" alt="">
<a href="" title=""><img src="http://radioextasy.pl/images/bannery/banner2.jpg" alt=""><a href="" title="http://mcduszek.xaa.pl/index.php"><img src="http://img534.imageshack.us/img534/999/miejscenatwojareklame46.png" alt=""> </a></marquee>
{$dvz_shoutbox}
<a class="buttons" style="float: right;">x</a>
<a class="clickedbuttons" style="float: right;">«</a>
<br class="clear" />
<div class="sidebar" style="float: right;width: 24%;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="sideblock">
<tr>
<td class="sbar"><strong>
asdawdad
</strong></td>
</tr>
<tr>
<td class="trow1">
ON TEZ
</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="sideblock">
<tr>
<td class="sbar"><strong>
Legenda Grup
</strong></td>
</tr>
<tr>
<td class="trow1">
1<br>2<br>3<br>4<br>5<br>6<br>7<br>8<br>9
</td>
</tr><br />
</table>
</div>
<div class="forums" style="float: left;width: 75%;">
{$forums}

</div>
<br class="clear" />
{$boardstats}
<br style="clear: both" />
{$footer}
</body>
</html>
<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>
<
style type="text/css">
.
buttons {
border-radius3px;
color#FFFFFF;
cursorpointer;
height18px;
positionrelative;
text-aligncenter;
text-indent: -3000em;
top7px;
width20px;
}

.
clickedbuttons {
border-radius3px;
color#FFFFFF;
cursorpointer;
height18px;
positionrelative;
text-aligncenter;
text-indent: -3000em;
top7px;
width20px;
}

.
clickedbuttons:hover, .buttons:hover {
background#333333;
text-indent0em;
width:19px;
height:18px;
color#FFFFFF;
}
</
style>
</
head>
<
body>
{
$header}
<
br class="clear" />
<
div class="Forum_messages"><span class="Message_title">....:::|OGŁOSZENIE|:::...</span>Forum gotowe w 10%</div>
<
div class="thead"Partnerzy </div>
<
div>
<
center>
<
a href="" title=""><img src="" alt=""></a>

<
img src="">

<
marquee><a href="" title="http://mcduszek.xaa.pl/index.php"><img src="http://mcduszek.xaa.pl/images/memory/banner.png" alt=""
<
a href="" title=""><img src="http://radioextasy.pl/images/bannery/banner2.jpg" alt=""><a href="" title="http://mcduszek.xaa.pl/index.php"><img src="http://img534.imageshack.us/img534/999/miejscenatwojareklame46.png" alt=""> </a></marquee>
{
$dvz_shoutbox}
<
class="buttons" style="float: right;">x</a>
<
class="clickedbuttons" style="float: right;">«</a>
<
br class="clear" />
<
div class="sidebar" style="float: right;width: 24%;">
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="sideblock">
<
tr>
<
td class="thead"><strong>
JESTES GEJEM
</strong></td>
</
tr>
<
tr>
<
td class="trow1">
ON TEZ
</td>
</
tr>
</
table>
<
br />
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="sideblock">
<
tr>
<
td class="thead"><strong>
Legenda Grup
</strong></td>
</
tr>
<
tr>
<
td class="trow1">
1<br>2<br>3<br>4<br>5<br>6<br>7<br>8<br>9
</td>
</
tr><br />
</
table>
</
div>
<
div class="forums" style="float: left;width: 75%;">
{
$forums}

</
div>
<
br class="clear" />
{
$boardstats}
<
br style="clear: both" />
{
$footer}
</
body>
</
html
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Przecie masz dobrze.
(14.01.2014, 19:06)GiboneKPL napisał(a): Przecie masz dobrze.

Tak wiem zle wkleiłem teraz jest dobrze xd



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

1 gości