I set up an 'entity content' view, gave a name to it under 'Title:'. Unfortunately there is no style attached to this text when publishing as an unformatted list.

However, it is possible to set this by going into the 'eva-display-entity-view.tpl.php' and at line 32 add a 'div' tag with a class around the "print $title" bit.

Can you add this to the next upgrade?

thanks

Comments

simon georges’s picture

As you can override the Views theming, I don't think there's a need to add anything to the module. If you encounter problems overriding the theme, use patch from #1205008: Unable to use custom templates for themeing EVA views [WORKING PATCH PROVIDED].

mkadin’s picture

Status: Active » Closed (won't fix)

Agreed with #1, there are many simple ways to accomplish this.