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.

Remove Legend in the who is online box

2 posters

Go down

Solved Remove Legend in the who is online box

Post by fredhoggin Thu 9 Dec 2010 - 22:58

Hi Folks I have been reading through old posts but can't find an answer.

I want to remove this "Legend : [ Administrator ] [ Moderator ]" I found a post that said to put this code "em {display:none}" in the CSS. I have done that and it works but it also removes the senders name and date in a Private Message.

Anyone know how I can just remove the Legend without removing the sender in PMs ?

Thank You.
avatar
fredhoggin
New Member

Male Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Remove Legend in the who is online box

Post by ankillien Thu 9 Dec 2010 - 23:09

Hello,

Please try using this CSS code...

Code:
#main-content > p > em {
display:none;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Remove Legend in the who is online box

Post by fredhoggin Thu 9 Dec 2010 - 23:22

Great stuff ankillien Thanks for the swift reply job done thank you very much. salut
avatar
fredhoggin
New Member

Male Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Remove Legend in the who is online box

Post by Guest Thu 9 Dec 2010 - 23:34

Solved + Locked
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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