inherit
231062
0
May 14, 2016 14:41:30 GMT -8
StyxTx
27
April 2016
dm147227
|
Post by StyxTx on Apr 17, 2016 15:33:14 GMT -8
I was informed by someone who hadn't registered that the message along the navigation bar reads "Please make an account". I want to change that to "Please create an account". Is there any way to do it? truck-en.boards.net/
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Apr 17, 2016 18:56:07 GMT -8
I'd suggest looking in your Forum Wrapper template for that theme, and look for <p id="welcome"> (mine is at line 39 in the template) and see if there is an <h3> under that section somewhere that has that text. It should look like this (what you're looking for):
<h3>Please make an account and support the forums.</h3>
If you can't find that, post back and maybe we can get a small script to change that. It would be better, though, if you can locate it and change it there. Since I'm seeing it on every page I navigate to, the Forum Wrapper template would probably be the best bet to try first. If it's not in there, check your Global Header / Footer to see if a script was added there. Looking at your page source, you'll probably find that in your Forum Wrapper template or Global Header / Footer. My guess would be the Forum Wrapper.
|
|
inherit
231062
0
May 14, 2016 14:41:30 GMT -8
StyxTx
27
April 2016
dm147227
|
Post by StyxTx on Apr 18, 2016 19:21:41 GMT -8
Hey that worked. Thank you very much!
|
|