TwelvestoneFront End

moving footer


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
unata
 
2008-10-27

I am looking to do the same thing with the footer as this site

http://www.ablestock.com/en/ - resize the page and see what the footer is doing.

however, by looking at the code (which is nice and clean but is still using tables?), I can't tell if it's a css-only trick or there is javascript required. Any hints?

Napalm
 
2008-10-27

It's a stylesheet thing. No js.

bottomFrame {

height: 24px; color: #fff; position: fixed; bottom: 0; left: 0; width: 100%; padding: 5px 0 0 7px; }

unata
 
2008-10-27

cool, simple enough! Thank you!

Chief Leftnut
 
2009-08-31
Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFront End

moving footer