Insert Image problem
Quote from Linksquest on August 2, 2017, 12:19 pmHello Asgaros Forum,
If someone want the insert a image, we cannot see any text. Everything is just white. see Image 1.
If i select it with the mouse, i see text, see image 2 and 3.
Is it possible to change the color there?
Hello Asgaros Forum,
If someone want the insert a image, we cannot see any text. Everything is just white. see Image 1.
If i select it with the mouse, i see text, see image 2 and 3.
Is it possible to change the color there?
Uploaded files:Quote from Yworld on August 2, 2017, 12:24 pmHi Linksquest,
Correct in styles. Link to the problem and a test account (If not allowed to guests)
Hi Linksquest,
Correct in styles. Link to the problem and a test account (If not allowed to guests)
Quote from Asgaros on August 10, 2017, 6:42 pmHello Linksquest,
sorry for the late reply. Can you post a link to your website and allowed guest-postings so I can have a look? As far as I can see I guess, that this is a problem coming from the CSS of your theme (or another plugin).
Hello Linksquest,
sorry for the late reply. Can you post a link to your website and allowed guest-postings so I can have a look? As far as I can see I guess, that this is a problem coming from the CSS of your theme (or another plugin).
Quote from Linksquest on August 11, 2017, 5:58 pmQuote from Yworld on August 2, 2017, 12:24 pmHi Linksquest,
Correct in styles. Link to the problem and a test account (If not allowed to guests)
Its not open for guests, sorry. But i can make you a account if you like
Quote from Asgaros on August 10, 2017, 6:42 pmHello Linksquest,
sorry for the late reply. Can you post a link to your website and allowed guest-postings so I can have a look? As far as I can see I guess, that this is a problem coming from the CSS of your theme (or another plugin).
I have made you a account, i sent it you by E-mail. My wesbite is www.linksquest.nl, adres to forum is www.linksquest.nl/forum
Quote from Yworld on August 2, 2017, 12:24 pmHi Linksquest,
Correct in styles. Link to the problem and a test account (If not allowed to guests)
Its not open for guests, sorry. But i can make you a account if you like
Quote from Asgaros on August 10, 2017, 6:42 pmHello Linksquest,
sorry for the late reply. Can you post a link to your website and allowed guest-postings so I can have a look? As far as I can see I guess, that this is a problem coming from the CSS of your theme (or another plugin).
I have made you a account, i sent it you by E-mail. My wesbite is http://www.linksquest.nl, adres to forum is http://www.linksquest.nl/forum
Quote from Asgaros on August 12, 2017, 7:24 pmHello Linksquest,
this issue is coming from your themes style.css. Please check line ~37, there is something like:
color: #fff;Adjust or delete that line and the text will look fine. 🙂
Hello Linksquest,
this issue is coming from your themes style.css. Please check line ~37, there is something like:
color: #fff;
Adjust or delete that line and the text will look fine. 🙂
Quote from Linksquest on August 13, 2017, 10:31 amIf i change it, it works indeed, but rest of the website gets also that chance of color.
Is it not possible the just change the color from the Forum?
If i change it, it works indeed, but rest of the website gets also that chance of color.
Is it not possible the just change the color from the Forum?
Quote from Asgaros on August 13, 2017, 12:21 pmThe color is not coming from the forum. The Editor-CSS is part of the WordPress Core and inherits/uses the main-color of the theme. So basically I can put whatever color I want to the forum, but the editor will still use the theme CSS.
The color is not coming from the forum. The Editor-CSS is part of the WordPress Core and inherits/uses the main-color of the theme. So basically I can put whatever color I want to the forum, but the editor will still use the theme CSS.
Quote from Linksquest on August 13, 2017, 12:49 pmIs it not possible the give the box itself the same color as the forum?
Is it not possible the give the box itself the same color as the forum?
Quote from Linksquest on November 27, 2018, 11:09 amHello,
I almost forget this, but i still have the problem, anny sugestion?
Hello,
I almost forget this, but i still have the problem, anny sugestion?
Quote from Asgaros on November 27, 2018, 11:27 amHello @linksquest
As mentioned before this style-issue is coming from your theme. Because of the nature of the styling-rule which is used inside your theme it is not possible for me to add a css-fix without the risk of changing the style of other parts of your website or WordPress itself (the editor is a core-component and the css-rule modifies it – maybe unintentionally).
You should contact the developers of your theme so they can fix their styling in a way so that those editor-forms keep their original look.
Hello @linksquest
As mentioned before this style-issue is coming from your theme. Because of the nature of the styling-rule which is used inside your theme it is not possible for me to add a css-fix without the risk of changing the style of other parts of your website or WordPress itself (the editor is a core-component and the css-rule modifies it – maybe unintentionally).
You should contact the developers of your theme so they can fix their styling in a way so that those editor-forms keep their original look.