Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hariorama Friend
    #169594

    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]

    khoand Friend
    #418742

    You add this code into /templates/ja_teline_iv/css/typo.css


    div.event-day-red div.box-left {
    background: red;
    }
    div.event-day-black div.box-left {
    background: black;
    }
    div.event-day-green div.box-left {
    background: green;
    }

    hariorama Friend
    #418761

    yes, thank’s my friend. very cool (“tierschutznews.ch”)

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  hariorama 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum