aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/category.tpl
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2004-10-01 22:50:50 +0000
committergweltas <gweltas@piwigo.org>2004-10-01 22:50:50 +0000
commit28dcfea993edd4e4ff9eb06e49ec6b2ef326396d (patch)
tree220cef989b059166d1d89faf93b904978d3e0458 /template/default/category.tpl
parente7b24ebdd081c86555b0c07ca18cbf205ab0bacd (diff)
- Change of the picture page behavior to be able to open the full size image in a new window
- Minor modification for template migration - Rename of script.js in scripts.js git-svn-id: http://piwigo.org/svn/trunk@539 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/category.tpl')
-rw-r--r--template/default/category.tpl7
1 files changed, 2 insertions, 5 deletions
diff --git a/template/default/category.tpl b/template/default/category.tpl
index be7d0cf1c..7b4353e2c 100644
--- a/template/default/category.tpl
+++ b/template/default/category.tpl
@@ -1,4 +1,4 @@
-<div align="center" style="padding:10px;"><img src="template/default/images/logo.jpg" width="360" height="100"></div>
+<div style="padding:3px;"><img src="template/default/images/logo.jpg"></div>
<table style="width:100%;">
<tr>
<td valign="top" style="padding:10px;width:1%;">
@@ -61,7 +61,7 @@
<div class="home">
<div class="titrePage">{TITLE}</div>
<!-- BEGIN calendar -->
- <div class="navigationBar">{calendar.YEARS_NAV_BAR}</div>
+ <div class="navigationBar">{calendar.YEARS_NAV_BAR}</div>
<div class="navigationBar">{calendar.MONTHS_NAV_BAR}</div>
<!-- END calendar -->
<!-- BEGIN thumbnails -->
@@ -76,9 +76,6 @@
title="{thumbnails.line.thumbnail.IMAGE_TITLE}"
class="thumbLink" />
<br />
- <!-- BEGIN bullet -->
- <img src="./template/default/theme/collapsed.gif" style="border:none;" alt="&gt;" />
- <!-- END bullet -->
<span class="{thumbnails.line.thumbnail.IMAGE_STYLE}">{thumbnails.line.thumbnail.IMAGE_NAME}</span></a>
{thumbnails.line.thumbnail.IMAGE_TS}
<!-- BEGIN nb_comments -->