You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2013/10/15 01:26:25 UTC

svn commit: r882621 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/screenshot-tutorial.html

Author: buildbot
Date: Mon Oct 14 23:26:24 2013
New Revision: 882621

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/screenshot-tutorial.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 14 23:26:24 2013
@@ -1 +1 @@
-1532132
+1532133

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 14 23:26:24 2013
@@ -1 +1 @@
-1532132
+1532133

Modified: websites/staging/isis/trunk/content/screenshot-tutorial.html
==============================================================================
--- websites/staging/isis/trunk/content/screenshot-tutorial.html (original)
+++ websites/staging/isis/trunk/content/screenshot-tutorial.html Mon Oct 14 23:26:24 2013
@@ -261,6 +261,25 @@
       <div class="markdown-content">
       
 
+<style type="text/css">
+.body {
+  position: relative;
+}
+.affix {
+  width: inherit; //helped keep the content the same size on fluid layouts
+  position: fixed;
+  top: 50px;  //height of the nav
+}
+.affix-bottom {
+  width: inherit;
+  position: absolute;
+  top: auto;
+  bottom: 200px;  //height of the footer
+}
+.affix-top {
+  //i didn't need this style but you might
+}
+</style>
 <div class="row">
   <div class="col-md-3">
     <div class="bs-sidebar hidden-print affix-top" role="complementary" style="">