Fields with inline labels

Created on 14 July 2011, over 13 years ago
Updated 27 March 2023, over 1 year ago

Apparently core Fields assumes that the theme (or CSSer) will take care of fields with inline labels:


.field-label-inline  .field-label,
.field-label-inline  .field-items,
.field-label-inline  .field-items .field-item {
  display: inline;
}

.field-label-inline  .field-items .field-item {
  margin-right: 1em;
}

.field-label {
  font-weight: bold;
}

This works for me. Perhaps it could be included in the standard [XHTML] CSS with Omega.

Feature request
Status

Active

Version

5.0

Component

Code

Created by

🇺🇸United States NancyDru Boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024