
Re: JQ Who Is Where 0.0.2 Mod In Black Pearl Style
By +/- funtion I mean the feature to show or hide a table (the + and - image top right at lots of tables)
So you pick a table that has n't got this feature but is build like most of the tables (just look at them closely, you'll spot the differences.
example:
one sourcecode of one table in your KB page looks like this:
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th>Kategorien</th>
</tr>
<tr>
<td class="row1">
<ul>
<li><span class="genmed"><a href="./kb.php?c=2" title="Begriffe, Erklärungen diverser Motive, etc.">Die Welt des Tätowierens</a></span></li>
<li><span class="genmed"><a href="./kb.php?c=5" title=""> Motive und deren Bedeutung</a></span></li>
<li><span class="genmed"><a href="./kb.php?c=6" title=""> Fachbegriffe</a></span></li>
<li><span class="genmed"><a href="./kb.php?c=7" title=""> Arten des Tätowierens</a></span></li>
<li><span class="genmed"><a href="./kb.php?c=3" title="Begriffe, Arten von Piercings, etc.">Die Welt des Piercens</a></span></li>
<li><span class="genmed"><a href="./kb.php?c=4" title="Begriffe, Arten des Bodymods, etc.">Body Modifications</a></span></li>
</ul>
</td>
</tr>
</table>
If you add at the top:
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><h4>XXXXX</h4></div></div></div></div>
and at the bottom:
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
It should start looking more like it actually belongs in black pearl
EDIT:
or at the bottom you could also replace:
by:
<tr><td class="cat-bottom"> </td></tr>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
Which would follow the style even more

There would still be some stuff that could need some switching or even deleting, but it all comes down to your taste.
Anyway it's just an example to get you started
____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)