The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello,
As the title say, " How to increase length of forum title " ... Actually i need to add some HTML codes and the forum title is limited to certain no. of characters, so how can i increase that ?? |
#2
|
||||
|
||||
![]()
It is set at size="35" in the page source. The page is admincp/forum.php. So, you can change it in there on line 38:
PHP Code:
PHP Code:
|
#3
|
||||
|
||||
![]()
Lynne i couldn't find this :
PHP Code:
|
#4
|
||||
|
||||
![]()
You don't need to know where that line is, but it is in includes/adminfuctions.php if you need to see it. I was simply showing you what the function accepts as parameters. You need to modify the other line in admincp/forum.php to pass something in the fifth spot so that the default of 35 is not used.
|
#5
|
||||
|
||||
![]()
I don't know why you would think it's a good idea to have a longer title tag
![]() |
#6
|
||||
|
||||
![]()
Sometimes it is important if you have titles in a foreign language because a single character may take four or so 'spaces' instead of just one.
|
#7
|
||||
|
||||
![]() |
#8
|
||||
|
||||
![]()
That looks nice, however I did remove the link to your board since this is a PG-13 rated site and that site is not.
![]() |
#9
|
||||
|
||||
![]() Quote:
![]() Quote:
![]() |
#10
|
|||
|
|||
![]()
To allow longer titles, all you need to do is change the column in the database. No code edits needed.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|