summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/single_photo.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-12-31 20:11:50 +0100
committerAndreas Unterkircher <unki@netshadow.at>2007-12-31 20:11:50 +0100
commit16e51d9a51305667e72131272033f1de9634b3b3 (patch)
treea88f7f9f23af8c415614b116a7f46d57221dd86f /themes/default/templates/single_photo.tpl
parent8ed6bc8285e3289a98552a35aa13c8231e6bc886 (diff)
default theme, avoid main content jumping around by setting max. width
Diffstat (limited to 'themes/default/templates/single_photo.tpl')
-rw-r--r--themes/default/templates/single_photo.tpl8
1 files changed, 4 insertions, 4 deletions
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 @@
<!-- Single photo -->
-<table>
+<table style="width: 100%;">
<tr>
<td class="content_title" style="text-align: left;">
<b>Photo {$image_name}</b><br />
@@ -26,9 +26,9 @@
</td>
</tr>
<tr>
- <td>
+ <td style="width: 100%;">
<div id='single'>
- <table>
+ <table class="matrix">
<tr>
<td colspan="3">
{ if $next_url == "" }
@@ -68,7 +68,7 @@
</table>
</div>
</td>
- <td style="width: 150px; padding-top: 20px;">
+ <td style="width: 150px; padding-top: 20px; padding-right: 20px">
<div id="photo_details">
{ if $ExifMadeWith }
<u><img src="resources/camera.png" alt="camera icon" />&nbsp;Image taken with:</u><br />