editing the title

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jason2
    Senior Member
    • Dec 2007
    • 693
    • 3.6.x

    editing the title

    Hi, how do I add a description under the title bit of a thread? What file do I edit and where about?

    Regards Jason
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    The is no description option for threads. There is only the thread title which can be edited by admins / mods with the Edit Thread option in the Thread Tools menu, or by the thread author if they edit the first post within the time limit:

    Admin CP -> vBulletin Options -> Message Posting and Editing Options -> Time Limit on Editing of Thread Title

    Comment

    • Jason2
      Senior Member
      • Dec 2007
      • 693
      • 3.6.x

      #3
      No! I've seen it done on other forums. I want to add "Please be as descriptive as possible with your title" directly under the title.

      EDIT: Here's a picture;



      Regards Jason
      Last edited by Jason2; Thu 20 Dec '07, 9:33am.

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        On the editor page? Edit this template:

        Admin CP -> Styles & Templates -> Style Manager -> « » -> New Posting Templates -> newthread

        Add the red code:

        Code:
        		<!-- subject field -->
        		<table cellpadding="0" cellspacing="0" border="0" class="fieldset">
        		<tr>
        			<td class="smallfont" colspan="3">$vbphrase[title]:</td>
        		</tr>
        		<tr>
        			<td><input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="$vboptions[titlemaxchars]" tabindex="1" /></td>
        			<td>&nbsp;&nbsp;</td>
        			<td><img id="display_posticon" src="$selectedicon[src]" alt="$selectedicon[alt]" /></td>		</tr>
        		[color=red]<tr>
        			<td>Please be as descriptive as possible.</td>
        		</tr>[/color]
        		</table>
        		<!-- / subject field -->

        Comment

        • Jason2
          Senior Member
          • Dec 2007
          • 693
          • 3.6.x

          #5
          Thanks Jake - worked a treat!

          Regards Jason

          Comment

          • Jason2
            Senior Member
            • Dec 2007
            • 693
            • 3.6.x

            #6
            How do I make it red?

            Regards Jason

            Comment

            • Jason2
              Senior Member
              • Dec 2007
              • 693
              • 3.6.x

              #7
              Doesn't matter I've done it.

              Regards Jason

              Comment

              • Garamond
                Senior Member
                • Jul 2004
                • 296
                • 3.8.x

                #8
                Originally posted by Jake Bunce
                ... or by the thread author if they edit the first post within the time limit
                ... and how do I remove the time limit? I want the members to be able to edit their own thread titles for an unlimited time.

                Comment

                • Steve Machol
                  Former Customer Support Manager
                  • Jul 2000
                  • 154488

                  #9
                  There is no option to do that.
                  Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                  Change CKEditor Colors to Match Style (for 4.1.4 and above)

                  Steve Machol Photography


                  Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                  Comment

                  • Jake Bunce
                    Senior Member
                    • Dec 2000
                    • 46598
                    • 3.6.x

                    #10
                    One option is to set this limit to a huge number thereby making it effectively unlimited:

                    Admin CP -> vBulletin Options -> Message Posting and Editing Options -> Time Limit on Editing of Thread Title

                    Comment

                    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                    Working...