You are here

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

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 |…
field.func.php themes/vartheme2/theme/field.func.php
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/vartheme2_subtheme/templates/html.tpl.php
html.tpl.php themes/vartheme2/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.php themes/vartheme2/theme/page.vars.php 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/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.
README.txt themes/vartheme2/README.txt WELCOME 1) You can just replace the name of "Vartheme2" with you own theme. 2) You can create a new subtheme from Vartheme2. To do so, documentation for creating sub-theme is here: 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.
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. */
style.css themes/vartheme2/css/style.css /** * This file should get overwritten if Method 2 is used. If Method 1 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 modules dependencies[] = block dependencies[] = contextual 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_base.bean.inc modules/features/varbase_base/varbase_base.bean.inc varbase_base.bean.inc
varbase_base.features.field_base.inc modules/features/varbase_base/varbase_base.features.field_base.inc varbase_base.features.field_base.inc
varbase_base.features.field_instance.inc modules/features/varbase_base/varbase_base.features.field_instance.inc varbase_base.features.field_instance.inc
varbase_base.features.inc modules/features/varbase_base/varbase_base.features.inc varbase_base.features.inc
varbase_base.info modules/features/varbase_base/varbase_base.info name = Varbase Base core = 7.x package = Vardot version = 7.x-1.1 project = varbase_base dependencies[] = bean_admin_ui dependencies[] = ctools dependencies[] = features dependencies[] = strongarm dependencies[] = text features[bean_type][] =…
varbase_base.module modules/features/varbase_base/varbase_base.module
varbase_base.strongarm.inc modules/features/varbase_base/varbase_base.strongarm.inc varbase_base.strongarm.inc
varbase_ckeditor.features.ckeditor_profile.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.ckeditor_profile.inc varbase_ckeditor.features.ckeditor_profile.inc
varbase_ckeditor.features.filter.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.filter.inc varbase_ckeditor.features.filter.inc
varbase_ckeditor.features.inc modules/features/varbase_ckeditor/varbase_ckeditor.features.inc varbase_ckeditor.features.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 version = 7.x-1.3 project = varbase_ckeditor dependencies[] = ckeditor dependencies[] = ctools dependencies[] =…
varbase_ckeditor.install modules/features/varbase_ckeditor/varbase_ckeditor.install

Pages

Other projects