i am trying to change the title of my join page so it will say "Become a member" i tryed looking for the join page html but can not find it please an help
i am trying to change the title of my join page so it will say "Become a member" i tryed looking for the join page html but can not find it please an help |
go to the administration panel and search for the word you wana to replace and then change it.. let's say you want to change "join" into " register" then search for join and then replace it with register hope this helps nazzal if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;) |
i am trying to change the title of my join page so it will say "Become a member" i tryed looking for the join page html but can not find it please an help in your language, search for _JOIN_H and change that to what you want, that is the actual "Title" of the page. This is taken from the "join.php" page.. $_page['header'] = _t( '_JOIN_H' ); $_page['header_text'] = _t( '_JOIN_H' ); ManOfTeal.COM a Proud UNA site, six years running strong! |
thank you guys really appreciate this |