While the CKEditor underline button correctly wraps content in a <span class="underline"> tag with correct class, Drupal 7 doesn't include any styling for underlined text level elements.

Styling should be added so that content appears correctly underlined.

CommentFileSizeAuthor
#2 3403922-2.patch1.68 KBdevin carlson

Comments

Devin Carlson created an issue. See original summary.

devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

A patch to include underline styling in both the editor iframe and on the front end.

devin carlson’s picture

Status: Needs review » Fixed

Tested #2 and committed to Editor 7.x-1.x.

  • Devin Carlson committed a5990c0d on 7.x-1.x
    Issue #3403922 by Devin Carlson: Add styling for CKEditor underline...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.