aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-20 03:59:37 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-20 03:59:37 +0000
commit17d81ae57a5ccfd5c5b82d97a17ee0bcc536da54 (patch)
treeaa88ebb082c2c7ac7630649c87e52505f96600a8 /templates
parent4cb7dcfc3f24135cbf1d92f679b7d0ebf6147aba (diff)
downloadphpicalendar-17d81ae57a5ccfd5c5b82d97a17ee0bcc536da54.tar.gz
phpicalendar-17d81ae57a5ccfd5c5b82d97a17ee0bcc536da54.tar.bz2
phpicalendar-17d81ae57a5ccfd5c5b82d97a17ee0bcc536da54.zip
Misc HTML fixes.
Diffstat (limited to 'templates')
-rw-r--r--templates/default/default.css18
-rw-r--r--templates/default/month.tpl2
-rw-r--r--templates/default/month_large.tpl2
-rw-r--r--templates/default/week.tpl2
4 files changed, 15 insertions, 9 deletions
diff --git a/templates/default/default.css b/templates/default/default.css
index 5cc62de..ed5eb5b 100644
--- a/templates/default/default.css
+++ b/templates/default/default.css
@@ -46,6 +46,17 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
.title { background-image: url(images/time_bg.gif); padding: 5px; }
.title h1 { font-family: Helvetica, sans-serif; font-size: 18px; color: #000; margin: 0px;}
+/* Month View */
+
+.monthback { background-color: #A1A5A9; }
+.monthreg { background-color: #fff; height: 105px; width: 105px; text-align: left; vertical-align: top; }
+.monthoff { background-color: #F2F2F2; height: 105px; width: 105px; text-align: left; vertical-align: top; }
+.monthon { background-color: #F2F9FF; height: 105px; width: 105px; text-align: left; vertical-align: top; }
+.montheventtop { background-image: url(images/side_bg.gif); border-top: 1px solid #A1A5A9; }
+.montheventline { border-right: 1px dotted #A1A5A9; }
+
+/* Year View */
+
.medtitle { background-image: url(images/side_bg.gif); height: 20px; margin-top: 3px; font-weight: 900; }
.yearreg { background-color: #fff; height: 30px; width: 30px; text-align: right; vertical-align: top; font-size: 9px; }
.yearoff { background-color: #F2F2F2; height: 30px; width: 30px; text-align: right; vertical-align: top; font-size: 9px; }
@@ -67,12 +78,7 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
.timeborder2 { border-right: 2px solid #A1A5A9; border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); }
.navback { background-image: url(images/time_bg.gif); }
.sideback { background-image: url(images/side_bg.gif); }
-.monthback { background-color: #A1A5A9; }
-.monthreg { background-color: #fff; height: 105px; width: 105px; text-align: left; vertical-align: top; }
-.monthoff { background-color: #F2F2F2; height: 105px; width: 105px; text-align: left; vertical-align: top; }
-.monthon { background-color: #F2F9FF; height: 105px; width: 105px; text-align: left; vertical-align: top; }
-.montheventtop { background-image: url(images/side_bg.gif); border-top: 1px solid #A1A5A9; }
-.montheventline { border-right: 1px dotted #A1A5A9; }
+
/* Link colors and attributes */
/* This is the main link style */
diff --git a/templates/default/month.tpl b/templates/default/month.tpl
index ac17141..8466d7a 100644
--- a/templates/default/month.tpl
+++ b/templates/default/month.tpl
@@ -5,7 +5,7 @@
<td align="center" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
- <td align="left" width="400" class="title"><h1>{DISPLAY_DATE}</h1><span class="V9G">{CALENDAR_NAME} {L_CALENDAR}</span></td>
+ <td align="left" width="615" class="title"><h1>{DISPLAY_DATE}</h1><span class="V9G">{CALENDAR_NAME} {L_CALENDAR}</span></td>
<td align="right" width="120" class="navback">
<div style="padding-top: 3px;">
<table width="120" border="0" cellpadding="0" cellspacing="0">
diff --git a/templates/default/month_large.tpl b/templates/default/month_large.tpl
index 01acac0..ca3d3d3 100644
--- a/templates/default/month_large.tpl
+++ b/templates/default/month_large.tpl
@@ -12,7 +12,7 @@
<!-- switch notthismonth on -->
<td class="monthoff">
<div align="right">
- <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}"><font class="G10G">{DAY}</font></a>
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
</div>
{ALLDAY}
{EVENT}
diff --git a/templates/default/week.tpl b/templates/default/week.tpl
index 689ba35..1d6d34c 100644
--- a/templates/default/week.tpl
+++ b/templates/default/week.tpl
@@ -8,7 +8,7 @@
<td align="center" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
- <td align="left" width="400" class="title"><h1>{DISPLAY_DATE}</h1><span class="V9G">{CALENDAR_NAME} {L_CALENDAR}</span></td>
+ <td align="left" width="490" class="title"><h1>{DISPLAY_DATE}</h1><span class="V9G">{CALENDAR_NAME} {L_CALENDAR}</span></td>
<td valign="top" align="right" width="120" class="navback">
<div style="padding-top: 3px;">
<table width="120" border="0" cellpadding="0" cellspacing="0">

© 2014-2024 Faster IT GmbH | imprint | privacy policy