-
AuthorPosts
-
lailuluelo Friend
lailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
June 15, 2014 at 2:18 pm #198857Hello,
I would like to change title and description width, making mask bigger without result.
And I would like to have title in a single line and descripction in other line.
Thanks to pankajsharma I tried to modify properties according with manual and nothing happens. I modfied title, description and mask width without result.
I need also title and description appear at the same time that image, without retard.
Could you please help me?
Thanks
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 16, 2014 at 9:55 am #539033Hi,
You can change mask size via Admin >>> Extensions >>> Module manager >>> choose your Slideshow >>> switch to tab Profile Settings >>> scroll down and you will see Mask Width / Mask Height there.
lailuluelo Friendlailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
June 16, 2014 at 12:52 pm #539054Thanks Adam, I did it without results. This is why I wrote the post:((
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 19, 2014 at 8:30 am #539473Hi,
Please open the root_folder/templates/ja_biz/css/mod_jaslideshow.css file and look for this rule:
.ja-slidewrap .maskDesc {
background: none repeat scroll 0 0 transparent;
bottom: 40px !important;
cursor: pointer;
display: block;
position: absolute;
right: 20px;
width: 45% !important;
z-index: 100;
}Then remove the width property as follows:
.ja-slidewrap .maskDesc {
background: none repeat scroll 0 0 transparent;
bottom: 40px !important;
cursor: pointer;
display: block;
position: absolute;
right: 20px;
z-index: 100;
}Save your file and check again.
1 user says Thank You to Adam M for this useful post
lailuluelo Friendlailuluelo
- Join date:
- May 2010
- Posts:
- 241
- Downloads:
- 7
- Uploads:
- 34
- Thanks:
- 110
- Thanked:
- 21 times in 1 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 20, 2014 at 9:01 am #539629Hi lailuluelo,
I’m afraid that this is the only option you can choose at the moment since it would take lots of works to modify this part as you requested.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Adam M 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum