On Apr 15, 4:52 pm, "C.L. Simco" <[email protected]> wrote: > Hi John, good observations. > > However I want to retain default behavior, so don't want to > "ditch navbar-fixed-top stuff in style.css" >
The styles for navbar-fixed-top in style.css aren't the Bootstrap defaults. Compare it to what's in bootstrap.css and bootstrap- responsive.css to see what I mean. Specifically the "position" declaration. > "First, why not just set the image as a background-image on the body? You > can use background-position to move it down as needed. > > Second, if you want a background image in place of the gray gradient of the > navbar, you'll have to set the background image on the .navbar-inner > element rather than using another element outside the navbar." > > I'll try those two ideas later today when my 4 yr old and I return from > chamber music concert. > > Thanks John Looks like good advice. Good luck and enjoy the show.
