Advertise Here

Author Topic: [Code] Change "Childboard" Text  (Read 9555 times)

0 Members and 1 Guest are viewing this topic.

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
[Code] Change "Childboard" Text
« on: May 13, 2007, 06:40:59 pm »
Footers:
Code: [Select]
<script type="text/javascript">
var Child = "CHILDBOARD TEXT";

var b = document.getElementsByTagName("b");
//Created by Agent Moose (smcodes.smfforfree3.com)
for(x=0;x<b.length;x++){
if(b[x].innerHTML == "Child Boards"){
b[x].innerHTML = b[x].innerHTML.replace("Child Boards",Child);
};};
</script>

CHILDBOARD TEXT = The New Child Board Text :)

EDIT:
Code is now working perfectly :)  Thanks for sending me a PM simply that it wasn't working! :)
« Last Edit: February 02, 2010, 08:19:46 am by Agent Moose »
Check out Revolution X's Brand new Code Index!

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Change "Childboard" Text
« Reply #1 on: May 13, 2007, 09:31:01 pm »
Nice!!!! Just tested it out on my Server 2 site - works like a charm! :)

Gooooo Moose Gooooo!!!  :D

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: Change "Childboard" Text
« Reply #2 on: May 13, 2007, 10:29:27 pm »
lol, thanks!  I am glad you like it.

Time to go off-topic alittle bit...
Why does it seem like I am the only coder here?  ok, rather than James(WebWorldx), He is really freakin' good at coding...
Check out Revolution X's Brand new Code Index!

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Change "Childboard" Text
« Reply #3 on: May 14, 2007, 02:23:12 am »
lol, thanks!  I am glad you like it.

Time to go off-topic alittle bit...
Why does it seem like I am the only coder here?  ok, rather than James(WebWorldx), He is really freakin' good at coding...

Welllllllll..... I would help ya there Moose....but Kimmie don't know nuffin' bout' codin' ... (not unless its C++ or VB...lol) ;D
« Last Edit: May 14, 2007, 02:24:50 am by Kimmieb »

Offline MONF

  • SMF For Free Member
  • *
  • Posts: 28
    • View Profile
    • The Gaming Community

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Change "Childboard" Text
« Reply #4 on: September 02, 2007, 09:40:27 am »
I like this :D  :D

Offline WeirdoScape

  • SMF For Free Newbie
  • *
  • Posts: 4
  • http://report.smfforfree2.com/index.php
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: [Code] Change "Childboard" Text
« Reply #5 on: May 15, 2008, 03:35:54 pm »
Thanks Moose! :) that code is awsome! :D
http://report.smfforfree2.com/index.php

Go! Or a least be happy =D

Offline eczema3

  • SMF For Free Newbie
  • *
  • Posts: 5
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: [Code] Change "Childboard" Text
« Reply #6 on: May 15, 2008, 03:41:03 pm »
I'm alright at Java, not great but i know enough to get about.

Offline clairebear

  • SMF For Free Master
  • *
  • Posts: 1019
    • View Profile

  • Total Badges: 23
    Badges: (View All)
    Fifth year Anniversary Search Level 5 1000 Posts Poll Voter
Re: [Code] Change "Childboard" Text
« Reply #7 on: May 16, 2008, 08:53:59 pm »
wow great!!
worked fab
www.teardrop.mysmf.com

A support forum for support in loss from early miscarriage to five years.

Offline EyeSpyDesigns

  • SMF For Free Member
  • *
  • Posts: 48
    • View Profile

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Change "Childboard" Text
« Reply #8 on: May 18, 2008, 04:41:55 am »
lol, thanks!  I am glad you like it.

Time to go off-topic alittle bit...
Why does it seem like I am the only coder here?  ok, rather than James(WebWorldx), He is really freakin' good at coding...

That would be cause we a lot of us have no friggin clue how to do what you do. LOL! You have a special ability. ;) We all bow in awe of your wit and talent! hehe

Offline LaundryLady

  • Helpers
  • *
  • Posts: 3253
  • Internet Challenged
    • View Profile

  • Total Badges: 26
    Badges: (View All)
    Seventh year Anniversary Sixth year Anniversary Search Poll Voter Level 5
Re: [Code] Change "Childboard" Text
« Reply #9 on: May 18, 2008, 05:47:32 am »
Moose, it won't work on my server 2 as of time of this post.  Moved it around the footers, tried different places.  Just doesn't change it.  I know it did work when you first posted it. Could you also post the full html code along with the jquery one?


And I Play:  Mafia-Mandemz

Offline D4rk-H4ck3r

  • SMF For Free Newbie
  • *
  • Posts: 12
    • View Profile
    • GameCoders

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] Change "Childboard" Text
« Reply #10 on: June 07, 2009, 10:45:28 pm »
i can get this to work how do i use it?

Offline Blade

  • SMF For Free Master
  • *
  • Posts: 1394
    • View Profile

  • Total Badges: 19
    Badges: (View All)
    Windows User Topic Starter Combination Level 4 Level 3
Re: [Code] Change "Childboard" Text
« Reply #11 on: June 08, 2009, 01:26:18 am »
try adding this to your Headers...
Code: [Select]
<script type="text/javascript">

Offline D4rk-H4ck3r

  • SMF For Free Newbie
  • *
  • Posts: 12
    • View Profile
    • GameCoders

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] Change "Childboard" Text
« Reply #12 on: June 08, 2009, 09:07:13 am »
it still didint work can someone give me a picture of what it do

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Change "Childboard" Text
« Reply #13 on: June 08, 2009, 10:00:57 am »
it still didint work can someone give me a picture of what it do

Tested this code on a server 2 forum, both IE and Firefox ... it does not appear to work.

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: [Code] Change "Childboard" Text
« Reply #14 on: June 08, 2009, 12:37:58 pm »
Oh well, my fault in coding :P  Sorry about that.

Edited first post.
Check out Revolution X's Brand new Code Index!

 

Related Topics

  Subject / Started by Replies Last post
6 Replies
2759 Views
Last post January 26, 2009, 03:25:41 pm
by Agent Moose
11 Replies
5073 Views
Last post June 23, 2007, 12:35:24 am
by Agent Moose
10 Replies
3134 Views
Last post April 01, 2008, 08:23:03 am
by Vice
3 Replies
3231 Views
Last post July 27, 2007, 05:10:31 pm
by doggiedoo86
3 Replies
2216 Views
Last post September 01, 2009, 12:32:55 am
by Jish