The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Center or remove - Forum Title & Welcome Message Details »» | |||||||||||||||||||||||||||||
Center or remove - Forum Title & Welcome Message
Developer Last Online: Jul 2017
This small modification will allow you to either center or removed vBulletin's small default forum title & welcome message.
Credit goes to myself & CoreyLTH You should always BACKUP your database before making changes. To Center: In ForumHome look for PHP Code:
PHP Code:
To Remove: In FORUMHOME Look for: PHP Code:
PHP Code:
PHP Code:
v1.1 = UPDATE 02-23-2011 IMPORTANT: Always backup your database before making any edits. In navbar look for: PHP Code:
Wrap everything around it with PHP Code:
PHP Code:
PHP Code:
Optional - Grammar correction This really will depend on your own liking and the name of your site. Bit if you want to change the welcome message from, "Welcome to the X" And change it to "Welcome to X" Go to: AdminCP > Languages & Phrases > Search in Phrases Search for PHP Code:
There should only find 1 per language installed Change it to PHP Code: PHP Code:
If you're tired of vBulletin you should upgrade to Woltlab Burning Board http://www.woltlab.com Screenshots
Show Your Support
|
Благодарность от: | ||
bp323 |
Comments |
#22
|
|||
|
|||
very cool mod! altho i didn't use it to do anything but figure out how to change it from repeating the title twice & removing the "the" from the welcome message
now it says "welcome to" forum title Vs the old forum title welcome to the "forum title" ^ redundant & looked horrendous Thanks again! |
#23
|
|||
|
|||
Quote:
Search for PHP Code:
Edit (should only find 1 per language installed) Change it to whatever you like. As suggested though.... I want it to say Welcome to SITE NAME and finally remove the word "the". So you can put in PHP Code:
|
#24
|
||||
|
||||
Works good...Thank You
|
Благодарность от: | ||
OldSchoolDSL |
#25
|
|||
|
|||
12 - 15 - 2011 - UPDATE
v1.2 Notice: This update need only be applied if you have already reverted your code, typically during a vBulletin upgrade and / or have not already installed this modification. The changes made will help reduce any possible conflict and help limit the need to revert templates and re-apply for future updates of vBulletin. Further this update also includes the optional grammar correction, which not everyone may need. But can be applied at any time (this version or previous version of the code) If none of the above is true for you .... You do not need to update. |
#26
|
|||
|
|||
thanks. like this.
|
Благодарность от: | ||
OldSchoolDSL |
#27
|
|||
|
|||
Tested working
4.1.10 Notice: You will need to re-apply after upgrading. |
#28
|
|||
|
|||
I successfully removed the house and "forum" but for some reason the I cannot get rid of the welcome box/message. This is what mine looks like, any suggestions? Does it matter I am using a Completevb skin?
<vb:comment> <div id="pagetitle"> <h1>{vb:raw vboptions.bbtitle}</h1> <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> </div> </vb:comment> |
#29
|
|||
|
|||
Quote:
Try clearing your system cache and rebuilding the theme. |
#30
|
|||
|
|||
Hey Old School, thanks for the reply.
When you say "rebuilding the theme" what exactly does that mean? |
#31
|
|||
|
|||
Quote:
1) AdminCP > Maintenance > Clear System Cache 2) Rebuild theme / skin / style (however you wish to call it) AdminCP > Maintenance > General Update Tools > Rebuild Styles > YES / YES > Rebuild Styles Repeat step #1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|