Quote:
Originally Posted by rudeboy and your girlfriend has priority over me ?... unbelievable :}
check out this post, it has the allday event code in it. |
This is the code you said to change!
<plugin clsid="{2FFD93B3-0FF0-4228-A6D6-D2DF177D7D92}" name="alldayevent" height="25">
<background b-border-width="0">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<format state="noevent" visible="false"/>
<label h="22">
<text><subject/></text>
</label>
</plugin>
Here is the code I have now.
<!--Calendar appointment plugin-->
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="23">
<background>
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label h="22">
<text>
<time/> <subject/> <location/>
</text>
</label>
<!-- <label h="22" y="23">
<text>
<time/>
<location/>
</text>
</label>
-->
</plugin>
I have added my Home to show you what I mean