-
AuthorPosts
-
May 13, 2012 at 11:17 am #177009
Dear all,
I’m quite newbie in implementing website in Joomla.
I installed the Ja Ironis template for J1.5A 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 helpSimone
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 14, 2012 at 8:20 am #452922HI 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 user says Thank You to Saguaros for this useful post
May 18, 2012 at 7:42 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 21, 2012 at 2:40 am #453936Hi 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.
May 21, 2012 at 8:54 am #454008Thanks, 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 heightsSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 21, 2012 at 2:27 pm #454072Hi 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;
}May 22, 2012 at 9:50 am #454222great!!!
Thank you!!!AuthorPostsViewing 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
Jump to forum
-