You are here

Files in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 7

Primary tabs

File namesort descending Location Namespace Description
alter.inc themes/vartheme2/includes/alter.inc
block--sidebar_first.tpl.php themes/vartheme2/templates/blocks/block--sidebar_first.tpl.php
block--sidebar_second.tpl.php themes/vartheme2/templates/blocks/block--sidebar_second.tpl.php
block.tpl.php themes/vartheme2/templates/blocks/block.tpl.php
bootstrap-theme.css themes/vartheme2/assets/bootstrap/css/bootstrap-theme.css .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0…
bootstrap-theme.min.css themes/vartheme2/assets/bootstrap/css/bootstrap-theme.min.css .btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px…
bootstrap.css themes/vartheme2/assets/bootstrap/css/bootstrap.css /*! * Bootstrap v3.0.0 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ /*! normalize.css v2.1.0 |…
bootstrap.min.css themes/vartheme2/assets/bootstrap/css/bootstrap.min.css /*! * Bootstrap v3.0.0 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. *//*! normalize.css v2.1.0 |…
font-awesome-ie7.css themes/vartheme2/assets/font-awesome/css/font-awesome-ie7.css /*! * Font Awesome 3.2.1 * the iconic font designed for Bootstrap * ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at…
font-awesome-ie7.min.css themes/vartheme2/assets/font-awesome/css/font-awesome-ie7.min.css .icon-large{font-size:1.3333333333333333em;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;vertical-align:middle;} .nav [class^="icon-"],.nav [class*="…
font-awesome.css themes/vartheme2/assets/font-awesome/css/font-awesome.css /*! * Font Awesome 3.2.1 * the iconic font designed for Bootstrap * ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at…
font-awesome.min.css themes/vartheme2/assets/font-awesome/css/font-awesome.min.css @font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1')…
html.tpl.php themes/vartheme2/templates/html.tpl.php
html.tpl.php themes/vartheme2/vartheme2_subtheme/templates/html.tpl.php
maintenance-page.tpl.php themes/vartheme2/templates/maintenance-page.tpl.php
node.tpl.php themes/vartheme2/templates/nodes/node.tpl.php
overrides.css themes/vartheme2/css/overrides.css html.overlay-open .navbar-fixed-top{z-index:400}html.js fieldset.collapsed{height:auto}html.js input.form-autocomplete{background-image:none}body{position:relative}body.admin-expanded.admin-vertical.admin-nw…
page.tpl.php themes/vartheme2/templates/page.tpl.php
page.vars.inc themes/vartheme2/includes/page.vars.inc page.vars.php
panels-pane.tpl.php themes/vartheme2/templates/panels/panels-pane.tpl.php panels-pane.tpl.php Main panel pane template
print.css themes/vartheme2/css/print.css
README.txt themes/vartheme2/README.txt To help consolidate and remove possible future inconsistencies, the documentation for this sub-theme starter kit has been moved to: http://drupal.org/node/1978010.
README.txt themes/vartheme2/css/README.txt If using Method 1, this folder is where the output from the compiled LESS files should be generated. If using the LESS module, this folder can be ignored or removed. If using Method 2, edit the style.css file to your liking.
README.txt themes/vartheme2/vartheme2_subtheme/README.txt To help consolidate and remove possible future inconsistencies, the documentation for this sub-theme starter kit has been moved to: http://drupal.org/node/1978010.
README.txt themes/vartheme2/templates/README.txt This folder is where you would place template files. By default, the base theme provides all the necessary template files in ./bootstrap/templates. If you wish to override them, copy them from that folder and place them in here.
README.txt themes/vartheme2/vartheme2_subtheme/templates/README.txt This folder is where you would place template files. By default, the base theme provides all the necessary template files in ./bootstrap/templates. If you wish to override them, copy them from that folder and place them in here.
search-result.tpl.php themes/vartheme2/templates/search/search-result.tpl.php Default theme implementation for displaying a single search result.
search-results.tpl.php themes/vartheme2/templates/search/search-results.tpl.php Default theme implementation for displaying search results.
style.css themes/vartheme2/vartheme2_subtheme/css/style.css /** * This file should get overwritten if Method 1 is used. If Method 2 is chosen, * remove this comment and start adding your styles to this file. */
template.php themes/vartheme2/template.php
template.php themes/vartheme2/vartheme2_subtheme/template.php
varbase.info varbase.info name = Vardot Base description = The base website template from <a href="http://vardot.com">Vardot</a>. core = 7.x exclusive = TRUE ;Core/contrib modules dependencies[] = admin_views dependencies[] = block dependencies[] =…
varbase.install varbase.install Install, update and uninstall functions for the Vardot Base install profile.
varbase.profile varbase.profile Enables modules and site configuration for Varbase site installation.
varbase_ckeditor.features.filter.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.filter.inc varbase_ckeditor.features.filter.inc
varbase_ckeditor.features.user_permission.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.user_permission.inc varbase_ckeditor.features.user_permission.inc
varbase_ckeditor.features.user_role.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.user_role.inc varbase_ckeditor.features.user_role.inc
varbase_ckeditor.info modules/features/varbase_ckeditor/varbase_ckeditor.info name = Varbase CKEditor description = CKEditor profile and settings to be used in most websites. core = 7.x package = Vardot php = 5.2.4 version = 7.x-1.1 project = varbase_ckeditor dependencies[] = filter dependencies[] = ckeditor dependencies[] =…
varbase_ckeditor.module modules/features/varbase_ckeditor/varbase_ckeditor.module Drupal needs this blank file.
varbase_tweaks.info modules/custom/varbase_tweaks/varbase_tweaks.info name = Vardot Tweaks description = Applies some tweaks for a more usable and standardized Drupal site. package = Vardot version = VERSION core = 7.x
varbase_tweaks.module modules/custom/varbase_tweaks/varbase_tweaks.module Applies some tweaks for a more usable and standardized Drupal site.
vartheme2.info themes/vartheme2/vartheme2.info name = Vartheme2 description = The new base theme for vardot, based on bootstrap3 core = 7.x base theme = bootstrap ; Regions regions[navigation] = 'Navigation' regions[header] = 'Top Bar' regions[highlighted] =…
views-view-grid.tpl.php themes/vartheme2/templates/views/views-view-grid.tpl.php
webform-confirmation.tpl.php themes/vartheme2/templates/webform-confirmation.tpl.php Customize confirmation screen after successful submission.

Other projects