FM Design
Would you like to react to this message? Create an account in a few clicks or log in to continue.

IMPORTANT

FM Design is in read-only mode, please click here for more information.

Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49

» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21

» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28

» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15

» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11

» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24

» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58

» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50

» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22

» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12

» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10

» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51

» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11

» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19

» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34

Recent Tutorials
Top posting users this month

Who is online?
In total there are 15 users online :: 0 Registered, 0 Hidden and 15 Guests :: 1 Bot

None

[ View the whole list ]


Most users ever online was 515 on Tue 14 Sep 2021, 15:24

Chatbox default text color

View previous topic View next topic Go down

Luffy
Luffy

Gender : Male
Age : 30
Posts : 291
Points : 4018
Reputation : 64
Language : Greek, English
Browser : Browser : Google Chrome Forum Version : Forum Version : phpBB3
https://www.inforumgr.com/ https://www.facebook.com/inforumgr https://twitter.com/inforumgr

PostLuffy Mon 22 Aug 2016, 05:38

Hello @Ange Tuteur,

So i changed the colors of the default chatbox and it's appearance but my main issue that keeps staying there is the default text color.. That color keeps staying with that color and i cannot change it to white for any reason..

http://prntscr.com/c8tv94

How can i change not only the input's color but the default color of the chat as well ?
http://prntscr.com/c8tvqb

Thanks for any help! Smile
Anonymous
Guest
Guest

PostGuest Mon 22 Aug 2016, 05:43

Luffy wrote:Hello @Ange Tuteur,

So i changed the colors of the default chatbox and it's appearance but my main issue that keeps staying there is the default text color.. That color keeps staying with that color and i cannot change it to white for any reason..

http://prntscr.com/c8tv94

How can i change not only the input's color but the default color of the chat as well ?
http://prntscr.com/c8tvqb

Thanks for any help! Smile

@Luffy : To make things clear on this, you want the in-chat color to remain #FFF at all times and the message box color (whatever color they chose) to be #FFF as well? If so, people will be able to select a color, but it won't be displayed as such, just in white ...


Last edited by Samantha on Mon 22 Aug 2016, 06:23; edited 1 time in total
Luffy
Luffy

Gender : Male
Age : 30
Posts : 291
Points : 4018
Reputation : 64
Language : Greek, English
Browser : Browser : Google Chrome Forum Version : Forum Version : phpBB3
https://www.inforumgr.com/ https://www.facebook.com/inforumgr https://twitter.com/inforumgr

PostLuffy Mon 22 Aug 2016, 05:46

@Samantha, i want all the messages to be white. If we can change that i can hide the color button so that no one can change the color unless they use bbcode tags which i would prefer the white color to overwrite them as well..
Anonymous
Guest
Guest

PostGuest Mon 22 Aug 2016, 05:49

So, to be exact, you want to hide the color button and have all the messages being displayed in chat to be in white (#FFF), right?
Luffy
Luffy

Gender : Male
Age : 30
Posts : 291
Points : 4018
Reputation : 64
Language : Greek, English
Browser : Browser : Google Chrome Forum Version : Forum Version : phpBB3
https://www.inforumgr.com/ https://www.facebook.com/inforumgr https://twitter.com/inforumgr

PostLuffy Mon 22 Aug 2016, 05:52

Samantha wrote:So, to be exact, you want to hide the color button and have all the messages being displayed in chat to be in white (#FFF), right?
Exactly!
Anonymous
Guest
Guest

PostGuest Mon 22 Aug 2016, 05:55

Right. So, now you've got 2 options. Either you wait for Ange to help you, or I could give it a try.

Mind you, I've got a way with CSS and this is purely CSS related. My knowledge about Edge is as good as 0 and, using 3rd party cb sw, my knowledge of the default chat is dated, but I could give it a try if you lent me an admin account (credentials & link via PM please) because it's purely elements that are involved.

It's up to you now! Smile
Luffy
Luffy

Gender : Male
Age : 30
Posts : 291
Points : 4018
Reputation : 64
Language : Greek, English
Browser : Browser : Google Chrome Forum Version : Forum Version : phpBB3
https://www.inforumgr.com/ https://www.facebook.com/inforumgr https://twitter.com/inforumgr

PostLuffy Mon 22 Aug 2016, 06:01

I don't mind sharing the link with you but i have to tell you i tried body#message or body#chatbox and all the elements containing the chatbox with !important but nothing changed. I believe it's something that has to do with the theme and these random color choices it does (if i am guessing right).

@Samantha i will send you the information for an Admin Account now. Thanks for your help!

Edit: this is now solved thanks to Samantha! Thank you very much for your help! Smile
You may consider this as solved!
Anonymous
Guest
Guest

PostGuest Mon 22 Aug 2016, 06:21

To force the default chat color to be #FFF, use this CSS code:

Code:
#chatbox .msg span{color:#FFF!important}


To force the default input message box messages color to appear in #FFF, use this CSS code in your CSS:

Code:
#message.post{color:#FFF!important}



Glad to have been of help! Smile


Last edited by Samantha on Mon 22 Aug 2016, 06:39; edited 1 time in total
Anonymous
Guest
Guest

PostGuest Mon 22 Aug 2016, 06:31

*** Topic solved, locked and archived ***
Sponsored content

PostSponsored content

View previous topic View next topic Back to top

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

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