miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
How To miniBB Support Forums / How To /  
 

getting rid of everything above messages (including the words "Last Poster" and "Message" as well)

 
Author William
Guest
#1 | Posted: 12 May 2004 07:06 
When reading a post, I want to get rid of everything above the messages (including the words "Last Poster" and "Message" as well)

Can I do that? If yes, which php file would I have to tamper with.

Thank you,
William

Author William
Guest
#2 | Posted: 12 May 2004 07:13 
I am asking this because I am planning to put miniBB into a very small iFrame so I would like to focus on the messages only.

O, one more thing, to maximize the space, can I move the poster name to the right so now there is only one column?

Thanks in advance for all your help!
William

Author Team
8-)
#3 | Posted: 12 May 2004 10:19 
Edit templates main_posts.html, main_posts_cell.html

Author William
Guest
#4 | Posted: 12 May 2004 21:38 
Will try, thanks Team.

Author cenithx
Partaker
#5 | Posted: 13 May 2004 20:01 
Open template main_posts.html..

remove:


<table class=forums>
<tr>
<td width=16 valign=top class=caption3><img src="./img/forum_icons/{$forumIcon}" width=16 height=16 alt=""></td>
<td width="100%" class=caption3><span class=header>&nbsp;<a href="{$indexphp}"><b>{$sitename}</b></a> <b class=bulletHead>—›</b> <a href="{$indexphp}action=vtopic&amp;forum=2"><b>{$forumName}</b> </a> <b class=bulletHead>—›</b> getting rid of everything above messages (including the words "Last Poster" and "Message" as well)</span></td>
</tr>
</table>

<table class=tbTransparent>
<tr><td class=tbTransparent><span class=txtSm><b>{$pageNav}</b></span></td></tr>
</table>


and..


<tr>
<td width="15%" class=caption4><span class=txtSm><b>{$l_author}</b></span></td>
<td width="85%" class=caption4><span class=txtSm><b>{$l_message}</b></span></td>
</tr>

How To miniBB Support Forums / How To /
 getting rid of everything above messages (including the words "Last Poster" and "Message" as well)
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑