-
AuthorPosts
-
namepeoples Friend
namepeoples
- Join date:
- January 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
February 22, 2011 at 8:09 pm #160572I am trying to display a slideshow using slideshow 2 on my site using the JA-Labra Template. The images are showing but there is no description. I have attached a screen capture of the module page. The site is http://ptap.nfshost.com
Thanks,
James
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 23, 2011 at 9:26 am #378079Dear James,
Please add the style as following in the “template.css” file in the folder “templates/ja_labra/”:
.maskDesc{
z-index:100;
}
– Or please update my attach file into the folder “modules/mod_jaslideshow2/assets/themes/default/”
11407Thanks,
namepeoples Friendnamepeoples
- Join date:
- January 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
February 24, 2011 at 8:00 am #378242Thanks for this. Is there any documentation that will help me figure out what I am doing. I tried this using JA_Community and it created a “banner” on part of the image where the text went. On this it is just placing the text on the image. Also I thought that “Mark Alignment” would move the text but I have tried all possibilities and nothing seems to change the location of the text.
James
namepeoples Friendnamepeoples
- Join date:
- January 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
February 27, 2011 at 6:26 pm #378637I changed the skin for the module to social. The h3, h4, and h5 text is now showing up but text in the p tag is not showing up. It is included in the “included tags” field of the module configuration.
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 28, 2011 at 9:45 am #378809Hi James,
I checked your site, please do as following to show text in the p tag:
– open the file “mod_jaslideshow2.css” in the folder “modules/mod_jaslideshow2/assets/themes/social/”, then find there lines code:
.ja-slidewrap_social .ja-slide-desc p {
display: none;
}
remove it or change to:
.ja-slidewrap_social .ja-slide-desc p {
display: block;
}Good luck!
namepeoples Friendnamepeoples
- Join date:
- January 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
March 1, 2011 at 8:25 pm #379138Thanks again, the changes above worked. Now when the slideshow loads and the images change the text can be briefly seen on the left where the picture is. Do you know what might be happening there.
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
March 2, 2011 at 10:35 am #379280Hi James,
Please update the “mod_jaslideshow2.css” in the folder “modules/mod_jaslideshow2/assets/themes/social/”, and add this line style:
.ja-slidewrap_social .ja-slide-item img {
z-index: 100;}
Regards,
namepeoples Friendnamepeoples
- Join date:
- January 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
March 26, 2011 at 6:27 am #383368Sorry I got distracted by other projects for a couple of weeks. I have added the suggested line but still have the same problem.
.ja-slidewrap_social .ja-slide-item img {
background: none;
z-index: 100;
}thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
March 28, 2011 at 9:18 am #383617Hi,
This problem occurs while the first loading of slide images, it needs some time to load image from server, it only has problem when useing style “display:none”.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by thuanlq 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Description Not Showing up
Viewing 9 posts - 1 through 9 (of 9 total)