loicginoux / joanne_project

joanne's project
2 stars 1 forks source link

Black bar to pages #93

Closed jdaudier closed 11 years ago

jdaudier commented 11 years ago

Would it be hard to add the black bar on the homepage to all the inside pages as well underneath the charts? The only difference I would suggest is to have it go all the way across instead of just 960pix. Thoughts?

http://screencast.com/t/MvG6XWxGvqTE

loicginoux commented 11 years ago

I added it.

jdaudier commented 11 years ago

For the FOLLOWING page, is it possible to have the bar show up at the bottom if you only have a few followers?
http://screencast.com/t/4qcD9jsV

loicginoux commented 11 years ago

done

jdaudier commented 11 years ago

The bar is messing up the DIARY pages though... for those pages, it should show up at the bottom, right? When there are more users added to FOLLOWING and TEAM RUBIX, will the bar continue to show up only at the bottom?

loicginoux commented 11 years ago

it should be better now.

jdaudier commented 11 years ago

What do you think we should do when there are no photos in DAY view? Should we have the bar at the bottom too like the FOLLOWING and TEAM RUBIX pages? http://screencast.com/t/eBgM6AhAtqm

jdaudier commented 11 years ago

When there are more users added to FOLLOWING and TEAM RUBIX, will the bar continue to show up only at the bottom?

loicginoux commented 11 years ago

Ok I found the solution. here is the demo: http://www.cssreset.com/demos/layouts/how-to-keep-footer-at-bottom-of-page-with-css/

and you can see it in action directly on the site. basically, if the content is too small it sticks to the bottom of the page and if the content of the site is higher than the creen it pushes the footer to the bottom

jdaudier commented 11 years ago

awesome!