-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 25, 2015 at 10:57 am #207837Hi Guys,
im trying to place the footer always at bottom, because some of my articles are very small.
i googled abit and tried this code, but that messes up my RsFrom
.ja-navhelper {
width: 100%;
height: 150px;
position: absolute;
bottom: 0px;}
.ja-footer {
width: 100%;
height: 100px;
position: absolute;
bottom: 0px;}
There must be some better code to use ?
Kind Regards
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 25, 2015 at 4:54 pm #575532It may be an issue of simply rearranging the blocks within the template layout.
Check out this previous thread for a general idea/guideline —> http://www.joomlart.com/forums/topic/create-new-module-position-5/
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 25, 2015 at 4:54 pm #641862It may be an issue of simply rearranging the blocks within the template layout.
Check out this previous thread for a general idea/guideline —> http://www.joomlart.com/forums/topic/create-new-module-position-5/
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 25, 2015 at 4:54 pm #740524It may be an issue of simply rearranging the blocks within the template layout.
Check out this previous thread for a general idea/guideline —> http://id.joomlart.com/forums/topic/create-new-module-position-5/
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 26, 2015 at 7:25 am #575588thanks tomc, i looked at the code and tried a few things editing the templates/ja_brisk/tpls/blocks/header.php , doesn’t seem to work, i’m not sure how to do this right.
i’m trying to follow this post
http://cssreset.com/how-to-keep-footer-at-bottom-of-page-with-css/but not really sure where to place
<body>
<div id="wrapper">
<div id="header"></div>
<div id="content"></div>
<div id="footer"></div>
</div>
</body>hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 26, 2015 at 7:25 am #641917thanks tomc, i looked at the code and tried a few things editing the templates/ja_brisk/tpls/blocks/header.php , doesn’t seem to work, i’m not sure how to do this right.
i’m trying to follow this post
http://cssreset.com/how-to-keep-footer-at-bottom-of-page-with-css/but not really sure where to place
<body>
<div id="wrapper">
<div id="header"></div>
<div id="content"></div>
<div id="footer"></div>
</div>
</body>hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 26, 2015 at 7:25 am #740578thanks tomc, i looked at the code and tried a few things editing the templates/ja_brisk/tpls/blocks/header.php , doesn’t seem to work, i’m not sure how to do this right.
i’m trying to follow this post
http://cssreset.com/how-to-keep-footer-at-bottom-of-page-with-css/but not really sure where to place
<body>
<div id="wrapper">
<div id="header"></div>
<div id="content"></div>
<div id="footer"></div>
</div>
</body>AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by hjalte1983 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to place footer always at bottom
Viewing 7 posts - 1 through 7 (of 7 total)