*

BabyDunk

  • ****
  • 161 posts
[Help] footer trouble
« on: August 08, 2016, 04:30:58 AM »
Hello

i am having trouble keeping the footer at the bottom of the page while in the threads page https://aweegander.com/im-threads

i have tried all the css tricks i can find but im getting a lil tired and would like to know, does anyone have any ideas how to get this sorted?

also does anybody else have this problem?

i have tried  this https://css-tricks.com/snippets/css/sticky-footer/ and about 30 different variation of it.

this just does look right lol



Thanks in Advance
Chris
« Last Edit: August 08, 2016, 04:36:13 AM by BabyDunk »
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: [Help] footer trouble
« Reply #1 on: August 08, 2016, 07:56:18 AM »
@BabyDunk
Simply add this to your style.css:
Code: [Select]
.container {min-height:350px;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: [Help] footer trouble
« Reply #2 on: August 08, 2016, 11:19:06 AM »
Hi Frosticek

that isn't enough pixel, the footers still near the top, will add more. 

i did think of doing it this way but thought that it would leave a gap of that many pixel between the footer and the thread no matter how many IM's was in the thread page. so if their was 20 IM's their would be a gap of 1000px below

would that be right or am i just over think it


Thanks
Chris
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

BabyDunk

  • ****
  • 161 posts
Re: [Help] footer trouble
« Reply #3 on: August 08, 2016, 11:37:32 AM »
scrub what i said last . lol still haven't woke up  ::) haha
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: [Help] footer trouble
« Reply #4 on: August 08, 2016, 11:52:32 AM »
@BabyDunk
:)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots