Welcome, Guest. Please Login or Register.
August 29, 2025, 03:56:05 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  How do i get rid of... « previous next »
Pages: [1] Reply Ignore Print
Author Topic: How do i get rid of...  (Read 388 times)
RHiSC
Jr. Member
**
Posts: 96


I'm a llama!

How do i get rid of...
« on: April 18, 2002, 11:43:49 AM »
Reply with quote

That part at the top of the board that gives a description of its content... eg, this board says:

"If you have a problem that doesn't fit in any of the other categories, post it here."
Logged
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:How do i get rid of...
« Reply #1 on: April 18, 2002, 11:05:47 PM »
Reply with quote

Hunt down these lines in MessageIndex.php...

159-176
if($ShowBDescrip) {
print <<<EOT
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="$color[bordercolor]" class="bordercolor"><tr><td>
<table width="100%" cellpadding="3" cellspacing="1" border="0" bgcolor="$color[bordercolor]" class="bordercolor">
  <tr>
    <td align="left" class="catbg" bgcolor="$color[catbg]" width="100%"  height="30">
    <table cellpadding="3" cellspacing="0" width="100%">
      <tr>
        <td width="100%"><font size="1">$bdescrip</font></td>
      </tr>
    </table>
    </td>
  </tr>
</table>
</td></tr></table>
EOT;

}

You can either remove them or comment them out. To comment them out change the first and last line:
/*if($ShowBDescrip) {
}*/
Logged

You can't have everything... where would you put it? -- Steve Wright
The Engineer
Sr. Member
****
Posts: 313


I'm the Dude, man!

ICQ - 156273462 WWW
Re:How do i get rid of...
« Reply #2 on: April 18, 2002, 11:42:04 PM »
Reply with quote

Or you could just uncheck the box marked "Show Board Descriptions in the Message Index?" in Forum Preferences.....



* The Engineer .
Logged

Who is the more foolish.. The fool or the fool who follows it...
Help cure Cancer, Join the YaBB SE UD Team !
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:How do i get rid of...
« Reply #3 on: April 18, 2002, 11:53:59 PM »
Reply with quote

Quote from: The Engineer on April 18, 2002, 11:42:04 PMOr you could just uncheck the box marked "Show Board Descriptions in the Message Index?" in Forum Preferences.....

Yes - we really need to get more documentation! I never knew the option was there! ::)
Logged

You can't have everything... where would you put it? -- Steve Wright
The Engineer
Sr. Member
****
Posts: 313


I'm the Dude, man!

ICQ - 156273462 WWW
Re:How do i get rid of...
« Reply #4 on: April 19, 2002, 12:20:28 PM »
Reply with quote

Quote from: Greg Robson on April 18, 2002, 11:53:59 PMYes - we really need to get more documentation! I never knew the option was there! ::)

Hmm...
Logged

Who is the more foolish.. The fool or the fool who follows it...
Help cure Cancer, Join the YaBB SE UD Team !
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  How do i get rid of... « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.013 seconds with 17 queries.