-
AuthorPosts
-
knerten Friend
knerten
- Join date:
- March 2013
- Posts:
- 80
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 46
- Thanked:
- 1 times in 1 posts
September 8, 2013 at 1:36 pm #190392First; I love this template! It’s really nice to both look at and work with 🙂
But now I do have a problem. I’d like my JA News slide to show 6 pictures. Either in one line (thinner than the demo version) or displayed in two rows.
I have set the module to show 6 pictures/articles, but the last 3 are displayed over the original 3. That way most os the slideshow are underneath the News Slide. Please see the attached pictures.I’d like 3 ned picures (as shown in the attached picture) underneath the original ones or 6 side by side.
Is there any way to make this happen?
And if displayed underneath each other; is there a way to have some distance between them?Thank you!
Anita
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 9, 2013 at 11:23 am #505098You can try to do with my below solution.
Open templates/ja_tiris/css/mod_jasidenews.css file
From
div.ja-sidenews-wrap {
bottom: 0;
left: 30px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
}
change to
div.ja-sidenews-wrap {
bottom: 0;
left: 30px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
top: 500px;
}
#ja-container {
margin-top: 165px !important;
}
Remember to clear cache from admin area
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum