Closed (fixed)
Project:
Panels
Version:
7.x-3.3
Component:
Panel nodes
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2012 at 06:14 UTC
Updated:
15 Feb 2013 at 15:40 UTC
Hi All,
I now this isn't really a panels question, but a panels / css question.
I want a panel node similar to this: example
I can do this by using a full node in a pane. The thing is that I want to use individual fields rather than the full node.
What are my options for doing that?
- make a custom view mode using hook_entity_info_alter() but I'd prefer doing this in css
- .... ?
Comments
Comment #1
fehin commentedWhy don't you create a view of the fields you want and place it in the panel?
Comment #2
szantog commentedI use display suit to create/maintain custom build modes.
Comment #3
merlinofchaos commentedYou can do this with Panelizer. You'd probably need a little CSS to get things to float the way you want them to.