Jump to:
| Project: | Marinelli |
| Version: | 6.x-2.96 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
So I am using the current version of Drupal with the current release of Marinelli (Giordani) and I have the latest version of the wysiwig module installed with the latest version of FCKeditor installed. FCKeditor is installed in the recommended place (/sites/all/libraries/fckeditor) and the wysiwig module likes it just fine (it works).
The problem is that if I use the default editor CSS settings, alignment settings and the like don't work. If I use the theme CSS settings, it puts the theme background on the editor and uses this font that makes it impossible to see what you're typing. I read another issue on here that suggested choosing the define CSS path setting and pointing it to the marinelli location, but that had the same effect as if I chose the default editor CSS option. I tried explicitly entering the CSS files (/sites/all/themes/marinelli/dropdown.css,/sites/all/themes/marinelli/graphics.css,/sites/all/themes/marinelli/layout.css,/sites/all/themes/marinelli/links.css,/sites/all/themes/marinelli/typography.css) but that had the same effect as if I chose the Theme CSS option. How can I remedy this?
Comments
#1
Sorry, misread your question.
#2
Resolved by changing the list of CSS files to not include graphics.css
Thus, "Define CSS" is selected and the list is:
/sites/all/themes/marinelli/dropdown.css,/sites/all/themes/marinelli/layout.css,/sites/all/themes/marinelli/links.css,/sites/all/themes/marinelli/typography.css