-
AuthorPosts
-
wan fadli Developer
wan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
March 13, 2013 at 7:54 am #185804Dear JA,
I have move the content slider module from the contentslider module position to the content-mass-bottom but the arrow navigation at the right is missing..
can anybody help me how to fixed this problem.?
wan fadli Developerwan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
March 14, 2013 at 8:06 am #486452anybody can help.? its urgent
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
March 14, 2013 at 10:23 am #486475Hello,
It’s because you have change the position, but in CSS file, style only defines for position contentsilder. In order to update for new position content-mass-bottom, please go to:
templates/ja_kranos/css/mod_jacontentslider.css
Find these lines:
#ja-contentslider .ja-button-control {
height: 30px;
padding: 0 85px 0 0;
right: 20px;
text-align: right;
top: 9px;
}
change to:
#ja-contentslider .ja-button-control, #content-mass-bottom .ja-button-control {
height: 30px;
padding: 0 85px 0 0;
right: 20px;
text-align: right;
top: 9px;
}AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Luna Garden 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Missing arrow navigation (JA Content Slider)
Viewing 3 posts - 1 through 3 (of 3 total)