README.txt in Bootstrap Quick Tabs 7
******************************************************************************* Quicktabs Description: ------------------------------------------------------------------------------- This module provides a Bootstrap tabs "renderer" for to the Quick Tabs module that enables site-builders to add Bootstrap-style tabs or pills to a page. It provides a Bootstrap accordion "renderer" to render content as collapsable panels. This module should work with the Bootstrap theme. Some functionality of the Bootstrap tabs were added with Bootstrap 3 and some were removed. Additional css files are included to be added to your sub-theme css files. Add only the styles for the version you do NOT have. Installation and Use: ------------------------------------------------------------------------------- 1. Enable module in module list located at administer > structure > modules. 2. Go to admin/structure/quicktabs and click on "Add Quicktabs Instance". 3. Select "bootstrap_tabs" or "bootstrap_accordion" as renderer. 4. The extras folder contains css files for providing Bootstrap 3 styles for Bootstrap 2 users and Bootstrap 2 styles for Bootstrap 3 users. You will have to add this to your Bootstrap sub-theme css files. Options: ------------------------------------------------------------------------------- Information on Bootstrap Tabs can be found on the Bootstrap documentation site: https://getbootstrap.com/docs/3.3/components/#nav https://getbootstrap.com/docs/3.3/javascript/#collapse Tabs Styles: Tabs (default) Pills Position of tabs/pills: Tabs/pills on the top (default) Tabs/pills on the left Tabs/pills on the right Tabs/pills on the bottom Tabs/pills justified on the top Tabs stacked Effect of tabs: Fade (default off)
File
README.txtView source
- *******************************************************************************
-
- Quicktabs
-
- Description:
- -------------------------------------------------------------------------------
-
- This module provides a Bootstrap tabs "renderer" for to the Quick Tabs module that
- enables site-builders to add Bootstrap-style tabs or pills to a page. It provides
- a Bootstrap accordion "renderer" to render content as collapsable panels. This
- module should work with the Bootstrap theme. Some functionality of the Bootstrap
- tabs were added with Bootstrap 3 and some were removed. Additional css files are
- included to be added to your sub-theme css files. Add only the styles for the
- version you do NOT have.
-
- Installation and Use:
- -------------------------------------------------------------------------------
- 1. Enable module in module list located at administer > structure > modules.
- 2. Go to admin/structure/quicktabs and click on "Add Quicktabs Instance".
- 3. Select "bootstrap_tabs" or "bootstrap_accordion" as renderer.
- 4. The extras folder contains css files for providing Bootstrap 3 styles for
- Bootstrap 2 users and Bootstrap 2 styles for Bootstrap 3 users. You will have to
- add this to your Bootstrap sub-theme css files.
-
- Options:
- -------------------------------------------------------------------------------
- Information on Bootstrap Tabs can be found on the Bootstrap documentation site:
- https://getbootstrap.com/docs/3.3/components/#nav
- https://getbootstrap.com/docs/3.3/javascript/#collapse
-
- Tabs Styles:
- Tabs (default)
- Pills
-
- Position of tabs/pills:
- Tabs/pills on the top (default)
- Tabs/pills on the left
- Tabs/pills on the right
- Tabs/pills on the bottom
- Tabs/pills justified on the top
- Tabs stacked
-
- Effect of tabs:
- Fade (default off)