I do have them like this <link href="../resources/css/bootstrap.min.css" rel="stylesheet"></link> <link href="../resources/css/bootstrap-responsive.min.css" rel="stylesheet"></link> <link href="../resources/css/sticky.css" rel="stylesheet"></link>
On Wed, Mar 7, 2012 at 2:11 PM, sealtrip <[email protected]> wrote: > OK. ignore the customise comments. > > You will have however still need to add bootstrap-responsive.min to make > it responsive. see > http://twitter.github.com/bootstrap/scaffolding.html#responsive > > On Wed, Mar 7, 2012 at 5:05 PM, Kelly Goedert <[email protected]>wrote: > >> bootstrap-responsive.min >> >> And I did not customize anything. >> >> >> On Wed, Mar 7, 2012 at 2:04 PM, sealtrip <[email protected]> wrote: >> >>> [Some Tips] >>> >>> Have you added the responsive.less? or bootstrap-responsive? >>> >>> Also, if you have customised the navbar you will need to make necessary >>> adjustments to responsive >>> >>> >>> >>> >>> On Wed, Mar 7, 2012 at 4:28 PM, Kelly Goedert >>> <[email protected]>wrote: >>> >>>> Yes it is there on mobile. But it is not fixed on top. >>>> >>>> On Wed, Mar 7, 2012 at 11:43 AM, ir11 <[email protected]> wrote: >>>> > Isn't there a dropdown nav on mobile? >>>> > >>>> > >>>> > On Wednesday, March 7, 2012 12:13:37 PM UTC+1, kgoedert wrote: >>>> >> >>>> >> Hi, >>>> >> >>>> >> I just started with bootstrap and it looks great! I am trying to >>>> >> create a simple fixed menu on top with submenus, it works on >>>> browsers, >>>> >> but not on mobile. Is there a workaround for this? >>>> >> >>>> >> Thanks >>>> >> >>>> >> Kelly >>>> >>> >>> >>> >>> -- >>> >>> >>> >> > > > -- > > >
