-
AuthorPosts
-
charlitros80 Friend
charlitros80
- Join date:
- January 2010
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
February 12, 2010 at 12:41 pm #332509Hi,
I’m getting the same problem with the background, I also tried to set this image in the file “mod_jaslideshow2.css”, but it’s still not working.
My class script is:
.ja-slidewrap {
margin: 0;
padding: 0;
height: 340px;
position: relative;
border:none
background:url(../images/sl-mask.png);
}And this is my site:
– http://www.lonuevode.com/cms_pruebas/isthemusicCan anybody help me out with this, please?
Many thanks,
Carloshisteriks Friendhisteriks
- Join date:
- December 2009
- Posts:
- 285
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 16
- Thanked:
- 114 times in 87 posts
February 12, 2010 at 12:49 pm #332510<em>@charlitros80 164689 wrote:</em><blockquote>Hi,
I’m getting the same problem with the background, I also tried to set this image in the file “mod_jaslideshow2.css”, but it’s still not working.
My class script is:
.ja-slidewrap {
margin: 0;
padding: 0;
height: 340px;
position: relative;
border:none
background:url(../images/sl-mask.png);
}And this is my site:
– http://www.lonuevode.com/cms_pruebas/isthemusicCan anybody help me out with this, please?
Many thanks,
Carlos</blockquote>I’m not sure i understand your problem, but did you try to set the Mark Transition Style of Slideshow module to “Opacity” from “Sliding”?
This (what you have currently there) looks the same as it did on my module when the Mark Transition Style was set to “Sliding”.
charlitros80 Friendcharlitros80
- Join date:
- January 2010
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
February 12, 2010 at 2:32 pm #332515Hi,
Thanks for that…
However, I have changed that and the slider is still empty, without background and without descriptions.
Maybe its easier for you to understand the problem with these screen shots:
Here is the Slider empty:
Here is my backend:
– http://www.lonuevode.com/cms_pruebas/isthemusic/templates/ja_kyanite_II/errors/joomla-slideshow2-backend-part1.GIFCan you see anything wrong in there?
Many thanks,
Carloscharlitros80 Friendcharlitros80
- Join date:
- January 2010
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
February 12, 2010 at 2:44 pm #332517Hi,
I just realised that there was “;” missing in:
ja-slidewrap {
margin: 0;
padding: 0;
height: 340px;
position: relative;
border:none
}But, I still need to make the descriptions to work. At the moment, I added 2 descriptions, and only one is coming up, and they are coming up to the left part instead of the right part. See:
– http://www.lonuevode.com/cms_pruebas/isthemusic
Regards,
Carloscharlitros80 Friendcharlitros80
- Join date:
- January 2010
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
February 12, 2010 at 3:11 pm #332519Hi,
This is working now, the second problem was to set the width = 1000 and height = 340.
Thanks,
Carlos1 user says Thank You to charlitros80 for this useful post
dozza Frienddozza
- Join date:
- October 2007
- Posts:
- 149
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
March 4, 2010 at 10:40 pm #334913Can someone at Joomlart confirm or deny that in the back-end Ja Slideshow 2 module parameters, where they refer to ‘Mark’ they are actually meaning ‘Mask’?
Sorry to be pedantic but this is really confusing….
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 8, 2010 at 9:55 am #335285Hi dozza
I does not fully understand your question. Could you let me know in detail?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 8, 2010 at 9:55 am #335286Hi dozza
I does not fully understand your question. Could you let me know in detail?
March 9, 2010 at 6:21 pm #335513Can we get the basic HTML used in the “description” section of the slideshow module on the demo site? That way we can copy, paste, and edit. So much easier!
March 9, 2010 at 7:00 pm #335517My description keeps appearing with a red and white box in the background in addition to the sl-mask.png. Any ideas why? How do I format it so only the text appears?
see here: http://www.can-tr.org/cantr
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 10, 2010 at 9:32 am #335593Hi tbullgroup
To remove the red background, please open templates/ja_kyanite/css/mod_jaslideshow2.css file, at about line 83, find following code section:
.maskDesc .ja-slide-desc {
background:url("../images/sl-desc-bg.gif") repeat-y scroll left top transparent;
color:#FFFFFF;
display:block;
float:right;
margin-right:3px;
margin-top:50px;
padding:30px 0;
width:500px;
}and change to :
.maskDesc .ja-slide-desc {
color:#FFFFFF;
display:block;
float:right;
margin-right:3px;
margin-top:50px;
padding:30px 0;
width:500px;
}1 user says Thank You to JA Developer for this useful post
March 28, 2010 at 6:36 pm #338126Hi there,
I cannot get the description to show and i have description with readmore selected. Can anyone help me?
ThanksSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 29, 2010 at 7:04 am #338185Dear wmcclean!
did you try to check name of images match with name of images you put in the description parameter ?
if possible give me the link to your site.
Thanks
dozza Frienddozza
- Join date:
- October 2007
- Posts:
- 149
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
March 29, 2010 at 7:42 pm #338321<em>@JA Developer 168232 wrote:</em><blockquote>Hi dozza
I does not fully understand your question. Could you let me know in detail?</blockquote>
JA Dev
In the backend module parameters for JA Slideshow 2 Stage Settings, you use the word ‘Mark’. I wanted to know if you meant ‘Mask’ and not ‘Mark’ and that this is a spelling mistake!
Please confirm.
See the attached image of how it currently appears….
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 30, 2010 at 12:31 pm #338439Hi dozza
I understand your issue now. I think it is a mistake. I will ask the author of module and inform you asap.
Thank you very much for your question.
AuthorPostsThis topic contains 33 replies, has 15 voices, and was last updated by Saguaros 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum