FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Reorder page title separators
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Reorder page title separators [message #164168] Fri, 07 January 2011 12:01 Go to next message
xaprb is currently offline  xaprb   United States
Messages: 1
Registered: January 2011
Karma: 0
Junior Member
My forum's HTML title tag contains something like

company: forum >> topic title

I want that to be

Topic title - forum - company

I see the 'company: ' is hard coded, and I edited the PHP code to fix that, and place it last. Now I have

forum >> topic title - company

I can't figure out where to edit to reverse the order of the forum and topic title, so the topic comes first. Help?
Re: Reorder page title separators [message #164177 is a reply to message #164168] Fri, 07 January 2011 17:23 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Template Editor -> header.tmpl -> header
<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title>


Template Editor -> msg.tmpl -> msg_title
{MSG: msg_title}


Message Editor -> msg_title
{VAR: frm->name} &raquo; {VAR: frm->subject}
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: "Rate Topic" results
Next Topic: Default emailing of all messages
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 01 00:37:23 GMT 2024

Total time taken to generate the page: 0.02434 seconds