Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jun 2009
Posts: 40
newbie
newbie
Joined: Jun 2009
Posts: 40
When I ran a google search on my website. I saw the following:

"Forums Powered by UBB Threads" (See attached)

Is there a way I can change the wording to somthing eles? Like

"Epic Answers - Honeywell EPIC Avionic Forum"

Thanks M
Attachments
Forums.JPG

Joined: Dec 2003
Posts: 6,562
Likes: 78
Joined: Dec 2003
Posts: 6,562
Likes: 78
Yes you can! do a search here for just what you posted:
"Forums Powered by UBB Threads"
Include the quotes on the search.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2009
Posts: 40
newbie
newbie
Joined: Jun 2009
Posts: 40
Thanks. I tried looking prior to posting. However, I could not find it. The "" Quotes comment made it work. Thx

Joined: Dec 2006
Posts: 1,235
veteran
veteran
Joined: Dec 2006
Posts: 1,235
templates/default/header.tpl

Line 6:

Code
<title>{if $inputTitle}{$inputTitle|strip_tags} - {/if}{if $powered}Forums{else}{$config.COMMUNITY_TITLE}{/if}</title>

Joined: Jun 2009
Posts: 40
newbie
newbie
Joined: Jun 2009
Posts: 40
I do not see the code listed. Just the code box??

Joined: Jan 2004
Posts: 2,474
Likes: 3
D
Pooh-Bah
Pooh-Bah
D Offline
Joined: Jan 2004
Posts: 2,474
Likes: 3
In your admin control panel, go to Display Options - Templates

Look for header.tpl then click on the EDIT SELECTED TEMPLATE button.

Look for

Code
<title>{if $inputTitle}{$inputTitle|strip_tags} - {/if}{if $powered}Forums{else}{$config.COMMUNITY_TITLE}{/if}</title>
as SK suggested.

Replace with...

Code
<title>{if $inputTitle}{$inputTitle|strip_tags} - {/if}{if $powered}YOUR STUFF HERE{else}{$config.COMMUNITY_TITLE}{/if}</title>



Joined: Dec 2003
Posts: 6,562
Likes: 78
Joined: Dec 2003
Posts: 6,562
Likes: 78
Originally Posted by Marker23
I do not see the code listed. Just the code box??
Some versions of internet explorer don't play well with the quote box if it is one line.
If you select the quote for a reply on a post you can view the contents.

Last edited by Ruben; 06/08/2011 5:17 PM.

Blue Man Group
There is no such thing as stupid questions. Just stupid answers

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
2 members (2 invisible), 721 guests, and 156 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)