Skip to content

Latest commit

 

History

History
49 lines (45 loc) · 1.73 KB

ReadMe.md

File metadata and controls

49 lines (45 loc) · 1.73 KB

Rock Agency Theme

This Theme is designed for your public facing Rock site. It's based upon an open source bootstrap theme, Agency.

This Theme includes customized layouts, adtional lava Templates, and a custom block for a staff section.

Layouts

  • Homepage
  • Full Width
  • Left Sidebar
  • Right Sidebar
  • Three Column

Blocks

  • Group Member List Lava

Lava Templates

    ---ADDED---
  • Team.lava
  • TimeLine.lava
  • GroupFinder.lava

  • ---MODIFIED---
  • BlogItemList.Lava
  • Calendar.Lava
  • PageNav.Lava
  • PageSubNav.Lava
  • PodcastSeriesList.Lava
  • Calendar.Lava
  • ScheduledTransactionSummary.Lava

Intall Notes

  • A Page Attribute titled Header Image is needed for the header background.
  • The Homepage layout has the option to add text inside the header. Use the markup Below as a guide
    
    <div class="intro-lead-in">Latest Message</div>
    <div class="intro-heading text-uppercase">My Message Title</div>
    <a class="btn btn-primary btn-xl text-uppercase" href="#">Watch</a>
    

  • The Timeline Lava is designed for a content channel that's manually ordered. It required content, and two Item Attributes:Image, Milestone Date
    Items don't require an image. If you don't place an image, the title will display inside a circle with the primary theme color as the BG.