From 06bb305a5bbf5dfdf86be621b5619c249d84a7ae Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 6 Mar 2013 21:31:09 +0400 Subject: [PATCH] added new pages to templates.html, still need to rig them up... Signed-off-by: Alex A. Naanou --- templates.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/templates.html b/templates.html index e29ec06..5b556f5 100755 --- a/templates.html +++ b/templates.html @@ -242,6 +242,10 @@ function addColumnToggleZones(){ $(function(){ + $('.page.image-fit, .page.image-fit-height') + .width(800) + .height(600) + addThemeToggleZones() addColumnToggleZones() addPreviewToggleZones() @@ -338,6 +342,34 @@ $(function(){
Caption
+
+
+
+ +
[PAGE NUMBER]
+
+
+ +
Image (fit)
+
+ +
+
+
+ + +
[PAGE NUMBER]
+
+
+ +
Image (fit height)
+