![]() |
VB4 where is the text Message after Title for newthread post
In 3.8 we had Title and then" Message". What happened to the text "Message" in 4.0
How to enable it or customize it? Thank you for your time. |
Anyone??
|
hmm, can you explain a bit more specific?
|
1 Attachment(s)
Quote:
|
You can add it back to the template if you want.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) |
Open template newthread
Find: Code:
<label for="subject" class="full">{vb:rawphrase title}:</label> Add after: Code:
<label for="messagearea" style="font-weight:bold;">{vb:rawphrase message}:</label> Find: Code:
<label for="title" class="full">{vb:rawphrase title}:</label> Code:
<label for="messagearea" style="font-weight:bold;">{vb:rawphrase message}:</label> Find: Code:
<!-- subject field --> Code:
<label for="messagearea" style="font-weight:bold;">{vb:rawphrase message}:</label> Enjoy! :) |
Thank you TheWindows7Site
Thank you Lynne |
No problem. Let me know how that works for you.
|
All times are GMT. The time now is 01:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|