Hi, 

I've been trying to style the btn-navbar, everything looks perfect but when 
the user clicks on the button I'd like the button to focus, I just can't 
seem to get it to work and I've been trying all morning, any ideas? The 
button is lightblue when active, when user hovers over the  button it turns 
dark-blue I want this to stay dark-blue when the user clicks and the menu 
opens, is there a simple way to do this using css? I also want the button 
to return to it's original state once clicked to close, is this possible? 

<a class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
</a> 

If this can't be done via the css does anyone know any jquery that will 
solve my problem?

Thanks in advance
marques_uk

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to