Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorVinney
    • CommentTimeJul 29th 2006 edited
     permalink
    Hiya everyone.
    I am in need of a CSS coder who it able to fix a problem i have with my new website.

    The problem i am finding, is that my footer is not at the foot of the page, when the content in the middle of the page is not big enough.

    When i add a doze of lines to the main layer it's OK.

    please check these : Works ok with content in the middle
    http://www.djrezon8.com/home/index.html

    without much content - footer rises.
    http://www.djrezon8.com/home/index2.html

    see what i mean ?

    I've spend 3 hours try to sort out this annoying problem out.
    Basically i want the footer to main a defined size, remaining at the very bottom of the page.

    I've tried implementing this solution : http://www.sitepoint.com/forums/showpost.php?p=1239966&postcount=3

    but i am unable to get it to work.

    Would someone please sort this out for me ? I am willing to PAY for this to be done.

    Contact me via here or catch me on email/msn : vinney@vinney.net

    Look foward to reply.

    Thank you.
    •  
      CommentAuthormringlein
    • CommentTimeJul 29th 2006 edited
     permalink
    What broswer are you on? Looks good in IE and FF on both links -- anyone see anything different? Seems as though what you want is to have the footer "stick" to the bottom of the page no matter what. Try the footeStickAlt method: http://themaninblue.com/writing/perspective/2005/08/29/

    I am sure we can solve your problem here for free, isnt that what this forum is all about?
  1.  permalink
    I thought that it was some sort of a "min-height" - issue, from which I'd be almost embarrassed to take money. Unless it involves actual hard work, of course. In case it was a fixed footer issue (position:fixed), you'd find a suitable script for that on google for sure. I think I did that once, for IE6 (both ie7 and firefox work fine out-of-the-box).

    This might not be the most popular of opinions here, but I'd try asking first and paying later, if the advice and the work put into it was worth it.
  2.  permalink
    Try this technique from 456 Berea St:

    http://www.456bereastreet.com/lab/cssframes/
    • CommentAuthorVinney
    • CommentTimeJul 29th 2006
     permalink
    would someone be kind enough to fix it then ... please. and post the fixed css / html

    you can download the current one from http://www.djrezon8.com/tmp/rezon8.rar
    • CommentAuthorneXus
    • CommentTimeJul 29th 2006 edited
     permalink
    the only way you'll be able to keep that footer a specific height and keep it down at the bottom would be to apply a "position:fixed; bottom:0px;" to it.. which isn't directly supported by IE (at least not in the current doctype you have selected).

    - Or you can set a "min-height:*px" for the main content (the whitespace) with an "_height:*px"to account for ie's inability to use min-height... draw back to this is resolution. The bottom bar will not be at the bottom for everyone that views the page... it'll always be at whatever height you specified..

    - or you can use javascript to automatically adjust the bars position based upon browser size

    but to be honest.. the easiest thing to do is bite the bullet..

    try something like this:

    http://www.erraticdesign.com/album/ < change the color of the container behind the footer div to one that's not the same as the footer... a slightly lighter gray... gives a slightly better effect.. and is less... well.. messy..
    • CommentAuthorVinney
    • CommentTimeJul 29th 2006
     permalink
    my knowledge of coding is crap ... hence am asking for assistance. Give me photoshop any day haha.
    Thanks for the help everyone, but i am unable to sort this out on my own. I need someone to do it for me, hence the reason i am willing to pay.

    thanks anyways.
    • CommentAuthorVinney
    • CommentTimeJul 30th 2006
     permalink
    Please can someone sort this for me ......
    • CommentAuthorbettyready
    • CommentTimeJul 30th 2006
     permalink
    email me at bettyready@gmail.com and i'll fix it up for you.
Add your comments
    Username Password
  • Format comments as (Help)