miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

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

 
William
Guest
#1 | Posted: 12 May 2004 07:06
Reply 
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
William
Guest
#2 | Posted: 12 May 2004 07:13
Reply 
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
Team
8-)
#3 | Posted: 12 May 2004 10:19
Reply 
Edit templates main_posts.html, main_posts_cell.html
William
Guest
#4 | Posted: 12 May 2004 21:38
Reply 
Will try, thanks Team.
cenithx
Forums Member
#5 | Posted: 13 May 2004 20:01
Reply 
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={$forum}"><b>{$forumName}</b> </a> <b class=bulletHead>—›</b> {$topicName}</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>
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 29
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®