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

fehin’s picture

Why don't you create a view of the fields you want and place it in the panel?

szantog’s picture

I use display suit to create/maintain custom build modes.

merlinofchaos’s picture

Status: Active » Fixed

You can do this with Panelizer. You'd probably need a little CSS to get things to float the way you want them to.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.