Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

row <th> element styling in WYSIWYG #47

Open
alisonjo315 opened this issue Apr 6, 2021 · 2 comments
Open

row <th> element styling in WYSIWYG #47

alisonjo315 opened this issue Apr 6, 2021 · 2 comments
Labels

Comments

@alisonjo315
Copy link
Collaborator

alisonjo315 commented Apr 6, 2021

Problem

When a row is made a <th> and you look at it in CKEditor, the text is centered, instead of left-aligned. (When you save the page, the row heading table cells are left-aligned.)

The text should be left-aligned in CKEditor, too 😁

Page with example table: (click edit, compare alignment of row header when viewing the page vs. editing the page)
https://dev-cddemo.pantheonsite.io/example-page-table-column-and-row-headers

Content editing screenshot:
image

Solution

Update ckeditor.scss accordingly.

@ama39
Copy link
Collaborator

ama39 commented Oct 21, 2021

Hi @alisonjo315 ,

I believe this issue would actually need to be addressed in cwd_base. While CKEditor customization is done in the admin theme, the appearance of content within CKEditor comes from compiling ckeditor.scss.

@alisonjo315
Copy link
Collaborator Author

@ama39 Oooo ok, thank you for looking! I'll move this issue over there 🏃‍♀️

@alisonjo315 alisonjo315 transferred this issue from CornellCustomDev/cwd_admin Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants