http://postimg.org/image/55r3fbpnr/ text format is full html and this happens with both text and long text field. What could be the reason?

Comments

Danny Englander’s picture

Assigned: Unassigned » Danny Englander
Status: Active » Postponed (maintainer needs more info)

Hi, I need more info, what module or display is doing this?

haunted’s picture

This addition to the style.css file solved the problem content's fields:

.field-label-inline .field-label {
    margin-top: 0.2em;
}

but now the labels Profile2 fields are misaligned in the opposite direction.

haunted’s picture

Posted by highrockmedia on May 6, 2014 at 6:57am
Hi, I need more info, what module or display is doing this?

Any particular module. To reproduce this behavior create a content type with some field of type text and then select "inline" for the field's label display. (The text have to be shorter than main content region's width or the lablel display will turn in "above" automatically.)

Danny Englander’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

It sounds like you sorted this out. Thanks.