-
AuthorPosts
-
disstopic Friend
disstopic
- Join date:
- February 2012
- Posts:
- 14
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 21, 2012 at 6:24 am #174116I am loving this template, however I have run into a small problem trying to get it to work with Joomla 2.5
The JA Slide News module seems to work fine in the “left” section, providing a list of articles, however in the “slidenews” position, while it shows the articles, they do not appear as they do in Joomla 1.7 or on the demo site. The strip seems too low on the page, coming well beneath the whitespace created by the larger image, the text is the wrong font and seems formatted incorrectly, and rather than just placing each box on top of the larger main photo, it is creating a black strip and putting the boxes in there.
I’ve carefully gone through all of the settings shown in the setup documentation, as well as creating a separate Joomal 1.7 install, which like I say seems to work fine.
To get this component to work in Joomla 2.5 at all, I had to update it to the new version 2.5, so I’m suspecting the problem lies in there somewhere. Do I need to update any other components to 2.5 versions?
Perhaps this could be an issue with Joomla 2.5? Can anybody let me know if they have experienced similar problems?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 21, 2012 at 10:27 am #439224Hi disstopic,
You open the file of templates/ja_tiris/css/mod_jasidenews.css search for this css
div.ja-sidenews-wrap {
bottom: 0;
left: 30px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
}and change it to
div.moduletableja-sidenews-wrap {
bottom: 0;
left: 30px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
}I tried and that help !
1 user says Thank You to Sherlock for this useful post
disstopic Frienddisstopic
- Join date:
- February 2012
- Posts:
- 14
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 21, 2012 at 12:27 pm #439267Thanks Dat, that seems to have solved the problem. There are a few other little bugs, but you’ve pointed me in the right direction here.
jhicks Friendjhicks
- Join date:
- March 2011
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 29
- Thanked:
- 12 times in 1 posts
February 21, 2012 at 2:53 pm #439285You want to use the Module Class suffix for this one, that fixes this problem. (well it did for me anyway :-))
2.2 JA Side News Module
Code:Module Position: sidenews
Module Suffix: ja-sidenews-wrapMake use you include a space before the code.
danieljames50 Frienddanieljames50
- Join date:
- March 2012
- Posts:
- 17
- Downloads:
- 21
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 16 times in 6 posts
March 13, 2012 at 6:14 pm #443474Dat Hoang – Thank you!! I’ve been trying to fix this for 3 days. You ROCK!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by danieljames50 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Slide News and Joomla 2.5?
Viewing 5 posts - 1 through 5 (of 5 total)