-
AuthorPosts
-
missyw Friend
missyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
August 13, 2008 at 10:13 am #132178Hello. I have enlarged the height and width of JA Content Scroll to allow for slightly bigger images. The images are appearing nicely, but the scroll bar that used to be at the bottom of the images has disappeared altogether. Even if I extend the height of the Scroll to see whether the scroll bar is hidden below the pictures, it is still not there. What can I have done wrong:confused:
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 16, 2008 at 4:14 am #265578Can you give us your live URL, any screenshot or more details of the problem will be helpful
missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
August 21, 2008 at 8:58 am #266439Sorry to have been so long in responding. Here is the url for the site (which is still under development):
http://www.ecoastmusic.com.au/Joom/. You will need a user name: demo and password: musicThanks for the offer to help.
I have included an attachment which shows the settings for JA Content Scroll.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 22, 2008 at 1:45 am #266587Hi
Plz config Number Element is 3 or 4, seem you only have 5 contents -> Number Element must lower than 5missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
August 22, 2008 at 3:20 am #266624Yes, thank you, you are quite right. When I reduce the number of elements to 4, the slider bar re-appears, but only 4 of my 5 or 6 images are displayed, leaving an empty space at the right of the container box.
Do you know if there is any way I can change this element limit to 5? (I have looked at the module code, but it is beyond my skills to find an answer for myself).
It is rather strange, as when I look at the online demo of Ja Barite, http://www.joomlart.com/templates_demo.php?template=ja_barite there are 5 separate elements or images being displayed out of a total of 7. So in the demo, it would appear that an element count of 5 is working:confused:
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 22, 2008 at 9:02 am #266664Edit mod_ja_contentscroll.php(modulesmod_ja_contentscroll folder)
Search those line:
}else{
$containerWidth = $total;
$navDisplay = " display:none;";
}
Change to
}else{
$containerWidth = $total;
$navDisplay = "";
}1 user says Thank You to Sherlock for this useful post
missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
August 22, 2008 at 10:56 pm #266805You are an angel for taking this trouble for me!
Before implementing this recommended change, I decided to test again having more than the 5 images/article to show in the slider box. I was sure I had tested this in the beginning, but this time, the slider immediately reappeared. So my problem all along was that I only had 5 images, and was setting the number of elements to be 5. What an idiot :-* I’m so sorry to have troubled you. Thanks so much for your kind patience!
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by missyw 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum