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.

[ASK] Modifications Chatbox

+3
boffer10
Rikho123
™-N|M-Garyu73
7 posters

Go down

[ASK] Modifications Chatbox Empty [ASK] Modifications Chatbox

Post by ™-N|M-Garyu73 September 2nd 2010, 1:16 pm

How to modify chatbox?
Ex :
[ASK] Modifications Chatbox Helpxatpop02

I'm confused script.
What a script to modify chatbox it?
avatar
™-N|M-Garyu73
New Member

Male Posts : 10
Reputation : 0
Language : Indonesia
Location : Kalteng - Kuala Kapuas

http://nevermind.betaboard.net/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by Rikho123 September 2nd 2010, 2:27 pm

you can't modify Chatbox.
but if you want to customize your Chatbox
Go to https://help.forumotion.com/updates-and-new-features-f1/tuesday-tip-customize-chatbox-t77136.htm#497685
avatar
Rikho123
Forumember

Male Posts : 120
Reputation : 0
Language : indonesia

http://sharemind.betaboard.net

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by ™-N|M-Garyu73 September 2nd 2010, 4:44 pm

Oh, it's ok.
But if you know the script? As picture above?
avatar
™-N|M-Garyu73
New Member

Male Posts : 10
Reputation : 0
Language : Indonesia
Location : Kalteng - Kuala Kapuas

http://nevermind.betaboard.net/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by boffer10 September 2nd 2010, 6:03 pm

That's not a forumotion chat box. If you want information about the chat box in your picture, go to xat.com
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by ™-N|M-Garyu73 September 3rd 2010, 10:28 am

boffer10 wrote:That's not a forumotion chat box. If you want information about the chat box in your picture, go to xat.com

Thank you. But it does not change anything with my Chatbox.
Where I have to change it?

I had to admin > display > Picture and Colors > colors > CSS Stylesheet.
I had to change it but don't change my chatbox.

there solution?
avatar
™-N|M-Garyu73
New Member

Male Posts : 10
Reputation : 0
Language : Indonesia
Location : Kalteng - Kuala Kapuas

http://nevermind.betaboard.net/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by toan_love September 3rd 2010, 12:13 pm

I want to change the background ChatBox bit but not how, who helps her with?
avatar
toan_love
New Member

Posts : 10
Reputation : 0
Language : vietnam

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by boffer10 September 3rd 2010, 3:44 pm

Maybe something here is what you're looking for.

Customize ChatBox

Here are the styles used to modify the text and background of the ChatBox. To be included in the section of the Custom CSS Panel Admin! Wink

► Admin Panel → Display → Color Images and Color → CSS Stylesheet

► For prosilver (phpBB3) and punBB:

► To change the background of the chat:

Code:
body.chatbox (
background-color: color code;
)



► To change the text of the title of the chat:

Code:
body.chatbox # chatbox_header. chatbox-title,
body.chatbox # chatbox_header. chatbox a.chat-title-title (
color: color code! important;
)



► To change the color of links in the header of the chat:

Code:
. Chatbox-options li
.chatbox-options li,
.chatbox-options label (li
color: color code;
)




► To change the color of text in the list section of members:

Code:
# Chatbox_members ul li,
#chatbox_members ul li (
color: color code;
)




► To change the color of text in the message display section:

Code:
.chatbox_row_1,
.chatbox_row_2,
.chatbox_row_3,
.chatbox_row_1 has
.chatbox_row_2 has
.chatbox_row_3 a (
color: color code;
)


avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by ™-N|M-Garyu73 September 4th 2010, 2:03 am

boffer10 wrote:Maybe something here is what you're looking for.

Customize ChatBox

Here are the styles used to modify the text and background of the ChatBox. To be included in the section of the Custom CSS Panel Admin! Wink

► Admin Panel → Display → Color Images and Color → CSS Stylesheet

► For prosilver (phpBB3) and punBB:

► To change the background of the chat:

Code:
body.chatbox (
background-color: color code;
)



► To change the text of the title of the chat:

Code:
body.chatbox # chatbox_header. chatbox-title,
body.chatbox # chatbox_header. chatbox a.chat-title-title (
color: color code! important;
)



► To change the color of links in the header of the chat:

Code:
. Chatbox-options li
.chatbox-options li,
.chatbox-options label (li
color: color code;
)




► To change the color of text in the list section of members:

Code:
# Chatbox_members ul li,
#chatbox_members ul li (
color: color code;
)




► To change the color of text in the message display section:

Code:
.chatbox_row_1,
.chatbox_row_2,
.chatbox_row_3,
.chatbox_row_1 has
.chatbox_row_2 has
.chatbox_row_3 a (
color: color code;
)



thanks ,,
but if for punBB 2?
avatar
™-N|M-Garyu73
New Member

Male Posts : 10
Reputation : 0
Language : Indonesia
Location : Kalteng - Kuala Kapuas

http://nevermind.betaboard.net/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by LH Justin September 4th 2010, 2:50 am

™-N|M-Garyu73™ wrote:
thanks ,,
but if for punBB 2?
There is no punBB 2...
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by Agenda September 4th 2010, 4:03 am

I think he/she means: "Is it for PunBB, too?" Wink
Agenda
Agenda
Forumember

Male Posts : 172
Reputation : 9
Language : English

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by ™-N|M-Garyu73 September 4th 2010, 9:49 am

I already have a script to Modify Chatbox for punBB2.
But I don't know put where, can you help me?
avatar
™-N|M-Garyu73
New Member

Male Posts : 10
Reputation : 0
Language : Indonesia
Location : Kalteng - Kuala Kapuas

http://nevermind.betaboard.net/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by toan_love September 4th 2010, 10:38 am

Who has the code for punbb2 me and just make the?
avatar
toan_love
New Member

Posts : 10
Reputation : 0
Language : vietnam

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by Guest September 4th 2010, 6:28 pm

You know, this is the third topic I've read today that mentions "punbb2".

Did someone at forumotion scramble some code and come up with a cross between PunBB and phpBB2?

Laughing
avatar
Guest
Guest


Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by LH Justin September 4th 2010, 6:55 pm

™️-N|M-Garyu73™️ wrote:I already have a script to Modify Chatbox for punBB2.
But I don't know put where, can you help me?
You put it in your CSS.

And there is no punBB 2! TT
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by RoNo September 6th 2010, 12:43 am

™️-N|M-Garyu73™️ wrote:How to modify chatbox?
Ex :
[ASK] Modifications Chatbox Helpxatpop02

I'm confused script.
What a script to modify chatbox it?

Ahh my old travel PC wallpaper Cool

I posted the code for that chatbox in the
same topic you got the screen shot from.

It's not a forumotion chatbox and you can't get your forum's
chatbox to look like that version... Go to http://xat.com/
Setup an account, select your background image-there.
It's possible to connect to photobucket accounts also.

(click)
[ASK] Modifications Chatbox Th_xat_background03


[ASK] Modifications Chatbox Th_xat_background04


[ASK] Modifications Chatbox Break_gray1


Or... you can change the background from
within the chatbox -where ever it's posted:

[ASK] Modifications Chatbox Th_xat_background02


[ASK] Modifications Chatbox Break_gray1


If you create an Html page for the XatChatbox...
it's possible to trick-stretch the page background
and get it to blend with the chatbox background

(Popup chat example)
[ASK] Modifications Chatbox Th_xat_background05


Post your XatChat code and I'll help you create a popup
link so it functions like in the screen shot you posted.

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by toan_love September 6th 2010, 3:16 am

I am sorry that phpBBb2
avatar
toan_love
New Member

Posts : 10
Reputation : 0
Language : vietnam

Back to top Go down

[ASK] Modifications Chatbox Empty Re: [ASK] Modifications Chatbox

Post by toan_love September 6th 2010, 3:17 am

RoNo wrote:
™️-N|M-Garyu73™️ wrote:How to modify chatbox?
Ex :
[ASK] Modifications Chatbox Helpxatpop02

I'm confused script.
What a script to modify chatbox it?

Ahh my old travel PC wallpaper Cool

I posted the code for that chatbox in the
same topic you got the screen shot from.

It's not a forumotion chatbox and you can't get your forum's
chatbox to look like that version... Go to http://xat.com/
Setup an account, select your background image-there.
It's possible to connect to photobucket accounts also.

(click)
[ASK] Modifications Chatbox Th_xat_background03


[ASK] Modifications Chatbox Th_xat_background04


[ASK] Modifications Chatbox Break_gray1


Or... you can change the background from
within the chatbox -where ever it's posted:

[ASK] Modifications Chatbox Th_xat_background02


[ASK] Modifications Chatbox Break_gray1


If you create an Html page for the XatChatbox...
it's possible to trick-stretch the page background
and get it to blend with the chatbox background

(Popup chat example)
[ASK] Modifications Chatbox Th_xat_background05


Post your XatChat code and I'll help you create a popup
link so it functions like in the screen shot you posted.



You can not specify yourself?
avatar
toan_love
New Member

Posts : 10
Reputation : 0
Language : vietnam

Back to top Go down

Back to top

- Similar topics

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