]> git.quilime.com - plog.git/commitdiff
Image-mode.
authorGabriel Dunne <gdunne@quilime.com>
Wed, 11 Sep 2013 02:30:54 +0000 (19:30 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Wed, 11 Sep 2013 02:30:54 +0000 (19:30 -0700)
css/style.css
templates/projects.html.tpl
templates/single.html.tpl

index a9246511bbca2e6de30aeb52a1d656b0b61ba081..545e5280b17e64aaaad5c7b4a73efbe55c97513e 100644 (file)
@@ -106,7 +106,7 @@ table, td, tr {
   padding-top:0;
 }
 #content.single {
-  margin-left:200px;  
+  /*margin-left:200px;  */
   max-width:800px;
 }
 
index 5415de2dfb24fbbbe6cba8cd40c908c77d993b5d..8a48e65e683702bb5bfe64c0b1689d54c5345155 100644 (file)
@@ -15,7 +15,7 @@
         <? eval('?>' . $entry->content); ?>
     <? endif; ?>
 
-<? if (!isset($_GET['s'])): ?>
+<? if (isset($_GET['s'])): ?>
 
 <!--     <div class="sort">
     view as list <a href="?s">images</a>
index 59c9d8d189fe8f1bd186c44b6f2ff59d990f3988..398403dc9637501294c141ddaa5b32aa5eeb933b 100644 (file)
@@ -12,8 +12,9 @@
 
 <? if (EDIT) $this->include_template('edit.html.tpl'); ?>
 
-
+<!-- 
 <? $this->include_template('projectlist.html.tpl') ?>
+ -->
 
 <div id="content" class="single entry">