Problem/Motivation:

Proposed resolution:

Implement styling for the following body elements:

  • Paragraphs
  • Headings
  • List (Unordered/Ordered)
  • Table
  • Inline links

What's missing:

To get the body area themed during the FL Drupal Camp sprint, we're going to leave out the media embed theming. This work will be addressed in a separate issue.

CommentFileSizeAuthor
#5 3115194-theme-body-field.patch1.06 KBbrianperry
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

proeung created an issue. See original summary.

proeung’s picture

Assigned: proeung » Unassigned
Issue tags: +fldc20
proeung’s picture

Issue tags: -fldc2020, -fldc20 +olivero-sprint-d
brianperry’s picture

Assigned: Unassigned » brianperry
Issue tags: +midcamp2020

Going to start working on this as part of the MidCamp sprint.

brianperry’s picture

Status: Active » Needs review
FileSize
1.06 KB

With the attached patch you should be able to create a basic page with all of the content markup from the POC below the hero and it will be styled correctly. This covers the body elements listed in the description, along with other elements. I also made a minor adjustment to the page template to make the layout match the POC more closely. In a default install the breadcrumb block will disrupt the layout a bit - if you want everything to align, disable this block.

I took the approach of adjusting the template to match our existing css rather than the inverse. Seemed safer given that we're still integrating some changes from the POC. Not sure if that what we want long term - I'll bring that up during the Monday meeting.

mherchel’s picture

Status: Needs review » Fixed

This looks great! Committed!

Status: Fixed » Closed (fixed)

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