]> gitweb.fluxo.info Git - drupal/nuvemwidget.git/commitdiff
Forking to nuvemwidget theme
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 8 Aug 2012 20:50:44 +0000 (17:50 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 8 Aug 2012 20:50:44 +0000 (17:50 -0300)
nuvemdario.info [deleted file]
page.tpl.php
style.css

diff --git a/nuvemdario.info b/nuvemdario.info
deleted file mode 100644 (file)
index e2818d7..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-; $Id: nuvemdario.info $
-name = Nuvemdario
-description = 
-screenshot = screenshot.png
-version = 1.0
-core = 7.x
-engine = phptemplate
-regions[sidebar_left] =  Left sidebar
-regions[vnavigation_left] = Left vertical menu
-regions[sidebar_right] = Right sidebar
-regions[vnavigation_right] = Right vertical menu
-regions[content] = Content
-regions[navigation] = Menu
-regions[banner1] = Banner 1
-regions[banner2] = Banner 2
-regions[banner3] = Banner 3
-regions[banner4] = Banner 4
-regions[banner5] = Banner 5
-regions[banner6] = Banner 6
-regions[user1] = User 1
-regions[user2] = User 2
-regions[user3] = User 3
-regions[user4] = User 4
-regions[extra1] = Extra 1
-regions[extra2] = Extra 2
-regions[copyright] = Copyright
-regions[top1] = Top 1
-regions[top2] = Top 2
-regions[top3] = Top 3
-regions[bottom1] = Bottom 1
-regions[bottom2] = Bottom 2
-regions[bottom3] = Bottom 3
-regions[footer_message] = Footer
-
-stylesheets[all][] = style.css
-scripts[] = script.js
-; Information added by drupal.org packaging script on 2011-09-13
-version = "7.x-1.0"
-core = "7.x"
-datestamp = "1315909301"
-
index 02f8d64c1f40c402a23f1e3af614ec59c22ab459..682fe92c375c00fd71a098abe3722245d63bd1b4 100644 (file)
        $tabs2 = (isset($tabs2) && !(empty($tabs2))) ?'<ul class="arttabs_secondary">'.render($tabs2).'</ul>' : NULL;
 ?>
 
-<div id="b2-page-background-glare">
-    <div id="b2-page-background-glare-image"> </div>
-</div>
 <div id="b2-main">
-<div class="b2-header">
-<div class="b2-header-wrapper">
-<div class="b2-header-inner">
-<div class="b2-headerobject-logo">
-
-<?php
-         if(!empty($logo))
-         {
-            echo '<h1 class="b2-logo-name"><a href="'.check_url($front_page).'" title = "'.$site_name.(!empty($site_slogan) ? ' - '.$site_slogan : '').'"><img src="'.$logo.'" alt="'.$site_name.(!empty($site_slogan) ? ' - '.$site_slogan : '').'" /></a></h1>';
-         }
-?>
-
-
-</div>
-<div class="b2-logo">
-     <?php   if (!empty($site_name)) { echo '<h1 class="b2-logo-name"><a href="'.check_url($front_page).'" title = "'.$site_name.'">'.$site_name.'</a></h1>'; } ?>
-     <?php   if (!empty($site_slogan)) { echo '<h2 class="b2-logo-text">'.$site_slogan.'</h2>'; } ?>
-</div>
-
-</div>
-</div>
-</div>
 <div class="cleared reset-box"></div>
-<?php if (!empty($navigation) || !empty($extra1) || !empty($extra2)): ?>
 <div class="b2-nav">
-    <div class="b2-nav-l"></div>
-    <div class="b2-nav-r"></div>
 <div class="b2-nav-outer">
 <div class="b2-nav-wrapper">
 <div class="b2-nav-inner">
-    <?php if (!empty($extra1)) : ?>
-    <div class="b2-hmenu-extra1"><?php echo render($extra1); ?></div>
-    <?php endif; ?>
-    <?php if (!empty($navigation)) : ?>
-    <?php echo render($navigation); ?>
-    <?php endif; ?>
-    <?php if (!empty($extra2)) : ?>
-    <div class="b2-hmenu-extra2"><?php echo render($extra2); ?></div>
-    <?php endif; ?>
-</div>
-</div>
-</div>
-</div>
-<div class="cleared reset-box"></div>
-<?php endif;?>
 <div class="b2-sheet">
     <div class="b2-sheet-tl"></div>
     <div class="b2-sheet-tr"></div>
@@ -244,10 +201,5 @@ echo art_get_sidebar($art_sidebar_right, $vnavigation_right, 'b2-sidebar2'); ?>
                <div class="cleared"></div>
     </div>
 </div>
-<div class="cleared"></div>
-<p class="b2-page-footer">Designed by [ <a href="http://www.b2hq.com" target="_blank">b2</a> ] </p>
-
-</div>
-
 
 <?php $view->print_closure($vars); ?>
index 8c9c46888c64d0c2ed2e2866282be1bddd437345..f4255d86f1316f5685f45aacc01c21df3a8256c8 100644 (file)
--- a/style.css
+++ b/style.css
@@ -228,7 +228,6 @@ html
   width:100%;
   height:100%;
   overflow:hidden;
-  min-width: 1000px;
 }
 
 #b2-page-background-glare-image
@@ -254,11 +253,6 @@ body
   color: #292929;
   height:100%;
   min-height:100%;
-  background-color: #000000;
-  background-image: url('images/calendario.png');
-  background-repeat: repeat-x;
-  background-attachment: fixed;
-  background-position: top left;
   /*min-width: 1000px;*/
 }
 
@@ -494,9 +488,8 @@ h2.b2-logo-text a:hover
 
 .b2-nav
 {
-   position: relative;
-  width:1000px;
-  margin:0 auto;
+   position: absolute;
+  left: 0;
   min-height: 45px;
   z-index: 100;
     margin-top: -3px;
@@ -512,7 +505,7 @@ h2.b2-logo-text a:hover
 .b2-nav-wrapper 
 {
         position: relative;
-    width:1000px;
+    /*width:1000px;*/
     margin:0 auto;
 }
 .b2-nav-inner 
@@ -762,15 +755,18 @@ h2.b2-logo-text a:hover
   margin-top: 0;
   margin-bottom: -3px;
   cursor:auto;
-  width: 1000px;
+  /*width: 1000px;*/
+  /*width: 700px;*/
+  width: 600px;
 }
 
 .b2-sheet-body
 {
   position: relative;
   padding: 3px;
-    padding-top:0;
-    padding-bottom:3px;
+  padding-top:0;
+  padding-bottom:3px;
+  background: #ffffff;
 }
 
 .b2-sheet-tr, .b2-sheet-tl, .b2-sheet-br, .b2-sheet-bl, .b2-sheet-tc, .b2-sheet-bc,.b2-sheet-cr, .b2-sheet-cl
@@ -864,7 +860,6 @@ h2.b2-logo-text a:hover
 }
 
 #b2-page-background-top-texture, #b2-page-background-middle-texture{
-  min-width: 1000px;
 }
 
 /* end Box, Sheet */
@@ -1942,8 +1937,8 @@ blockquote{
 
 .b2-footer-body
 {
-    position:relative;
-    padding: 10px;
+  position:relative;
+  background: #ffffff;
 }
 
 .b2-footer-body .b2-rss-tag-icon
@@ -2552,3 +2547,8 @@ h1.b2-logo-name {
 .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
   background: #cefff6 none repeat scroll 0 0;
 }
+
+#toolbar {
+  display: none;
+  visibility: hidden;
+}