vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Code Submissions :: Change News Name - View Topic
Topic Rating: *****
Printable View
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Change News Name (9th Nov 08 at 4:29am UTC)
This code will change the "news" Part to anything you want.

Code:
 
  1. <script type="text/javascript">
  2. <!--
  3. /*Change News name
  4. Please do not repost
  5. http://icodes.vforums.co.uk
  6. http://support.vforums.co.uk*/
  7.  
  8. var forum_news = document.getElementById("forum_news").parentNode.previousSibling;
  9.  
  10. forum_news.innerHTML = forum_news.innerHTML.replace('News','What ever you want');
  11.  
  12. //-->
  13. </script>
 


Change the red part to what ever you want.

forum_news.innerHTML.replace('News','What ever you want');

 Printable View

All times are GMT+0 :: The current time is 3:38pm
Page generated in 0.7005 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums