-
AuthorPosts
-
December 14, 2011 at 1:31 am #171782
I have the Ja-Business template. I created 7 slide shows and when I go to the screen only 4 show up but the moving continues to the right showing the other slides, just not the names in the bottom.
I have an article that talks about the setup so now all the articles show up. Problem is they all show up to the right of the slide show.
I thought is there a way that 4 display and as it move right the next inline displays and so on until it starts over?Bill
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 14, 2011 at 9:38 am #429578Hi Bill,
I think you have increased the value for param Number of displayed items but you havent reduced the value for Item Width in the Navigation Settings. This item width defines the width of each item displayed for navigation. Try changing that and let me know if you still have any doubts..
1 user says Thank You to himangi for this useful post
December 14, 2011 at 1:30 pm #429603That did work. Last question, is there a way to center the text in each position?
December 14, 2011 at 8:36 pm #429660I figured out how to center the text by adding line in the stye.css.
Last question though, now that the text is centered in the slide-thumb, when the slide moves from title to title with the different color and up arrow, it is on the left side above the text. Is there a way to center this as well when a box becomes highlighted?
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 15, 2011 at 7:03 am #429698Hi,
In the same style.css file find the following styling
<blockquote>.ja-slide-thumb-inner {
background: black;
border-top: 1px solid #191A1B;
color: #757575;
height: 100%;
margin-left: 19px;
padding: 0 15px;
} </blockquote>Replace it with
<blockquote>.ja-slide-thumb-inner {
background: black;
border-top: 1px solid #191A1B;
color: #757575;
height: 100%;
/*margin-left: 19px;*/
margin: 0px auto;
padding: 0 15px;
text-align:center;
}</blockquote>December 15, 2011 at 1:25 pm #429739himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 16, 2011 at 4:39 am #429899Hi Bill,
In the style.css on line 348, find
<blockquote>.ja-slide-thumbs-wrap .ja-slide-thumb-inner h3 {
padding-left: 36px !important;
overflow: inherit;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
padding-top: 24px !important;
color: #9E8974;
}</blockquote>
Remove the highlighted padding-left property from above styling and that should fix it..December 20, 2011 at 1:46 am #430452Thanks, I will try it in the morning. I have another question that I will post separately.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by bfry 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum