The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how to remove username on "logout"

3 posters

Go down

In progress how to remove username on "logout"

Post by zenzo March 6th 2013, 4:22 am

is there a code to remove username on logou[username]
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: how to remove username on "logout"

Post by RPM March 6th 2013, 8:54 pm

No. But you can just use a NavBar, instead of text.
RPM
RPM
Forumember

Posts : 375
Reputation : 7
Language : EN

http://roleplaymachugas.forumotion.com/

Back to top Go down

In progress Re: how to remove username on "logout"

Post by zenzo March 8th 2013, 11:42 am

RPM wrote:No. But you can just use a NavBar, instead of text.

is there other way instead of using image icons, cause i don't want to use icons
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: how to remove username on "logout"

Post by zenzo March 11th 2013, 4:06 am

bump...
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: how to remove username on "logout"

Post by LGforum March 11th 2013, 11:44 am

Code:
$(function(){
  var x = document.getElementById('logout');
  x && x.innerHTML = 'Log Out';
});
Should work. Smile
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

In progress Re: how to remove username on "logout"

Post by zenzo March 11th 2013, 12:35 pm

LGforum wrote:
Code:
$(function(){
  var x = document.getElementById('logout');
  x && x.innerHTML = 'Log Out';
});
Should work. Smile

nothing happen,..

by the way thanks for reply LG

hope you can help me,,..
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: how to remove username on "logout"

Post by zenzo March 16th 2013, 6:27 am

up again
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum