[How to] display text / code that only admin(s) can see

August 9th, 2008

in your wanted style html file add this

<!– IF U_ACP –>
Your text or code here
<!– ENDIF –>

How to display the ads just after the end of the fist message

August 9th, 2008

Open view_topic.html for your style

Find

{postrow.MESSAGE}

After Add

</br>

<!-- IF postrow.S_FIRST_ROW -->
Ad code Here
<!-- ENDIF -->

Hello phpBB3 world!

August 8th, 2008

Welcome to phpBB3 Development Blog