3.2.x how to change white text posting box to black - ne-blackgreen
3.2.x how to change white text posting box to black
also would like to change the light grayit is so hard to see on the white background and would like to change it to green in same posting box were do I do that?
do I have green type on black in the posting box...
line numbers are ok too to get me their if thats easy for you..
Thanks
works great in 3.2.x and php7
-
- Registered User
- Posts: 129
- Joined: Wed Oct 14, 2015 4:57 am
- Contact:
Re: 3.2.x how to change white text posting box to black
the text color is just to light can hardly see it...
-
- Registered User
- Posts: 129
- Joined: Wed Oct 14, 2015 4:57 am
- Contact:
Re: 3.2.x how to change white text posting box to black
Here is a Screenshot of posting-box as it should look like.
-
- Registered User
- Posts: 158
- Joined: Sun Feb 19, 2006 2:00 pm
- Location: Germany
- Name: Bernhard
- Contact:
Re: 3.2.x how to change white text posting box to black
This is the same on 2 forums I have tried it on now my setup is an upgraded 3.1.x to 3.2.x with php7 running on an ubuntu 16.04 server I wonder if all that is the reason..
Or its just I am not running on a deutsch server. komisch no idea if the online translator worked on that....
the pic you showed is way better all I want is the text to be green too....
-
- Registered User
- Posts: 129
- Joined: Wed Oct 14, 2015 4:57 am
- Contact:
Re: 3.2.x how to change white text posting box to black
1. Do you have the newest style-version?
2. Deactivate all extensions
3. Clear the cache
4. Check the style - black background now?
5. Activate every extension step by step and check which extension is giving you the white background.
Result?
-
- Registered User
- Posts: 158
- Joined: Sun Feb 19, 2006 2:00 pm
- Location: Germany
- Name: Bernhard
- Contact:
Re: 3.2.x how to change white text posting box to black
another problem for me is clearing the cache does not always work for me maybe once out of every 7 times it works sometimes more sometimes less so that was most likely why I did not catch it before I think....
all happy now can you give me the spot or line number in colors.css for me to change the white text to green thats all I wanted all along before the problem sorry for all the troubles....
This was the problem extention...
Background Image in Text Area 1.0.3
https://www.phpbb.com/customise/db/exte ... text_area/
-
- Registered User
- Posts: 129
- Joined: Wed Oct 14, 2015 4:57 am
- Contact:
Re: 3.2.x how to change white text posting box to black
Code: Select all
.message-box textarea {
color: #00C625;
}
https://www.phpbb.com/customise/db/styl ... n/faq/2261
-
- Registered User
- Posts: 158
- Joined: Sun Feb 19, 2006 2:00 pm
- Location: Germany
- Name: Bernhard
- Contact: