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 Chatbox and Statistics

3 posters

Go down

Remove Chatbox and Statistics Empty Remove Chatbox and Statistics

Post by runawayhorses May 22nd 2012, 12:46 pm

How do you remove the links "Chatbox and Statistics" with a CSS code from the bottom of the forum as seen in this screenshot? thanks

Remove Chatbox and Statistics Cbstat

avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Remove Chatbox and Statistics Empty Re: Remove Chatbox and Statistics

Post by NikkoBryan14 May 22nd 2012, 12:54 pm

Sorry , I've search one of my Codes but I can't find a CSS Code for it.
BTW , That's my Username " GreyPhantom " or GP Wink

maybe you just need it's code like this

.codehere {display:none!important;}

That is only I can help.
NikkoBryan14
NikkoBryan14
Forumember

Male Posts : 274
Reputation : 8
Language : English
Location : Philippines

Back to top Go down

Remove Chatbox and Statistics Empty Re: Remove Chatbox and Statistics

Post by runawayhorses May 22nd 2012, 1:03 pm

Oh I didn't know that was you..lol

Well I don't know the code to both those links so I'll wait till someone does. thanks,

btw you need to make a post and introduce yourself to the forum..lol
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Remove Chatbox and Statistics Empty Re: Remove Chatbox and Statistics

Post by Mati May 22nd 2012, 1:08 pm

runawayhorses wrote:How do you remove the links "Chatbox and Statistics" with a CSS code from the bottom of the forum as seen in this screenshot? thanks

Remove Chatbox and Statistics Cbstat


Hello,

If you only want to remove the text that says "Statistics or Chatbox" simply use this CSS code.

Code:
a[href="/statistics"],[href="/chatbox/index.forum?"] {
    display: none;
}
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Remove Chatbox and Statistics Empty Re: Remove Chatbox and Statistics

Post by runawayhorses May 22nd 2012, 1:13 pm

Hi Matti, no I want to remove all the text that is associated with those links also..
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Back to top

- Similar topics

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