How do I remove the "Join the chat" link.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How do I remove the "Join the chat" link.
It is below my forum index.
I want to keep the chat, but hide this link.
Thanks.
Here is a picture of the link I want to remove:

I want to remove all of that gray area.
I want to keep the chat, but hide this link.
Thanks.
Here is a picture of the link I want to remove:

I want to remove all of that gray area.
Last edited by ReturnOfPeyton on July 19th 2012, 10:45 am; edited 1 time in total
ReturnOfPeyton- Forumember
- Posts : 37
Reputation : 1
Language : English
ReturnOfPeyton- Forumember
- Posts : 37
Reputation : 1
Language : English
Re: How do I remove the "Join the chat" link.
As it mentions in your profile you are using punbb, this code should work. Add this to your css.
- Code:
#onlinechat{
Display:None !important;
}
Re: How do I remove the "Join the chat" link.
@Sanket wrote:As it mentions in your profile you are using punbb, this code should work. Add this to your css.
- Code:
#onlinechat{
Display:None !important;
}
Thanks, Sanket! I have a question?
I'm pretty good with computers, and I'm pretty skilled with Photoshop,
so how could I get to know more about CSS/HTML/Javascript code?
/solved.
ReturnOfPeyton- Forumember
- Posts : 37
Reputation : 1
Language : English
Re: How do I remove the "Join the chat" link.
Google for help sites related to CSS/HTML/Javascript code.
Re: How do I remove the "Join the chat" link.
@Sanket wrote:Google for help sites related to CSS/HTML/Javascript code.
Will do.
Thank you, kind sir.

ReturnOfPeyton- Forumember
- Posts : 37
Reputation : 1
Language : English
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum