http://www.icyphoenix.com/viewtopic.php?f=32&t=6127&p=41707#p41707
-----------------------------------
Mighty Gorgon
Thu 23 Jul, 2009 20:14

Re: Blackpearl Tabletitle Question
-----------------------------------
Let's try to make things clearer...

[list=1][*]Are you using phpBB 3 or Icy Phoenix?
[*]Mooshow isn't included in phpBB 3 version...
[*]Please provide me the fixes you are mentioning about "Inbox, Outbox, ..." Thanks
[*]By adding a new table I meant this:
OPEN [b]memberlist_body.html[/b]
FIND
[codeblock]<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{L_MEMBERLIST}</div></div></div></div>[/codeblock]
REPLACE WITH
[codeblock]<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><table><tr><td width="25%">#1</td><td>{L_MEMBERLIST}</td><td width="25%">#3</td></tr></table></div></div></div></div>[/codeblock]

But this could bring to other issues... you should play with it...[/list]


