Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • biotecnologi Friend
    #177009

    Dear all,
    I’m quite newbie in implementing website in Joomla.
    I installed the Ja Ironis template for J1.5

    A first problem I’m facing is the configuration of the “Multimedia” box which is present in the demo

    Copying and pasting the HTML source from the demo to my website, I’m having this wrong output.

    The first question is: how can I change the settings in order to have all the box with a black background?

    The second question is more general: how can I change the colours of the “box-name” labels?

    All the best,
    and thanks for your help

    Simone


    1. Schermata-05-2456061-alle-11.47.10
    2. Schermata-05-2456061-alle-11.47.53
    Saguaros Moderator
    #452922

    HI Simone,

    Could you pm a private message with details login of your site? I shall check Multimedia module for you.

    About changing color, do you mean this?

    If so, this color depend on the Theme you choose for this template in backend settings.


    1. boxcolor
    biotecnologi Friend
    #453712

    <em>@Saguaros 319566 wrote:</em><blockquote>HI Simone,

    Could you pm a private message with details login of your site? I shall check Multimedia module for you.

    About changing color, do you mean this?

    If so, this color depend on the Theme you choose for this template in backend settings.</blockquote>

    many thanks Saguaros, I’m sending you a pm 🙂

    Saguaros Moderator
    #453936

    Hi Simone,

    I see that you create a table and add object video inside, you don’t need to do that, you simply add:

    <div class="img-photo clearfix">
    <span class="highslide-img first">
    <object width="120" height="135" data="http://www.youtube.com/v/FUg_W1hj0T4&list" type="application/x-shockwave-flash">
    <param name="src" value="http://www.youtube.com/v/FUg_W1hj0T4&list" />
    </object>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
    </span>

    <span class="highslide-img">
    <object width="120" height="135" data="http://www.youtube.com/v/FUg_W1hj0T4&list" type="application/x-shockwave-flash">
    <param name="src" value="http://www.youtube.com/v/FUg_W1hj0T4&list" />
    </object>
    Some text here
    </span>

    <span class="highslide-img">
    <object width="120" height="135" data="http://www.youtube.com/v/FUg_W1hj0T4&list" type="application/x-shockwave-flash">
    <param name="src" value="http://www.youtube.com/v/FUg_W1hj0T4&list" />
    </object>
    Some text here
    </span>
    </div>

    You can change width=”120″ height=”135″ to value that you want.

    About the height of modules, please add some snapshots of which modules you want to have similar height.

    biotecnologi Friend
    #454008

    Thanks, I’ll try it

    http://desmond.imageshack.us/Himg221/scaled.php?server=221&filename=schermata052456066alle2.png&res=landing
    This is the part of the website in which I would like to have all the modules of similar heights

    Saguaros Moderator
    #454072

    Hi Simone,

    Please open up this file: templates/ja_ironis/css/template.css, at around line 899, there should be line:

    #ja-botsl1 .ja-moduletable {
    height: 225px; << add this line
    margin-bottom: 0;
    }

    biotecnologi Friend
    #454222

    great!!!
    Thank you!!!

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

This topic contains 7 replies, has 2 voices, and was last updated by  biotecnologi 12 years, 6 months ago.

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