Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • shpiler Friend
    #166431

    How did you do this?

    After installig ja-content-slider and social plug-in i have only this, without blue background under images and big publish date

    what i have to do?

    khoand Friend
    #401729

    Hi,
    Could you give me a link to your page as you said?

    shpiler Friend
    #401801

    217.78.228.227 is my addres. there is no domain name yet

    khoand Friend
    #401810

    Are you using Joomla 1.5 or 1.6?

    shpiler Friend
    #401820

    1.6.1 on the LAMP server

    khoand Friend
    #401823

    – You add this code into /templates/ja_events/css/template.css

    #ja-content-mass-top .moduletable {
    background: url(../images/contentslide-bg.gif) left top;
    }

    shpiler Friend
    #401826

    Emm… a little problem. look at my page please. i don’t need this under other modules. only content slider.

    and what about publish date?

    khoand Friend
    #401827

    DATE:
    You find this code into templatesja_eventshtmlcom_contentfeatureddefault_item.php

    <div class="ja_socialbeforecontent">
    add this code---><?php
    if ($this->params->get('show_create_date')) :
    $createDay = date('d', strtotime($this->item->created));
    $createMonth = JText::_(strtoupper(date('F', strtotime($this->item->created)))."_SHORT");
    $createYear = date('Y', strtotime($this->item->created));
    ?>
    <div class="articleCreated">
    <span class="date"><?php echo $createDay; ?></span>
    <span class="month"><?php echo $createMonth; ?></span>
    <span class="year"><?php echo $createYear; ?></span>
    <--- add this code
    </div>
    </div>

    – You add this code into /templates/ja_events/css/template.css

    .ja_socialbeforecontent .articleCreated {
    background: url(../images/small-date-bg.png) no-repeat right center;
    color: white;
    float: left;
    margin: -3px 10px 0px -5px;
    padding: 4px 10px;
    width: 70px;
    }

    – You add image into /templates/ja_events/images/small-date-bg.png


    1. small-date-bg
    shpiler Friend
    #401847

    there is no

    <div class="ja_socialbeforecontent">

    in this file.

    only

    <div class="ja-before-content">

    the image has already exist.

    adding any code you say has no effect. even with Ctrl+F5 refresh

    khoand Friend
    #401850

    Sorry,
    You add this code into
    <div class="ja-before-content">

    <?php
    if ($this->params->get('show_create_date')) :
    $createDay = date('d', strtotime($this->item->created));
    $createMonth = JText::_(strtoupper(date('F', strtotime($this->item->created)))."_SHORT");
    $createYear = date('Y', strtotime($this->item->created));
    ?>
    <div class="articleCreated">
    <span class="date"><?php echo $createDay; ?></span>
    <span class="month"><?php echo $createMonth; ?></span>
    <span class="year"><?php echo $createYear; ?></span>
    </div>

    – Clean cache

    shpiler Friend
    #401856

    when i opened file, this part looked like this

    <div class="ja-before-content">
    <div class="ja-before-inner clearfix">

    <div class="ja-social-toolbox-small">
    <div class="inner clearfix">
    <?php
    if ($this->params->get('show_create_date')) :
    $createDay = date('d', strtotime($this->item->created));
    $createMonth = JText::_(strtoupper(date('F', strtotime($this->item->created)))."_SHORT");
    $createYear = date('Y', strtotime($this->item->created));
    ?>
    <div class="articleCreated">
    <span class="date"><?php echo $createDay; ?></span>
    <span class="month"><?php echo $createMonth; ?></span>
    <span class="year"><?php echo $createYear; ?></span>
    </div>
    <?php endif; ?>
    <?php echo $this->item->event->afterDisplayTitle; ?>

    </div>
    </div>

    <?php echo $this->item->event->beforeDisplayContent; ?>

    </div>
    </div>

    after adding your code in this part page falls, displaying only “Новости” (page heading in the menu item’s parameter)

    khoand Friend
    #402422

    I can’t access your website

    shpiler Friend
    #402516

    try now.

    and i have one more problem – look at the fonts in ja-slideshow module. they are too small. code in the description is:

    <p><font class="Apple-style-span" size="4">"Провести свой досуг </p><p> нам поможет библиотека"</font></p>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="3"><p> - Виталий и Наташа </p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><i><font class="Apple-style-span" size="3">Посмотреть ближайшие мероприятия </font></i></div>

    <p><font class="Apple-style-span" size="4">"Я люблю просматривать газеты </p><p> в тишине читального зала"</font></p>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="3"><p> - Владимир </p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><i><font class="Apple-style-span" size="3">Смотреть периодические издания </font></i></div>

    <p><font class="Apple-style-span" size="4">"В библиотеке весело </p><p>и учиться, и играть"</font></p>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="3"><p> - Настя, Антон, Оля</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><i><font class="Apple-style-span" size="3">Игровые и компьютерные залы для детей </font></i></div>

    <p><font class="Apple-style-span" size="4">"Библиотека дает мне </p><p> простор для творчества"</font></p>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="3"><p> - Катя</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><i><font class="Apple-style-span" size="3">Нотно-музыкальный отдел </font></i></div>

    <p><font class="Apple-style-span" size="4">"В библиотеке мы учимся пользоваться Интернетом"</font></p>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="3"><p> - Ольга и Анна </p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><font class="Apple-style-span" size="1" color="#568ebf"><p>.</p></font></div>
    <div><i><font class="Apple-style-span" size="3"> Компьютерные залы для взрослых </font></i></div>

    yees… two blue point is bad way to do empty line. but how to do it other way? and why fonts are too small? changing size in code have no effect. week ago it was alright

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

This topic contains 13 replies, has 2 voices, and was last updated by  shpiler 13 years, 4 months ago.

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