vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: Rename Admin Panel. - View Topic
Topic Rating: *****
Printable View
RuhRoe
Full Member
***

Posts: 218
Status: Offline
Gender: Male
Age: 30
Joined:  
Reputation: 5%  


pmxfire
Rename Admin Panel. (3rd Dec 08 at 10:46pm UTC)
On the text menu's I want to have Admin Panel be turned to Admin, please. {Smile} Thanks to whoever does this {Grin}
dog199200
Guest
Re: Rename Admin Panel. (4th Dec 08 at 12:06am UTC)
{Tongue Out} I can have this done in a bit, but i'm really busy right now but you'll have it done by the end f the night....Hint Hint, USe The Switch-It Code

Edit: ok i'll take care of this now {Tongue Out}

Code:
 
  1. <script type="text/javascript">
  2. <!--
  3. /* Switch-It by Cr0w */
  4. function switchIt(word,word2){
  5.     var f = document.getElementsByTagName("font");
  6.     for(i=0;i<f.length;i++){
  7.         f[i].innerHTML = f[i].innerHTML.replace(word,word2);
  8.     }
  9. }
  10.  
  11. switchIt("Admin Panel","Admin");
  12. //-->
  13. </script>
 


Ok that should work, and if it doesnt that just means you need to copy over the exactl name for the admin panel to where it says Admin Panel
RuhRoe
Full Member
***

Posts: 218
Status: Offline
Gender: Male
Age: 30
Joined:  
Reputation: 5%  


pmxfire
Re: Rename Admin Panel. (4th Dec 08 at 1:47am UTC)
It works {Smile} Thanks.
dog199200
Guest
Re: Rename Admin Panel. (4th Dec 08 at 3:24am UTC)
{Tongue Out} np
 Printable View

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