L2JMobius

A couple of questions regarding the community board.

fch · 5 · 958

Offline fch

  • Vassal
  • *
    • Posts: 5
Hello friends, without your support, I'm afraid I won't have enough knowledge to fix the community board. Could you please tell me why all the buttons may not be displayed on the community board? Initially, I thought they were simply extending beyond the board's limits. If it's not too much trouble, could someone show me an example of how to fix it properly or perhaps direct me to a helpful and accessible manual? Thank you in advance to everyone who didn't pass by without helping.




Code: [Select]
<html noscrollbar>
<body>
<table width=700>
<tr>
<td height=10></td>
</tr>
</table>
<table width=20>
<tr>
<td>
%navigation%
</td>
<td>
<center>
<table border=0 cellpadding=0 cellspacing=0 width=555 height=455 background="L2UI_CT1.Windows_DF_TooltipBG">
<tr>
<td height=25></td>
</tr>
<tr>
<td height=25 align="center"><font name="hs12" color="CDB67F">Buffer</font></td>
</tr>
<tr>
<td>
<center><img src="L2UI.SquareGray" width=200 height=1></center>
</td>
</tr>
<tr>
<td height=20></td>
</tr>
<tr>
<td align="center">
<br>
Good day sir!
<br1>
Would you like to try some of those buffs?
<br1>
Go on, don't be shy...
</td>
</tr>
<tr>
<td height=25></td>
</tr>
<tr>
<td>
<center><img src="L2UI.SquareGray" width=500 height=1></center>
</td>
</tr>
<tr>
<td height=25></td>
</tr>
<tr>
<td align="center">
<table align=center border="0">
<tr>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1077,3;buffer/main" width=32 height=32 back="icon.skill1077" fore="icon.skill1077"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1240,3;buffer/main" width=32 height=32 back="icon.skill1240" fore="icon.skill1240"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1086,2;buffer/main" width=32 height=32 back="icon.skill1086" fore="icon.skill1086"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1032,3;buffer/main" width=32 height=32 back="icon.skill1032" fore="icon.skill1032"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1073,2;buffer/main" width=32 height=32 back="icon.skill1073" fore="icon.skill1073"></td>
</tr>
<tr>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1036,2;buffer/main" width=32 height=32 back="icon.skill1036" fore="icon.skill1036"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1035,4;buffer/main" width=32 height=32 back="icon.skill1035" fore="icon.skill1035"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1068,3;buffer/main" width=32 height=32 back="icon.skill1068" fore="icon.skill1068"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1040,3;buffer/main" width=32 height=32 back="icon.skill1040" fore="icon.skill1040"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1044,3;buffer/main" width=32 height=32 back="icon.skill1044" fore="icon.skill1044"></td>
</tr>
<tr>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1182,3;buffer/main" width=32 height=32 back="icon.skill1182" fore="icon.skill1182"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1191,3;buffer/main" width=32 height=32 back="icon.skill1191" fore="icon.skill1191"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1033,3;buffer/main" width=32 height=32 back="icon.skill1033" fore="icon.skill1033"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1189,3;buffer/main" width=32 height=32 back="icon.skill1189" fore="icon.skill1189"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1392,3;buffer/main" width=32 height=32 back="icon.skill1392" fore="icon.skill1392"></td>
</tr>
<tr>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1393,3;buffer/main" width=32 height=32 back="icon.skill1393" fore="icon.skill1393"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1303,2;buffer/main" width=32 height=32 back="icon.skill1303" fore="icon.skill1303"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1059,3;buffer/main" width=32 height=32 back="icon.skill1059" fore="icon.skill1059"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1242,3;buffer/main" width=32 height=32 back="icon.skill1242" fore="icon.skill1242"></td>
<td align=center width=40><button value=" " action="bypass _bbsbuff;1268,4;buffer/main" width=32 height=32 back="icon.skill1268" fore="icon.skill1268"></td>
</tr>
</table>
<br>
<table align=center border="0">
<tr>
<td align=center><button value=" " action="bypass _bbsheal;buffer/main" width=32 height=32 back="icon.skill1057" fore="icon.skill1057"></td>
<td align=center><button value=" " action="bypass _bbsres;buffer/main" width=32 height=32 back="icon.skill1049" fore="icon.skill1049"></td>
<td align=center><button value=" " action="bypass _bbscancel;buffer/main" width=32 height=32 back="icon.skill1078" fore="icon.skill1078"></td>
<td align=center><button value=" " action="bypass _bbsbuff;1019,1;buffer/main" width=32 height=32 back="icon.skill1019" fore="icon.skill1019"></td>
<td align=center><button value=" " action="bypass _bbsbuff;1045,1;buffer/main" width=32 height=32 back="icon.skill1045" fore="icon.skill1045"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height=15></td>
</tr>
<tr>
<td>
<center><img src="L2UI.SquareGray" width=500 height=1></center>
</td>
</tr>
<tr>
<td height=15></td>
</tr>
<tr>
<td align="center">
<br>
Enjoy your buffs!
<br>
<br>
</td>
</tr>
</table>
</center>
</td>
<td>
<center>
<table width=250 height=455 border="0">
<tr>
<td height=35>
&nbsp;
</td>
</tr>
<tr>
<td>
%clannews%
</td>
</tr>
<tr>
<td height=15></td>
</tr>
<tr>
<td>
%clanrules%
</td>
</tr>
<tr>
<td height=10></td>
</tr>
<tr>
<td>
%serverinfo%
</td>
</tr>
<tr>
<td height=10></td>
</tr>
<tr>
<td>
%donate%
</td>
</tr>
<tr>
<td height=10></td>
</tr>
<tr>
<td>
%other%
</td>
</tr>
<tr>
<td height=10></td>
</tr>
<tr>
<td>
%adventurerstoken%
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</body>
</html>


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16261

Offline fch

  • Vassal
  • *
    • Posts: 5
Readme.txt
-Adjust community board sell buff htmls.
Unfortunately, there is no Readme.txt file in the community board folder The build is L2J_Mobius_CT_0_Interlude. In the CommunityBoard/Custom/buffer folder, in the main.html file, I tried to move the icons down, but only 9 of them are displayed, even though the HTML code contains 25 buffs. Thank you for your response, I will now experiment with trial and error. Initially, I thought that the issue might be on the client side. What do you think, could something like that be possible?
Or should I search for and edit the "sellbuff" files?


Online CostyKiller

  • Distinguished King
  • *****
    • Posts: 973
Set the tables width lower
Code: [Select]
<table width=700>, also you can make those side buttons smaller too.


Offline gamenew0000

  • Vassal
  • *
    • Posts: 4