-
AuthorPosts
-
Manes Friend
Manes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 8, 2015 at 12:35 am #207083Hello,
On the homepage of uber (medicare version) I would like to show modules only (no other content on this page). In the menu item setting I selected a page with no content. But the “ugly thing” is that at the bottom of the page, just before the footer I have a big blank white space. Is it possible to get rid of it ?
See the picture enclosed…
Thank you for your help 🙂
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 9, 2015 at 11:48 am #573445Hi @encretpixel,
Could you please provide your site url so I can have a look first ?
1 user says Thank You to Adam M for this useful post
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 11, 2015 at 8:30 am #573693Just found the solution.
The problem was that the homepage, besides the modules, has to show some content from articles.
I went to : extensions / template manager / uber / custom code / Before </head> and added this code :
<style type=”text/css”>
.t3-content {
padding-top: 0px;
padding-bottom: 0px;
}
.t3-mainbody {
padding-top: 0px;
padding-bottom: 0px;
}
</style>This apparently override the css.
I will then duplicate the template and remove this code to assign the template with padding to other pages.
GTR Webdesign FriendGTR Webdesign
- Join date:
- August 2014
- Posts:
- 45
- Downloads:
- 26
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 13 times in 5 posts
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 11, 2015 at 4:40 pm #738756Thank grafitotall, I thought about this solution, but the ting is that this white space is not belonging to a block but the content on the page itself…
And unfortunately I have spoken too soon :((
I have duplicated the template #1 in the template manager and when I want to delete the code in the template #2 (extensions / template manager / uber / custom code / Before </head>) it also it disappears in template #1…
Any idea what I do wrong ?
Thank you
GTR Webdesign FriendGTR Webdesign
- Join date:
- August 2014
- Posts:
- 45
- Downloads:
- 26
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 13 times in 5 posts
June 12, 2015 at 4:46 am #573773If you want to achieve what you want, you have to build your own template by copying and tweaking the existing MediCare template.
Here is the link to the documentation how to do that: http://www.t3-framework.org/documentation/bs3-layout-systemAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 12, 2015 at 4:57 am #573774Hi @encretpixel,
As mentioned above, please kindly provide your site url and temporary admin account via private reply so I can investigate the problem for you.
1 user says Thank You to Adam M for this useful post
Manes FriendManes
- Join date:
- April 2015
- Posts:
- 41
- Downloads:
- 20
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 12, 2015 at 11:35 am #573837Hello,
Thank you for your time, I didn’t have the opportunity yet to publish the website online (it now runs on a local wlan server).
Well anyway this time found a solution.
Used this extension : https://blackdale.com/index.php/extensions/easyscript
This allowed me to put the code mentioned in my previous post in the header of only the homepage, which is solving the problem 🙂
Thanks for all your help.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 3 voices, and was last updated by Manes 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Homepage showing modules only
Viewing 8 posts - 1 through 8 (of 8 total)