0

I'm making a quick and dirty website for a university wed design module. The website isn't intended to work but instead to be used as a tool to demonstrate how the proposed design would look and operate.

I have used a bootstrap template and things have gotten a bit messy.

The Problem:

I have a navigation bar on the left of each page with an image as a background. if i re-size my browser window the content remains the same height (as it should) but the background disappears from the bottom.

here's a link to the website: http://www.wareisjoe.com/bistro/

I don't know if this is due to poorly formed HTML or a css issue. any help would be greatly appreciated.

madth3
  • 7,275
  • 12
  • 50
  • 74
Joe1992
  • 458
  • 5
  • 20
  • You can checkout http://stackoverflow.com/questions/9350818/fixed-sidebar-navigation-in-fluid-twitter-bootstrap-2-0, I think this is what you wanted. – themunna Apr 21 '13 at 15:57
  • Thanks, I haven't implemented this yet but it looks like it should work! – Joe1992 Apr 21 '13 at 16:30

1 Answers1

0

This has to do with bootstrap because it makes it able to use the layout on your phone. the lower the width the more it's going to move to phone version.

GeNyaa
  • 113
  • 6