View Full Version : Forum Title
Stratis
01-06-2018, 06:13 PM
Can someone please tell me how to delete the double forum title.
See attach image,
156832
thanks for any help.
MarkFL
01-06-2018, 06:25 PM
I would guess that's part of a custom style...I would suggest looking at the HTML in your browser dev tools, then use that to search your templates for the element, and comment it out. :)
Stratis
01-06-2018, 06:27 PM
I did that, but could not find it yet, I continue of searching :)
Thanks
MarkFL
01-06-2018, 06:34 PM
What are you using as the search text?
Stratis
01-06-2018, 07:30 PM
I found it. I made changes in my dev forum and had my working forum to see changes.
I realized it after a while :)
In template "FORUMDISPLAY"
<h2>
{vb:rawphrase forum}: <span class="forumtitle">{vb:raw foruminfo.title}</span>
</h2>But I do not see the phrase "Sub-Forums" where it supposed to be.
It is as I want, but phrase is missing, maybe I have it check-out. i will see.
I do not know if there is a css code to turn title off?
romaine
02-09-2018, 10:05 AM
But I do not see the phrase "Sub-Forums" where it supposed to be.
What is "Sub-Forums"?
I didn't see it on the image that you noted to delete.
If you want to delete forum title then it is located in forumdisplay template as you found out.
Stratis
02-09-2018, 04:38 PM
What is "Sub-Forums"?
I didn't see it on the image that you noted to delete.
If you want to delete forum title then it is located in forumdisplay template as you found out.
There it is, I did not search yet for this, because I started other things :)
156927
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.