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.

[Code]Involving Chatbox

5 posters

Go down

[Code]Involving Chatbox Empty [Code]Involving Chatbox

Post by cHaSwWind04 September 20th 2012, 4:31 pm

I want to hide this from the statistics which is found the very bottom of the index

CHATBOX
There are currently 5 user(s) on the ChatBox : Username1, Username2, Username3, Username4
[ Join the Chat ]

I want to hide it so is there any code around there?
cHaSwWind04
cHaSwWind04
Forumember

Male Posts : 192
Reputation : 1
Language : English
Location : In front of a monitor... Duh!

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by Sir Chivas™ September 20th 2012, 5:01 pm

Hi,

Are you currently using, the version; PhpBB3? If, so won't be possible, since you need access to the templates. There, might be a code. But, that I'm aware of, nope. Sorry.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by nextlevelgaming September 20th 2012, 7:15 pm

it may be possible by finding the id/class

going to css

writing it up like so

Code:
classoridname{
display:none;
}
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by LGforum September 20th 2012, 8:28 pm

On phpbb3 you could hide it using this CSS:

Code:
p.page-bottom + .h3, p.page-bottom + .h3 + div.page-bottom, #chatbox_popup { display: none; }
LGforum
LGforum
Hyperactive

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

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by nextlevelgaming September 20th 2012, 9:10 pm

See i knew it was CSS to hide, I dont know the fields for it so, good job LG
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by cHaSwWind04 September 22nd 2012, 12:53 pm

^huh???

~Topic Solved~
cHaSwWind04
cHaSwWind04
Forumember

Male Posts : 192
Reputation : 1
Language : English
Location : In front of a monitor... Duh!

Back to top Go down

[Code]Involving Chatbox Empty Re: [Code]Involving Chatbox

Post by Jophy September 22nd 2012, 1:30 pm

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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