 |
 | |
| | | | |
|  |
 |
 |
|
|
| Zadając pytanie dotyczące PHPNuke podaj jego wersje!! |
| Author |
Message |
wkizet
~user

Joined: 26.08.2006
Posts: 38
Warrnings: 1
Status: Offline
|
Posted: 30 Sep 2007 12:50:05
|
|
User browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Avant Browser) |
Witam.
Zastosowałem sobie ten styl, ale jedna rzecz troszkę mnie drazni, stąd pytanie, być może jest jakieś rozwiązanie.
Otóż w motywie tym rozjeżdżają się wyświetlani użytkownicy oraz wszystko co związane z prywatnymi wiadomościami.
Podejrzewam, że motyw ten ma sporo wspólnego z Tesko, a tam nic takiego nie wystepuje.
W sumie z motywu bLock wykorzystałem wyłącznie forum, reszta mojego serwisu oprta jest na szkilecie Tesko.
Jest możliwość zwęzenia wyswietlania użytkowników i pm podobnie jak to jest w Tesko?
Bardzo proszę o pomoc.
|
|
|
|
|
|
|
 |
|
|
 |
wkizet
~user

Joined: 26.08.2006
Posts: 38
Warrnings: 1
Status: Offline
|
Posted: 15 Oct 2007 17:57:36
|
|
User browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Avant Browser) |
Trochę to trwało, ale poradziłem sobie.
Być może komuś się przyda, więc w pliku overall_header.tpl należy zastąpić tę część kodu:
| Code: |
<table width="99%" cellspacing="0" cellpadding="3" border="0" align="center">
<tr>
<td align="center" width="95%"><img style="position:relative; top:2px;" src="themes/bLock/forums/images/hr.gif" alt=""></td>
</tr>
<tr>
<td align="center">
<center><span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span><span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
<img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span>
<!-- END switch_user_logged_out -->
<span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a> </span>
</tr>
<tr>
<td align="center"><img style="position:relative; top:2px;" src="themes/bLock/forums/images/hr.gif" alt=""></center></td>
</tr></table>
<br /> |
na
| Code: |
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<table cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="center">
<center><span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span><span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
<img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span>
<!-- END switch_user_logged_out -->
<span class="mainmenu"> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> <img src="themes/bLock/forums/images/cellpic.gif" alt=""> <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a> </span></td>
</tr>
</table></td>
</tr>
</table>
<br /> |
|
|
|
|
|
|
|
 |
|
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum Nie możesz dołączać plików na tym forum Możesz ściągać pliki na tym forum |
|
|
|
|
|
|
|