Skip to content

This is a RockRMS Theme based upon the Open Source Boot Strap Theme, Agency

Notifications You must be signed in to change notification settings

JoshuaMaiorino/RockTheme-Agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.