how can i put different colores here: “ja-typo-event-day event-day-blue clearfix?”
red, black, green etc do not show up, if i switch blue.
http://www.joomlart.com/forums/topic/userguide-ja-teline-iv-for-joomla-2-5/
[PHP]<div class=”ja-typo-event-day event-day-blue clearfix”>
<div class=”box-left-wrap”>
<div class=”box-left”><span class=”date”>01</span> <span class=”month-year”>Dec – 2010</span></div>
</div>
<div class=”box-right”><strong>JA Teline IV release :)</strong> <span class=”description”>Lorem ipsum dolor sit amet consectetuer…</span> <a class=”readon” href=”#” title=”Read more”>Read more »</a></div>
</div>
<div class=”ja-typo-event-day event-day-pink clearfix”>
<div class=”box-left-wrap”>
<div class=”box-left”><span class=”date”>25</span> <span class=”month-year”>Dec – 2010</span></div>
</div>
<div class=”box-right”><strong>Happy new year</strong> <span class=”description”>Lorem ipsum dolor sit amet consectetuer…</span> <a class=”readon” href=”#” title=”Read more”>Read more »</a></div>
</div>[/PHP]