ACP - Style i szablony - Szablony - Twój styl (Deflection theme) - Nawigacja -
nav
Znajdź:
Kod:
<a href="#" title="grupa steam"><img src="images/deflection/1336144861-U1.png" /> Steam</a>
<a href="#" title="facebook"><img src="images/deflection/1336143695-U301145.png" /> Facebook</a>
<a href="#" title="youtube"><img src="images/deflection/1336144216-U301145.png" /> YouTube</a>
i to usuń a następnie zapisz.
To dotyczy ikon facebook, steam i youtube.
______________________________________________
ACP - Style i szablony - Szablony - Twój styl (Deflection theme) - Strona Główna -
index
Kod:
<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
<b><center>
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
</center>
</b>
</tr>
</table>
</div>
Jak chcesz usunąć to okno (ogłoszenia) z tymi trzema ikonkami to usuń powyższy kod z
index a jeśli chcesz dodać to tych ogłoszeń własne grafiki to zmień url grafiki:
Kod:
<img src="http://www.cs-wojna.pl/images/splat/logo.png"
To dotyczy ogłoszeń na stronie głównej.
________________________________________
ACP - Style i szablony - Szablony - Twój styl (Deflection theme) - Strona Główna -
index
Kod:
<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>
Jak chcesz usunąć całkowicie sideboxa to usuń powyższy kod z szablonu
index. Kod powinien być taki, chyba, że grzebałeś już coś to będzie inny. Jak coś nie możesz/umiesz to pokaż szablon
index.
To dotyczyło sideboxa.