-
AuthorPosts
-
November 27, 2013 at 7:54 pm #192601
I need to remove some of the empty space between modules in the “onepage” position, I need to remove more empty space when viewing from a mobile device. How do i do this??
Site:
http://ileibowi.u149.websitesource.net/mg/thx
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 28, 2013 at 9:41 am #513836JA Slideshow Lite module is not included in JA Onepage Template by default. When you install it into this template, some styles will not be perfect.
Please PM me admin login details and ftp account of your site. I would need to take a closer look at your site and give you suggestion
November 28, 2013 at 8:16 pm #513871Thanks for your help. My client requested a slideshow module and I prefer to use Joomlart extensions whenever i can. Sending PM & details. Thanks again.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 29, 2013 at 9:07 am #513919Thanks for your pm, I have fixed some problem css style on your site and this is my solution to do that
+ Open templates/ja_onepage/css/custom.css file
Add new script
.hero-unit-class {
margin-top: 40px;
}+ Open templates/ja_onepage/css/themes/modern/template.css file
From
.onepage .container {
padding: 60px 0;
}Change to
.onepage .container {
padding: 20px 0;
}Please check it again, let me know if you need further assistance
November 30, 2013 at 10:36 pm #513999‘looks so much better, thank you 🙂
January 10, 2014 at 5:17 pm #518087ok, I set the padding: 0px, but it still is a little too far from the module above, is there any way to bring it closer? thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 14, 2014 at 2:50 am #518340Apologies for this late response, somehow I missed this thread. This is solution to fix the problem on your site
Open templates/ja_onepage/css/themes/modern/template.css file
Replace:
.introducing .block {
border: solid 1px #fff 9;
padding: 40px 20px;
}With:
.introducing .block {
border: solid 1px #fff 9;
padding: 20px 20px;
} -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum