Difference between #191 and #192 of
Yii v2 snippet guide

Revision #192 has been created by rackycz on May 7, 2020, 10:27:10 AM with the memo:

Bootswatch
« previous (#191) next (#193) »

Changes

Title unchanged

Yii v2 snippet guide

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,beginner,yii2

Content changed

[...]
'options' => [
'class' => 'navbar navbar-default navbar-fixed-top',
],
]);
```

 
Note: If you want to download the theme, you should link it like this:
 
 
```html
 
<link href="<?=Yii::$app->getUrlManager()->getBaseUrl()?>/css/bootstrap-bootswatch-united.min.css" rel="stylesheet">
 
```
 
7 0
4 followers
Viewed: 254 156 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Sep 19, 2019
Last updated: 5 months ago
Update Article

Revisions

View all history