From 16e51d9a51305667e72131272033f1de9634b3b3 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Mon, 31 Dec 2007 20:11:50 +0100 Subject: default theme, avoid main content jumping around by setting max. width --- themes/default/templates/index.tpl | 2 +- themes/default/templates/photo_index.tpl | 2 +- themes/default/templates/single_photo.tpl | 8 ++++---- themes/default/templates/welcome.tpl | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'themes/default/templates') diff --git a/themes/default/templates/index.tpl b/themes/default/templates/index.tpl index 72a5ef0..d07554e 100644 --- a/themes/default/templates/index.tpl +++ b/themes/default/templates/index.tpl @@ -32,7 +32,7 @@ - +
{include file="welcome.tpl"}
diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 462163d..9ceb0dc 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -44,7 +44,7 @@ - +
{section name="row" loop=$rows step=1} diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 22d8ca2..d80a006 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,5 +1,5 @@ -
+
- -
Photo {$image_name}
@@ -26,9 +26,9 @@
+
- +
{ if $next_url == "" } @@ -68,7 +68,7 @@
+
{ if $ExifMadeWith } camera icon Image taken with:
diff --git a/themes/default/templates/welcome.tpl b/themes/default/templates/welcome.tpl index 9845755..fa8d80e 100644 --- a/themes/default/templates/welcome.tpl +++ b/themes/default/templates/welcome.tpl @@ -1,5 +1,5 @@ - +
phpfspot welcomes you to a dynamic photo gallery for F-Spot
@@ -7,7 +7,7 @@
-
+
-- cgit v1.2.3-18-g5258