News:

Create A Forum Installed

Author Topic: Want To Modify Help Text  (Read 1325 times)

0 Members and 2 Guests are viewing this topic.

Offline rollerpigeon

  • Full Member
  • ***
  • Posts: 117
  • Karma: 3
    • View Profile

Badges: (View All)
Level 4 Linux User Mobile User
Want To Modify Help Text
« on: January 15, 2012, 02:29:35 pm »
Hello, I want to be able to modify the Help text that displays when the "Help" button is pressed. This is the current text and I want to modify it. How do I do this?


Thanks in advance!


Tony


Current Help Text:


Welcome to Welcome To RollerPigeon.Com, powered by Create a Forum software!
Create a Forum is the elegant, effective, powerful and free forum software solution that this site is running. It allows users to communicate in discussion topics on a given subject in a clever and organized manner. Furthermore, it has a number of powerful features which end users can take advantage of. Help for many of Create a Forum's features can be found by either clicking the question mark icon next to the relevant section or by selecting one of the links on this page. These links will take you to Create a Forum's centrally-located documentation on the Create a Forum official site.
  • Registering - Many forums require users to register to gain full access.
  • Logging In - Once registered, users must login to access their account.
  • Profile - Each member has their own personal profile.
  • Search - Searching is an extremely helpful tool for finding information in posts and topics.
  • Posting - The whole point of a forum, posting allows users to express themselves.
  • Bulletin Board Code (BBC) - Posts can be spiced up with a little BBC.
  • Personal Messages - Users can send personal messages to each other.
  • Memberlist - The memberlist shows all the members of a forum.
  • Calendar - Users can keep track of events, holidays, and birthdays with the calendar.
  • Features - Here is a list of the most popular features in Create a Forum.
For more information about how to use Create a Forum, please see the Create a Forum Support Forums.

Share on Facebook Share on Twitter


Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Want To Modify Help Text
« Reply #1 on: January 15, 2012, 05:19:39 pm »
You can't change it unless it's through coding
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline rollerpigeon

  • Full Member
  • ***
  • Posts: 117
  • Karma: 3
    • View Profile

Badges: (View All)
Level 4 Linux User Mobile User
Re: Want To Modify Help Text
« Reply #2 on: January 16, 2012, 04:29:13 pm »
Thanks for response, can this be done and how much would it cost?


Thanks


Tony

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Want To Modify Help Text
« Reply #3 on: January 16, 2012, 05:36:55 pm »
Yes it can be done through coding, it will be free. Just tell me what you want to add and I'll try to make a code for it
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline rollerpigeon

  • Full Member
  • ***
  • Posts: 117
  • Karma: 3
    • View Profile

Badges: (View All)
Level 4 Linux User Mobile User
Re: Want To Modify Help Text
« Reply #4 on: January 16, 2012, 05:44:26 pm »
Should I send the changes I want to you via email? If so, what email address?


Thanks


Tony

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Want To Modify Help Text
« Reply #5 on: January 16, 2012, 06:44:53 pm »
I made a code, just edit it:
Headers:
Code: [Select]
<script src="http://code.jquery.com/jquery.js"></script>
Footers:
Code: [Select]
<script type="text/javascript">
if(/action=help/i.test(location.href)){
$('#helpmain').hide();
$("div.windowbg2").after("WRITE WHAT YOU WANT HERE");
};
</script>

Go to the Headers and Footers via the Style Manager in your Admin CP
« Last Edit: January 16, 2012, 07:12:15 pm by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline rollerpigeon

  • Full Member
  • ***
  • Posts: 117
  • Karma: 3
    • View Profile

Badges: (View All)
Level 4 Linux User Mobile User
Re: Want To Modify Help Text
« Reply #6 on: January 16, 2012, 07:24:09 pm »
Hey Cool! Where do I insert the modified code?  :)

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Want To Modify Help Text
« Reply #7 on: January 17, 2012, 12:05:53 am »
Quote
Go to the Headers and Footers via the Style Manager in your Admin CP
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline tinsutu

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
    • View Profile

Badges: (View All)
Topic Starter Level 1 10 Posts
Re: Want To Modify Help Text
« Reply #8 on: January 18, 2012, 06:27:15 am »
What if I want to change the word "help" into my desire language?

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Want To Modify Help Text
« Reply #9 on: January 21, 2012, 02:43:23 am »
Well the help button isn't plain text so I'll look into that later.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
706 Views
Last post September 22, 2012, 08:45:46 pm
by aIURbliS
0 Replies
473 Views
Last post January 02, 2015, 06:53:05 pm
by magickalbrat
2 Replies
428 Views
Last post August 20, 2018, 01:45:52 pm
by Fire
2 Replies
791 Views
Last post March 14, 2019, 04:04:15 pm
by Jenisi
0 Replies
317 Views
Last post February 09, 2020, 02:15:54 am
by ComputerTech