Style Info

Author
system
Style Description
Disjointed
Last Updated
2002-04-19 09:03:31
View Type
calendar
Public?
Y
Embeddable?
N
Color-free? (only uses color themes, not fixed colors)
Y

Style Variables

CALENDAR_DAY

<TD VALIGN=TOP><div class="day">%%d%%</div>%%dayevent%%%%daynoevent%%</TD>

CALENDAR_DAY_EVENT

<div class="dayevent">&nbsp;<A HREF="%%dayurl%%">%%eventcount%%</A></div>

CALENDAR_DAY_NOEVENT

<center>&nbsp;</center>

CALENDAR_EMPTY_DAYS

<TD COLSPAN=%%numempty%%>&nbsp;</TD>

CALENDAR_MONTH

<table cellspacing=0 class="entries">
<tr>
<td colspan=2 rowspan=2 class="metabox">%%monlong%% %%yyyy%%</td>
<td class="nopad">%%altposter%%</td>
<td>&nbsp;</td>
</tr>
<tr>
<td class="necorn">&nbsp;</td>
</tr>
<tr>
<td class="sidepad">&nbsp;</td>
<td colspan=2 class="entrybox">
<table width=90% align="center" cellpadding=1 cellspacing=0 style="margin-bottom:4px; color:%%color:stronger_text%%">
<TR ALIGN=CENTER>
<TD class="daycol"><b>Sun</b></TD>
<TD class="daycol"><b>Mon</b></TD>
<TD class="daycol"><b>Tue</b></TD>
<TD class="daycol"><b>Wed</b></TD>
<TD class="daycol"><b>Thu</b></TD>
<TD class="daycol"><b>Fri</b></TD>
<TD class="daycol"><b>Sat</b></TD>
</TR>
%%weeks%%
</TABLE>
<p></td>
<td class="sidepad">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td class="swcorn">&nbsp;</td>
<td colspan=2 rowspan=2 class="metabox"><a href="%%urlmonthview%%">View Subjects</a></td>
</tr>
<tr>
<td colspan=2>&nbsp;</td>
</tr>
</table>

CALENDAR_NEW_YEAR

CALENDAR_PAGE

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--
body {
background:%%color:page_back%%;
}
body, table, td, div {
font-size:8pt;
font-family: "OCR A Extended", "Courier";
}
.day {
border:solid 2px %%color:weak_back%%;
text-align:center;
padding:4px;
color:%%color:strong_text%%;
background:%%color:strong_back%%;
font-weight:bold;
}
.dayevent {
margin-top:3px
}
.entries {
width:85%;
margin-bottom:50px;
}
.entries td {
padding:4px;
}
.metabox {
background:%%color:strong_back%%;
width:50%;
border:solid 2px %%color:weak_back%%;
font-weight:bold;
color:%%color:strong_text%%;
}
.necorn {
background:%%color:stronger_back%%;
text-align:right;
font-style:italic;
border-right:solid 2px %%color:weak_back%%;
border-top:solid 2px %%color:weak_back%%;
color:%%color:stronger_text%%;
}
.sidepad {
width: 5%;
}
.entrybox {
background:%%color:stronger_back%%;
width:90%;
border-right:solid 2px %%color:weak_back%%;
border-left:solid 2px %%color:weak_back%%;
color:%%color:stronger_text%%;
}
.swcorn {
background:%%color:stronger_back%%;
border-left:solid 2px %%color:weak_back%%;
border-bottom:solid 2px %%color:weak_back%%;
color:%%color:stronger_text%%;
}
.daycol {
width:14%;
}
a {
color:%%color:page_link%%;
text-decoration:none;
}
a img {
border: 0;
}
a:hover, .entrybox a:hover {
color:%%color:page_alink%%;
text-decoration: underline overline;
}
#secorn {
background:%%color:stronger_back%%;
border-right:solid 2px %%color:weak_back%%;
border-bottom:solid 2px %%color:weak_back%%;
width:40%;
color:%%color:stronger_text%%;
}
#navlink, #yearlink {
text-align:right;
width:60%;
}
.nav {
background:%%color:stronger_back%%;
border:solid 2px %%color:weak_back%%;
border-bottom:0;
text-align:center;
color:%%color:stronger_text%%;
}
-->
</style>
%%head%%
<title>%%title%%</title>
</head>
<body>

<table width="100%">
<tr>
<td valign="top" align="center">

%%months%%

</td>

<td valign="top" width=20%>

<table cellspacing=0 cellpadding=4 width=100%>
<tr>
<td width="15%">&nbsp;</td>
<td width="85%" colspan=2 class="nav">
<span style="font-weight:bold">%%username%%</span></td>
</tr>
<tr>
<td colspan=2 rowspan=2 class="metabox" id="navlink">
<a class="links" href="%%urllastn%%">Recent Entries</a><br>
<a class="links" href="%%urlfriends%%">Friends</a><br>
<a class="links" href="%%cons:siteroot%%/userinfo.bml?user=%%username%%">Info</a><br>
%%website%%</td>
<td id="secorn">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
<table cellspacing=0 cellpadding=4 style="width:80%; float:right; margin-top:2em">
<tr>
<td width="85%" colspan=2 class="nav">
<a href="%%cons:siteroot%%/allpics.bml?user=%%username%%">%%userpic%%</a>
<span style="font-weight:bold">years</span></td>
<td width="15%">&nbsp;</td>
</tr>
<tr>
<td class="swcorn" width=40%>&nbsp;</td>
<td colspan=2 rowspan=2 class="metabox" id="yearlink">
%%yearlinks%%</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>

</td></tr></table>
</body>
</html>

CALENDAR_SORT_MODE

CALENDAR_WEBSITE

<br><a class="links" href="%%url%%">%%name%%</a>

CALENDAR_WEEK

<tr>
%%emptydays_beg%%
%%days%%
%%emptydays_end%%
</tr>

CALENDAR_YEAR_DISPLAYED

<div>&gt;&gt;&nbsp;%%yyyy%%</a>

CALENDAR_YEAR_LINK

<div><a href="%%url%%">%%yyyy%%</a>

CALENDAR_YEAR_LINKS

%%years%%