From ccfa6bba144abf22d4beb3a3ce303906264364d6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 6 Mar 2013 21:18:54 +0400 Subject: [PATCH] minor fixes... Signed-off-by: Alex A. Naanou --- index.html | 5 +++-- layout.js | 14 +++++++++++--- magazine-editor.css | 8 ++++++++ magazine.css | 9 +++++++-- 4 files changed, 29 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index da3d340..51ce839 100755 --- a/index.html +++ b/index.html @@ -252,6 +252,7 @@ $(document).ready(function(){ // hide the splash... setTimeout(function(){ + //setCurrentPage(0) $('.splash').fadeOut() }, 350) // remove the spinner... @@ -591,7 +592,7 @@ $(document).ready(function(){
- +

Using the content block...

The content block can contain any HTML. @@ -787,7 +788,7 @@ $(document).ready(function(){

-
+