Contents tagged with FontAwesome

  • Customizing Body Summary in Orchard

    ASP.NET, MVC, Razor, FontAwesome, Orchard, HTML

    In Orchard, the content summaries are displayed with a limit of 200 characters and a default "more" link after the body summary.  I felt the summary length was much too short, and I wanted to customize how the "more" link was displayed using an icon in the link.  Surprisingly the first part was quite easy, it was the latter part that took a bit more effort to tweak.

    I found the file where the summaries were being created, it exists in the Orchard.Core/Common/Views/Parts.Common.Body. …

    Read more 

  • 1