March 28, 2024, 04:24:05 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 Message Icon Text

Pages: [1]   Go Down
  Print  
Author Topic: Change Message Icon Text  (Read 308 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: March 09, 2009, 05:14:47 pm »

Footers:
Code:
<script type="text/javascript">
function Message_Icons(MI,New){
//Created by Agent Moose (revolutionx.smfforfree3.com)
var a = document.getElementsByTagName("b");
for(x=0;x<a.length;x++){
if(a[x].parentNode.parentNode.height == "20" && a[x].innerHTML.match(MI)) a[x].innerHTML = a[x].innerHTML.replace(MI,New);
};};
Message_Icons("OLD TEXT","NEW TEXT");
</script>
Original Request: http://www.smfsupport.com/support/code_requests/3_requests-t25676.0.html

OLD TEXT = The old text of the Message Icons(Quote,Edit, ect.)
NEW TEXT = The New text for that message icon.

To change more of the Message Icon text, add more of these lines:
Code:
Message_Icons("OLD TEXT","NEW TEXT");

Enjoy Smiley
Report Spam   Logged


Share on Facebook Share on Twitter

Mojobojo82
MVP
MVP
Offline Offline

Gender: Male
Posts: 838


View Profile
Badges: (View All)
« Reply #1 on: June 17, 2009, 05:58:13 am »

Thanks Moose. Very Helpful... Changed the Quote text   Cool Grin
Report Spam   Logged






Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« Reply #2 on: June 17, 2009, 10:36:36 am »

Glad you like it Smiley
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