Content Block HTML View Font Color

Permalink Browser Info Environment
I'm having a small issue with the font color when using the Content Block in HTML view where the font is so light you can hardly read it. See attached screenshot. I'm not sure if it's something with the theme but I know it's not an issue on other themes I use on other websites. I've not dug into it at all to try to find the issue myself but I've not done any core file changes. Also, I used the Oregon default content when I installed the theme.

1 Attachment

Type: Pre-Sale
Status: Resolved
vGibson
View Replies:
vGibson replied on at Permalink Reply
vGibson
Also, not sure why but I can't post as a trouble ticket anymore... Maybe something to do with the refund that you granted for the troubleshooting the other day?

Either way... while this is not a critical issue it's fairly annoying since I use HTML view a lot with content blocks. :)
c5hub replied on at Permalink Reply
c5hub
Not sure about the license - I guess that's the price of a freebie!

Looks like we can see your ticket though so don't worry about it. I've also replied via PM. We'll have a tweak for this in the next release.
vGibson replied on at Permalink Reply 1 Attachment
vGibson
Was this updated since this was posted?

I'm still experiencing this issue with the Oregon template.

I attached a screenshot showing how the html view is so light it's hard to see when editing.
c5hub replied on at Permalink Reply
c5hub
This was updated in 2.0.1 - the latest version is 2.0.2; are you using this and have you cleared your cache?
vGibson replied on at Permalink Reply
vGibson
I just updated from 2.0.1 to 2.0.2 but it still persists.

When I click outside of the "Content Editor" window (in HTML view mode) it changes to a black background with white text but when I click back in it goes back to a white background with light grey text as shown in the screenshot.

Again, this is in the "Content" block while in HTML mode.
c5hub replied on at Permalink Reply
c5hub
Have you cleared your cache?
vGibson replied on at Permalink Reply
vGibson
I have, I clear my cache often.
c5hub replied on at Permalink Reply
c5hub
Is this both your browser and site cache?

I have tested in both Firefox & Chrome using the core content block in HTML mode and the background is black for me...

If you look at the source code of the page and then navigat to the main.css file in the head can you see the below code about 100 lines form the bottom...
/* Redactor textarea fix */
.ccm-page div.redactor_box textarea {
  background-color: #222;
  border: medium none;
  box-shadow: none;
  color: #ccc;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 13px;
  margin: 0;
  outline: medium none;
  overflow: auto;
  padding: 0;
  position: relative;
  resize: none;
  width: 100%;

This is the code we added to address the issue and is working perfectly on both our local and remote version??
c5hub replied on at Permalink Reply
c5hub
I have just been digging a little deeper on this and think I may have found the problem...

It looks like concrete5 have changed the class name on the Redactor box in the content block from ...
redactor_box

to...
redactor-box

Notice the underscore has changed to a hyphen :(

You could change this in the main.less file for now until we can re-address this in a later release.
vGibson replied on at Permalink Reply
vGibson
Awesome... I've been digging also but didn't notice that.

Thanks!!

concrete5 Environment Information

# concrete5 Version
Core Version - 5.7.4.1
Version Installed - 5.7.4.1
Database Version - 20150504000000

# concrete5 Packages
Fundamental (2.0.0).

# concrete5 Overrides
languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/sl_SI/LC_MESSAGES/messages.mo, languages/sl_SI/LC_MESSAGES, languages/sl_SI, languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/sl_SI/LC_MESSAGES/messages.mo, languages/sl_SI/LC_MESSAGES, languages/sl_SI

# concrete5 Cache Settings
Block Cache - Off
Overrides Cache - Off
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache/2.2.22 (Ubuntu)

# Server API
cgi-fcgi

# PHP Version
5.3.10-1ubuntu3.6

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, openssl, pcntl, pcre, PDO, pdo_mysql, Phar, posix, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, XCache, xml, xmlreader, xmlwriter, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 512M
post_max_size - 50M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 24M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 1440
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
xcache.var_maxttl - 0

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.