I take advantage of CKEditor (WISYWYG editor) to edit textual content and HTML for my Drupal challenge. I need to edit an HTML desk and attempt to horizontally align textual content in a desk cell <td>
to Drupal Development Service proper.
My steps:
- choose Drupal Development Service textual content in Drupal Development Service desk cell
- proper+click on > Cell > Cell properties > Horizontal Alignment: Proper.
When I’m logged-in and I examine Drupal Development Service HTML I see <td fashion="text-align: proper;">My textual content</td>
. However as quickly as I’m logged-out Drupal Development Service HTML is stripped and I see solely <td>My textual content</td>
(fashion=”text-align: proper;” disappeared).
I definitely must align my textual content to Drupal Development Service proper in some HTML desk cells.
Replace:
- I take advantage of
Filtered HTML
- In
admin/config/content material/codecs/filtered_html
, I added Drupal Development Service following settings (see screenshot):