Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 12:28 UTC
Updated:
17 May 2009 at 23:46 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedYes, the teaser field contains block elements, so its wrapper is always a div. It is not valid HTML to wrap block elements with inline elements, so Views prevents that.
Comment #2
Anonymous (not verified) commentedSo does this mean there is no way to display the Title and Teaser on the same line? That's what I was trying to do.
If it can be done, how do I do it?