Skip to content

elkhidhri/black-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Black bootstrap

A YII bootstrap theme has both one column and two column layout, unique style for breadcrumbs, automatic widget style for the crud view.

The screenshot and theme score was available here

Steps

It has the similar procedure of installation as in any YII theme.

  1. Move the theme folder to the created application destination app/themes/

  2. Go to protected/config/main.php in your YII application add the following lines inside the array

  
return array(  
  --------------------
  --------------------
  //installing the theme
	'theme'=>'blackboot',
  );

About

A YII bootstrap theme has both one column and two column layout, unique style for breadcrumbs, automatic widget style for the crud view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published