Wiki articles tagged with "layout"

Showing 1-2 of 2 items.

How to organize Design "things" in Yii 2 (themes and layout)

Created 7 years ago by s.oli s.oli, updated 6 years ago by samdark samdark.

Sometimes the App needs a nicer look & feel, so its necessary to organize the assets for this and Yii can help a lot to make it easy. In this article I provide tips for handling multiple "Designs". I use these three features:

1 0
2 followers
Viewed: 30 837 times
Version: 2.0
Category: Tips

Managing different Bootstrap form layouts with yii2-field-range extension.

Created 11 years ago by Kartik V Kartik V, updated 11 years ago by Kartik V Kartik V.

This wiki will explain how you can use the Field range extension with multiple Bootstrap form layouts (vertical or horizontal). You maybe aware, that the yii2-field-range extension enables you to easily setup ActiveField range fields with Bootstrap styling. You basically can setup two attributes joined together like a single field with combined validation error block.

0 0
37 followers
Viewed: 34 018 times
Version: 2.0
Category: How-tos