-
AuthorPosts
-
March 18, 2013 at 10:43 pm #185965
I would like to decrease the height of JA Slideshow module in my implementation of JA Tiris from 730 to 530 px, but after that JA SideNews module does not wrap correctly, respectively it does not wrap inside JA Slideshow picture, any help with this ?
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 19, 2013 at 11:26 am #487021You can change config width and height on JA Slideshow module, see the screenshot
<blockquote>Main Item width
Main Item height</blockquote>And open css style and change it
Open modules/mod_jaslideshow/assets/themes/tiris/style.css file
.viewbutton {
position: absolute;
right: 30px;<-change it
top: 135px;<-change it
z-index: 5;
float: right;
padding: 30px 0px;
background: #000
}
March 19, 2013 at 9:18 pm #487089Thank you for your reply. I will post a picture so that you can understand my problem. After decreasing the height of JA Slideshow module in the module configuration panel (instead of 730 I put the size 530) you can see that JA Sidenews module is not wraped on the JA Slideshow module like in the template demo of Joomlart. I have the black space behind the boxes while the boxes should go up on the area of JA Slideshow
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 20, 2013 at 4:53 pm #487246I will check the problem directly on your site. Please pm me url, admin access and ftp account, I shall help you do this
March 21, 2013 at 7:20 pm #487386Hello Ninja Lead,
I have PMed you the details, so, I’m waiting 🙂
Thank you
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 22, 2013 at 8:22 am #487431<em>@apirota 365629 wrote:</em><blockquote>Hello Ninja Lead,
I have PMed you the details, so, I’m waiting 🙂
Thank you</blockquote>
I have fixed the problem on your site
1) Open ato 3jat (JA Side News Module) module, changed to space blank on Module Class Suffix, see the screenshot
2) Open modules/mod_jaslideshow/assets/themes/tiris/style.css file
from
.viewbutton {
position: absolute;
right: 30px;
top: 135px;
z-index: 5;
float: right;
padding: 30px 0px;
background: #000
}
change to
.viewbutton {
position: absolute;
right: 30px;
top: 15px;
z-index: 5;
float: right;
padding: 30px 0px;
background: #000
}
Please check it let me know the result
-
1 user says Thank You to Ninja Lead for this useful post
March 22, 2013 at 8:29 am #487433Thank you very much!
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by
apirota 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum


