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.

delete chatbox button "archives"

3 posters

Go down

Solved delete chatbox button "archives"

Post by bouboukitsa May 21st 2010, 2:28 pm

Hello everyone.
Let me first say that in here I find great answers for everything. Keep up the good work.

Now, my problem.

I need a code to delete entirely the button "archives" of the chatbox so that no or very little archive are kept.

A couple of months ago I found a code that I inserted at "CSS stylesheet" and I got it.
However after making some theme changes the code was lost.

Does anyone have it? It will really save me.

Thanks!
avatar
bouboukitsa
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by MrMario May 21st 2010, 5:43 pm

Sorry Nope.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by bouboukitsa May 25th 2010, 1:45 pm

Anyone? Pleeeeeease?
avatar
bouboukitsa
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 25th 2010, 7:07 pm

MrMario, already said its not possible.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Guest May 26th 2010, 7:08 am

MrMario & Sanket this is posible Razz

put this code in your CSS :
Code:
#chatbox_option_with_archives a[href="/chatbox/chatbox.forum?archives=1"] {
display: none !important;}

delete chatbox button "archives" 4h5kie
avatar
Guest
Guest


Back to top Go down

Solved Re: delete chatbox button "archives"

Post by bouboukitsa May 26th 2010, 9:32 am

Thank you so much MaNKy! You are great. It works.:wouhou:
Sorry for my insisting guys but I knew there was something because I had found it in here before.

Thanks again to all of you.
MaNkY you rock! Thanks a lot.
avatar
bouboukitsa
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 26th 2010, 11:27 am

So that makes it keep half the archive or something? I understood, that he wanted to keep little of the archive & delete the rest.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by bouboukitsa May 26th 2010, 12:51 pm

Exactly Sanket. You got it right.
It keeps very little archives (not the 200 lines that are kept without the code).

My problem is solved.

Thanks again you all are the best!
Keep up the good work.
avatar
bouboukitsa
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Guest May 26th 2010, 1:21 pm

your welcome Hello
avatar
Guest
Guest


Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 26th 2010, 6:25 pm

lol...i am still lost.
Manky care to explain?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Guest May 26th 2010, 6:57 pm

hy Sanket Smile
He wants to delete the "archives" button from the chatbox Wink For this, we used the following css code :
Code:
#chatbox_option_with_archives a[href="/chatbox/chatbox.forum?archives=1"] {
display: none !important;}

#chatbox_option_with_archives => is an ID selector ! For more info about CSS you can go here

a[href="/chatbox/chatbox.forum?archives=1"] => this is the link which we will assign CSS properties

{display: none !important;} => and this is the CSS properties

I found the ID selector with my browser ( Opera => select the portion you wish to modify and right click on it => and select "Inspect Element" )
delete chatbox button "archives" 2dgp374

delete chatbox button "archives" Rl9fll


I hope these images to be useful Very Happy
Before I put the code :
delete chatbox button "archives" 25z4kmr

And after :
delete chatbox button "archives" Mii5xv
avatar
Guest
Guest


Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 26th 2010, 6:58 pm

I understood that part, but why does he say

It keeps very little archives (not the 200 lines that are kept without the code).
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Guest May 26th 2010, 7:08 pm

hmmm :/ Maybe , he wants to say that the archive does not contain all the messages Confused I don't use the chatbox , but I think the messages are deleted automatically after a while Very Happy
avatar
Guest
Guest


Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 26th 2010, 7:12 pm

Okay, maybe he says that only 200 messages are displayed. After which the rest are deleted or something automatically. But, still 200 is a lot.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Guest May 26th 2010, 7:22 pm

I don't use the chatbox and I do not know how many messages are displayed Sad Maybe , he will explain what he referred Exclamation
avatar
Guest
Guest


Back to top Go down

Solved Re: delete chatbox button "archives"

Post by Sanket May 26th 2010, 7:23 pm

nevermind.

Since this thread is marked solved, I will lock this thread.
delete chatbox button "archives" 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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