April 19, 2024, 06:59:53 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Revolution X, where Coding meets Graphics.
 
  Home Help Search Arcade Affiliates Staff List Calendar Members Login Register  

Change "Topic:" Text

Pages: [1]   Go Down
  Print  
Author Topic: Change "Topic:" Text  (Read 222 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« on: June 12, 2009, 08:29:50 am »

Footers:
Code:
<script type="text/javascript">
var new = "Text; ";

var c = document.getElementById("top_subject");
//Created by Agent Moose (revolutionx.smfforfree3.com)
var subj = c.innerHTML.split("Topic:")[1];
c.innerHTML = new + subj;
</script>

You know how when you're viewing a topic, and it says: Topic: (topic)  (Read (number) times)?  Now you can change that text!

Just edit this line:
Code:
var new = "Text; ";

Enjoy Smiley
Report Spam   Logged


Share on Facebook Share on Twitter



Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy