Marton Kiss 6cbed3be20 New bootstrap based theme
Add a bootstrap css based theme to groups portal, and match the design
elements and layout of new openstack.org site. This patch will not
enable the theme by default, just add the bootstrap module and the
openstack subtheme. The subtheme is based on the sass version of
bootstrap with a bundle compass support.

Change-Id: Iae976151e87d4d2edd6e913a5aea16d9c13dc051
2014-10-28 12:30:32 +01:00

7 lines
420 B
Plaintext

This folder is where you should place all your overriding template files. By
default, the Bootstrap base theme provides all the necessary template files in
various folders inside of sites/*/themes/bootstrap/theme. For example, the
page.tpl.php template file is located at
sites/*/themes/bootstrap/theme/system/page.tpl.php. To override any of these
files, copy them from the Bootstrap base theme and place them in here.