Welcome Guest [Log In] [Register]
Changed "Logged in as:" text
Topic Started: Oct 9 2007, 10:54 PM (783 Views)
.hyperdude
Member Avatar
WALL-E!!!!!!
Created by: hyperdude (aka. Hroels)
Date Created: Sept. 30 '07
Code Placement: Header & Body, just after the BOARD HEADER tag.

Preview: Click

The Code:
Code:
 
<script type='text/javascript'>
/* Change "Logged in as:" */
/* Code by hyperdude/Hroels of IF Skin Zone and IF Support */
/* Do not edit or repost without permission from hyperdude */
u = document.getElementById('userlinks')
s = u.getElementsByTagName('strong')
l = 0
for (l=0;l<s.length;l++) {
if (s[l].innerHTML.match('Logged in as:')) {
s[l].innerHTML = s[l].innerHTML.replace(/Logged in as:/, 'YOUR TEXT HERE') }}
</script>


Notes: Certain members-only and guests-only boxes won't work with this code. Either change the box code, or don't use my code.
Posted Image
Goto Top
 
Skyvale
Member Avatar
Thanks for the avatar, TTO!
Nice code. :) I am NOT dumb. :'( :P
Posted ImageDog-eat-dog world - [Blog Post]
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
Perron
Oct 9 2007, 05:55 PM
Nice code. :) I am NOT dumb. :'( :P

:huh: What's all this about you being dumb? :sigh:
Posted Image
Goto Top
 
Skyvale
Member Avatar
Thanks for the avatar, TTO!
Hroels
Oct 9 2007, 06:56 PM
Perron
Oct 9 2007, 05:55 PM
Nice code. :) I am NOT dumb. :'(  :P

:huh: What's all this about you being dumb? :sigh:

The logged in as text was changed to that.
Posted ImageDog-eat-dog world - [Blog Post]
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
Perron
Oct 9 2007, 05:57 PM
Hroels
Oct 9 2007, 06:56 PM
Perron
Oct 9 2007, 05:55 PM
Nice code. :) I am NOT dumb. :'(  :P

:huh: What's all this about you being dumb? :sigh:

The logged in as text was changed to that.

Oh yeah, that. Heh. XD
Posted Image
Goto Top
 
Travis.
Member Avatar
Delivered by UPS
Nice code. Will come in handy, sometime. I might use it. B)
Goto Top
 
ellisdex
Member Avatar
Settled In
ill try changing it to "this guy is stupid---->"

Joke
Posted Image
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
ellisdex
Oct 13 2007, 10:58 AM
ill try changing it to "this guy is stupid---->"

Joke

At the preview board, it's "You are dumb,"

You literally can change it to whatever you want.
Posted Image
Goto Top
 
EJames
Member Avatar
New Member
Perron
Oct 9 2007, 10:55 PM
Nice code. :) I am NOT dumb. :'( :P

Where as I am dumb, after 10 mins of trying to get it to work in the Javascript box I finally read the part about puting in Header and Body :S
Posted Image
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
EJames
Nov 4 2007, 02:40 PM
Perron
Oct 9 2007, 10:55 PM
Nice code. :) I am NOT dumb. :'(  :P

Where as I am dumb, after 10 mins of trying to get it to work in the Javascript box I finally read the part about puting in Header and Body :S

:P Yeah, that's the only place it works XD
Posted Image
Goto Top
 
Criolay
Member Avatar
New Member
ha ha. Awesome code. That could add some originality to a board, ones that are looking to make thier site different then others, but yet not to different. (A problem us people who are in the Wild Horse RPG and just plain Horse RPG have) We dont want to make it too different, but we dont want it to be the same, so people will join. Thanks, I'll use the code. Good job!
Posted Image
http://z3.invisionfree.com/Azeri - Active Wild Horse RP
Posted Image
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
Criolay
Nov 4 2007, 03:21 PM
ha ha. Awesome code. That could add some originality to a board, ones that are looking to make thier site different then others, but yet not to different. (A problem us people who are in the Wild Horse RPG and just plain Horse RPG have) We dont want to make it too different, but we dont want it to be the same, so people will join. Thanks, I'll use the code. Good job!

Umm thanks? :lol:
Posted Image
Goto Top
 
Criolay
Member Avatar
New Member
Hroels
Nov 4 2007, 08:22 PM
Criolay
Nov 4 2007, 03:21 PM
ha ha. Awesome code. That could add some originality to a board, ones that are looking to make thier site different then others, but yet not to different. (A problem us people who are in the Wild Horse RPG and just plain Horse RPG have) We dont want to make it too different, but we dont want it to be the same, so people will join. Thanks, I'll use the code. Good job!

Umm thanks? :lol:

No problem. I like it. Its adding a nice zip to [Link Removed] now. Good job!
Posted Image
http://z3.invisionfree.com/Azeri - Active Wild Horse RP
Posted Image
Goto Top
 
960018
New Member
It is possible to put something After the member's name?
Like "Are you sure you are Member's Name?". In this case, putting the "?" after the name.

Also, good code. If I think about something cool to replace "Logged in as:", I will sure use it.
Goto Top
 
.hyperdude
Member Avatar
WALL-E!!!!!!
Actually, yes you could. But that's a little beyond my experience.
Posted Image
Goto Top
 
DragonballZ-Master
New Member
Great code
Will use
10/10
Goto Top
 
Nevo
Member Avatar
Settled In
Hroels
Nov 4 2007, 08:08 PM
EJames
Nov 4 2007, 02:40 PM
Perron
Oct 9 2007, 10:55 PM
Nice code. :) I am NOT dumb. :'(  :P

Where as I am dumb, after 10 mins of trying to get it to work in the Javascript box I finally read the part about puting in Header and Body :S

:P Yeah, that's the only place it works XD

I dont know about any of you, but i put mine in the footer and it works perfectly...


Edit: Forget to say, great code, awesome job, :)
Want to see my website? Want to see an awesome warcraft 3 skin? Want to see me in action? lol, click here. ;)
Goto Top
 
Toytrain
New Member
nice code, but didn't do what I thought it was intended


I thought it was gonna change the text in the loading screens you know?

Like

Thank you _______________
You are now logged in redirecting page or click to continue if you wish not to wait


Coulda made some cute things with that :P
Goto Top
 
ellewood631
New Member
handy one.. i'll try this code to see its fuctionality
http://www.stickywebmedia.com
Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Codes & Modifications · Next Topic »