April 20, 2024, 09:02:12 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 Sub-Heading Text under Info Center

Pages: [1]   Go Down
  Print  
Author Topic: Change Sub-Heading Text under Info Center  (Read 339 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: February 13, 2009, 06:55:13 pm »

Footers:
Code:
<script>
function ChangeInfo(Orig,Variable){
//Created by Agent Moose (revolutionx.smfforfree3.com)
if(document.getElementById("upshrinkHeaderIC")) $("td.titlebg[colspan='2']:contains(" + Orig + ")").html(Variable);
};
ChangeInfo("OLD TEXT","NEW TEXT");
</script>

Original Request: http://www.smfsupport.com/support/index.php?dummy=1&topic=25265.0

OLD TEXT = The Text of the Sub-Header (Forum Stats, Users Online, Users Logged In Today)  Capitalization DOES count.
NEW TEXT = The New text of the text you want to change Smiley

Example:
Code:
ChangeInfo("Forum Stats","This is the Stats of the Forum");

Enjoy Smiley
Report Spam   Logged


Share on Facebook Share on Twitter

deathwilldie
Administrator
Adminitrator
Offline Offline

Posts: 1,769


View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Level 5
« Reply #1 on: February 18, 2009, 03:25:07 pm »

Quote
ChangeInfo("Forum Stats","This is the Stats of the Forum");

I think it would have sounded better if you put "View the Stats of the Forum" Tongue
Report Spam   Logged

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