Skip to content

shadcn/simple_pane_styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simple Pane Styles

Create simple Panels pane styles from your theme..

Usage

  1. Add your custom styles to your theme .info file.

     pane_styles[blue_background] = Blue Background
     pane_styles[red_background] = Red Background
    
  2. Create your style template in templates/panes/styles.

Example: for a blue_background style, create a panels-pane--blue-background.tpl.php.

About

Create Panel pane styles from your theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages