Created on 2 June 2019, over 5 years ago
Updated 30 May 2024, 6 months ago

Problem/Motivation

On User Profile page, vertical blocks are showing horizontally. Changing the field display to "inline" is not working.

Step to reproduce

  1. Install the theme and set it as default theme.
  2. Visit the user profile page of your site.
  3. You'll see all the vertical blocks are aligned horizontally.
  4. Now try changing the the display of any field to "inline" from manage display section.
  5. You'll see that its not getting affected. Field label is still getting rendered above.

Before:

Proposed resolution

Conditionally add a class when label display is being set to inline and add CSS properties accordingly. Modify the CSS selector for the parent div containing all the fields to fix the horizontal alignment issue of vertical blocks.

After

🐛 Bug report
Status

RTBC

Version

1.1

Component

Code

Created by

🇻🇪Venezuela gabronick

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