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

Search found 6 matches for FFF

Guest
Mon 22 Aug 2016, 06:21

Search in: Closed Issues
Topic: Chatbox default text color
Replies: 8
Views: 1293
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
Luffy
Mon 22 Aug 2016, 05:52

Search in: Closed Issues
Topic: Chatbox default text color
Replies: 8
Views: 1293
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!
Guest
Mon 22 Aug 2016, 05:49

Search in: Closed Issues
Topic: Chatbox default text color
Replies: 8
Views: 1293
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?
Guest
Mon 22 Aug 2016, 05:43

Search in: Closed Issues
Topic: Chatbox default text color
Replies: 8
Views: 1293
[mention]Luffy[/mention] wrote:Hello {@=1}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


{@=83}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 ...
Ange Tuteur
Mon 01 Aug 2016, 21:36

Search in: Closed Issues
Topic: fix the theme color
Replies: 8
Views: 927
Re,

In the stylesheet there will be colors like :
#69C
#345
#369
#FFF

You can replace these colors with the hex color of your choice. You can use this tool to choose hex colors :
http://www.colorpicker.com/




You can also change the default color of the theme selector by going to Admin Panel > Modules > JavaScript codes management > [FA EDGE] ALL.JS ( this can be used to set a default color for the forum globally )

Find :
Code:
selected : my_getcookie('fa_theme_color') || 'Select a theme',

( "Select a theme" may differ based on your chosen language )

Replace 'Select a theme' with one of these colors :
Code:
'Persian Red'
'Chestnut Rose'
'Eunry'
'Tuscany'
'Antique Brass'
'Hokey Pokey'
'Earls Green'
'Laser'
'Pine Glade'
'Celery'
'Wild Willow'
'Atlantis'
'Apple'
'Mantis'
'De York'
'Mountain Meadow'
'Emerald'
'Shamrock'
'Turquoise'
'Downy'
'Sinbad'
'Curious Blue'
'Danube'
'Mariner'
'Governor Bay'
'Blue Marguerite'
'Blue Bell'
'Purple Heart'
'Amethyst'
'Purple'
'Cerise'
'Fuchsia Pink'
'Lilac'
'Red Violet'
'Hopbush'
'Hibiscus'

You can use the theme selector as a reference to know which name is the color you prefer.
Ikerepc
Tue 26 Nov 2013, 08:26

Search in: Forum Games
Topic: [GAME] Acronymistique
Replies: 17
Views: 1033
This game isn't so hard, but it is hard to explain, and understand.
So someone write one sentence, short. And bold one word. Member after him need to wtite sentence or just part of sentence in what all words become with one character from bold word of member before. I belive you don't understand me now, so I will try to put example:

First member: Members really love my forum.
Second member: Like others, visit Ellie
e
t
c
.

You can use just part of sentence, or whole sentence, but it can't be just words, it need to be understendable. You can use names, but you can't bold names, you can't add or remove word how hard it will be.
You can bold long or short wodr, but it need to have more than just one - two characters.

So I will start, if you have questions feel free to ask on this topic.
<hr>
<span style="background:#fff;border:1px solid #000;padding:5px;"><b>There</b> haven't a lot of job</span>

PS. You don't need to use that border, I use that just to see what is sentence, and what is other text.

Back to top