-
AuthorPosts
-
Heng CHeong Kum Friend
Heng CHeong Kum
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
September 24, 2009 at 7:28 am #144548Hi everyone,
I need some help and advice how to get the footer to stick to the bottom of page/screen.
Now when the contents are short, the footer hangs in the middle of the page.
http://www.nukleuswear.com/index.php?option=com_xmap&sitemap=1&Itemid=116
Example can be seen from this linkThanks
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
September 24, 2009 at 7:36 am #318356Open the grass.css –
Find the ja-footer code that will be something like this.
#ja-footer {
border-top:1px solid #42766E;
}Change it to :
#ja-footer {
border-top:1px solid #42766E;
bottom:0;
left:0;
position:absolute;
}Regards,
Mihir Chhatre.1 user says Thank You to mihirc for this useful post
Heng CHeong Kum FriendHeng CHeong Kum
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
September 24, 2009 at 7:43 am #318358Mihir, you saved my day again. 😀
October 8, 2009 at 12:11 am #319820Yeah. And as soon as you add content it goes right past your footer. You cannot use position:absolute;
on a footer unlesss you plan on having a fixed page. With fixed content areas.Heng CHeong Kum FriendHeng CHeong Kum
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
October 8, 2009 at 5:14 am #319839Yeah, I knew that later 🙁
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
October 8, 2009 at 5:22 am #319840Hello,
Yea well that happens. 🙂
You asked me a question I provided an answer 🙂
Regards,
Mihir Chhatre.Heng CHeong Kum FriendHeng CHeong Kum
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 5 times in 1 posts
October 8, 2009 at 5:40 am #319844Ohhh no, I am not blaming you Mihir. I learn new stuffs too LOL
February 20, 2010 at 5:37 pm #333240So Is there no fix for this? We cannot have footer stay at the bottom of the page?!? Without having conflicts?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2010 at 9:04 am #333556Dear guy
I saw that the footer always stay at the bottom of webbite. It would be very helpful if you could provide screenshorts so that we could have a look on the issue. pls draw some figures on the snapshorts.
Thanks
September 2, 2010 at 9:12 pm #354452I’m having the same problem – the “absolute” css command messes up all my pages that require scrolling in the browser window. See screenshot below…
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 6 voices, and was last updated by andrewogren 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to make the footer bar stick to bottom of screen/page?
Viewing 10 posts - 1 through 10 (of 10 total)