-
AuthorPosts
-
galaxie Friend
galaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
June 7, 2012 at 9:38 am #177900Hi
I installed the sidenews module which is great, but it seems that the position is not like in the demo. It seems it is too low (there is too much white between the lower part of the slideshow) and there is too much space on the right.
Can you help?
I use joomla 2.5, JA Tiris template and the website is http://www.imove-fit.ch
Demo page: http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_tiris/Thanks!
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
June 7, 2012 at 10:04 am #456468<em>@galaxie 324092 wrote:</em><blockquote>Hi
I installed the sidenews module which is great, but it seems that the position is not like in the demo. It seems it is too low (there is too much white between the lower part of the slideshow) and there is too much space on the right.
Can you help?
I use joomla 2.5, JA Tiris template and the website is http://www.imove-fit.ch
Demo page: http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_tiris/Thanks!</blockquote>
Make sure that side news module is in position ‘sidenews’ and that you have also applied the Module Class Suffix – ” ja-sidenews-wrap” – ensure you have the leading space in there!
That should help!!
galaxie Friendgalaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
June 7, 2012 at 10:16 am #456473Hi
Thanks, it is already like this, I copied this http://static.joomlart.com/images/templates/ja_tiris/j17/sidenews-back.png.
I also don’t understand why there is a black background, it should be transparent..
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
June 7, 2012 at 10:38 am #456480<em>@galaxie 324107 wrote:</em><blockquote>Hi
Thanks, it is already like this, I copied this http://static.joomlart.com/images/templates/ja_tiris/j17/sidenews-back.png.
I also don’t understand why there is a black background, it should be transparent..</blockquote>
You don’t have the leading space in the module suffix. (Well judging by your css you don’t) If I manually in your html add it, it looks like this…
Check that again and you should be okay. It really is “SPACEja-sidenews-wrap” 🙂
-
1 user says Thank You to swissa for this useful post
galaxie Friendgalaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
June 7, 2012 at 11:17 am #456489Thanks! that was tricky though 😉
aleksandr_s Friendaleksandr_s
- Join date:
- September 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 4, 2012 at 11:39 pm #466140Hello! =)
I read this whole topic and found no answer to my question.
module works good, but I can’t to understand how to put the module Sidenews in the center?
“…there is too much space on the right.”Module Class Suffix -ja-sidenews-wrap
Could you help me please?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 5, 2012 at 8:54 am #466216<em>@aleksandr_s 337000 wrote:</em><blockquote>Hello! =)
I read this whole topic and found no answer to my question.
module works good, but I can’t to understand how to put the module Sidenews in the center?
“…there is too much space on the right.”Module Class Suffix -ja-sidenews-wrap
Could you help me please?</blockquote>
You can add ” ja-sidenews-wrap” into Module Class Suffix of JA Side News Module
<blockquote>Admin area->Module Manager->edit JA Side News Module->Basic Options(Module Class Suffix: ja-sidenews-wrap)</blockquote>
or you can change css file
<blockquote>templates/ja_tiris/css/template.css</blockquote>
.no-sm .ja-sidenews-wrap {
position: relative;
left: 20px;
}and on css module
<blockquote>templates/ja_tiris/css/mod_jasidenews.css</blockquote>
div.ja-sidenews-wrap {
bottom: 0;
left: 30px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
}div.ja-sidenews-wrap h3 {
background: none;
border-bottom: none;
color: #fff
font-size: 116%;
margin: 0;
padding: 17px 0;
}aleksandr_s Friendaleksandr_s
- Join date:
- September 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 5, 2012 at 6:50 pm #466266Hello Ninja Lead!
Thanks for the reply!!
I checked the codes, it’s the same as you wrote. Is this the same.
And the same basic setup. Basic Options(Module Class Suffix: ja-sidenews-wrap) =)
Other ideas? I still do not understand … = /
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 6, 2012 at 3:45 am #466287These are screenshot before and after with ” ja-sidenews-wrap”, from your attached file I guess class suffix style on JA SideNews is not working. Please PM me with admin access and ftp account. I will help you out.
-
aleksandr_s Friend
aleksandr_s
- Join date:
- September 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 6, 2012 at 1:47 pm #466367Thank you Ninja Lead!
I sent you PM =)Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 7, 2012 at 5:19 am #466433Your site was fixed with class suffix ” ja-sidenews-wrap”, ” ja-sidenews-wrap” need to space blank into first line.
1 user says Thank You to Ninja Lead for this useful post
aleksandr_s Friendaleksandr_s
- Join date:
- September 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 7, 2012 at 6:11 am #466435Hello Ninja Lead!!!
ohhhh…
THANK YOU!!! :laugh: -
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 4 voices, and was last updated by aleksandr_s 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Sidenews position not like the demo
Viewing 12 posts - 1 through 12 (of 12 total)