2012-01-27, 18:33:37
several27 Wrote:I updated a 1.4 version of calendar and now classes works correctly.
Thanks mc_abt for good advice
GoodMorning...
In CalendarMini
event in RedDay works fine
Quote:..<td class="redDay eventIS"><a href="index.php?id=calendario-agenda" >15</a></td>..
but today event not...
Quote:..<td class="today" class="eventIS"><a href="index.php?id=calendario-agenda" >27</a></td>...
In Calendar:
Quote:<table id="calendar">
<tr>
<th>Day1</th>
<th>Day2</th>
<th>Day3</th>
<th>Day4</th>
<th>Day5</th>
<th>Day6</th>
<th class="sunday">Day7</th>
</tr>
<center><a href="index.php?id=calendario-agenda&month=12&year=2011">Dicembre 2011</a> << Gennaio 2012 >> <a href="index.php?id=calendario-agenda&month=2&year=2012">Febbraio 2012</a></center>
<tr>...</tr>
<tr>...</tr>
<tr>...</tr>
<tr>...</tr>
</table>
you put navigation "prev << Mounth >> next" inside table and inside tag <center> deprecated and not customizable.
It seems to me that now Calendar v.1.4 is all css customizable except code inside tag <center></center>.
In attachment my test calendar page I think the appearance is very nice!!
Ciao
Michele
------
Sorry for my English but when I was young
instead of studying I preferred to train in judo.
------
Sorry for my English but when I was young
instead of studying I preferred to train in judo.
------