Questions tagged [nav-pills]

84 questions
74
votes
15 answers

Changing color of Twitter bootstrap Nav-Pills

I'm trying to change the active color (after its clicked it remains twitter's light-blue color) for each tab:
4
votes
3 answers
3
votes
5 answers

Bootstrap Pill Navigation not working on hosting

I am using a Bootstrap Pill Navigation (Bootstrap 4). Code is as below: …
Sangeetha
  • 485
  • 2
  • 9
  • 24
3
votes
1 answer

data-toggle='tab' or ='pills' not allowing the url to work

Firs of all I wanted to say that I have read a lot about it online and all the solutions found I could not implement them properly, some repaired some problems but created others. Another thing is that I cannot comment on other posts because of low…
Kikadass
  • 314
  • 1
  • 3
  • 14
3
votes
1 answer

Trying to customize nav-pills in Twitter Bootstrap

I'd like to change the rollover color of the pills and the active pill color. My html looks like this:
2
votes
3 answers

Activating a menu dynamically when some php condition is met

I want to trigger a tab to be active when some php conditions are met. This is the bootstrap code I am using, it is a nav-pills and Toggable / Dynamic. https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
Umeir Hussy
  • 61
  • 1
  • 10
2
votes
1 answer

Bootstrap Pills in Pills in Pills

Here's a link to the JSFiddle i'm currently working on. http://jsfiddle.net/PhoenixOfBlades/3bry9Lo8/6/ I feel like i've scoured the web for answers. I've found lots of questions from people who were confused about nesting Pills/Tabs but never with…
user73782
  • 23
  • 4
2
votes
1 answer

How to correctly align inline navpills with badge in bootstrap

I have a menu made with stacked navpills on a left pane, where each page when clicked activates some other menu on the right; each pill contains a badge showing some additional context info for itself and what gets opened.
2
votes
1 answer

Bootstrap 3 nav-pills not working

I have followed the documentation but I am unsure why my pills are not working. HTML:
Jess McKenzie
  • 8,345
  • 27
  • 100
  • 170
1
vote
0 answers

Bootstrap 4 nav-pills active using include page

I'm working on a internal website for the company I work for and my manager wants me to have the Menu as a jsp include page instead of it being coded into the page like this(which works). SomeCompany Intranet
Ramiro
  • 11
  • 3
1
vote
2 answers

Switch between nav-pills on large screen and navbar-nav on smaller screen with Bootstrap 4

I like the look of the nav pills on larger screens, but once the collapse button shows I want that menu to be stackable and look like the image attached instead of the pills. Do I need custom css to make this happen?
1
vote
2 answers

Continue and previous buttons not navigating Javascript bootstrap

Below is a piece of code I've been trying to get to work. The Continue and previous buttons not working,The javascript is not showing the next and previous tabs. Javascript:
Alphajaryd
  • 13
  • 1
  • 3
1
vote
2 answers

How can i position the pills arrow in right center of the long text ?

I have a header with long text, I can't seem to come up with the proper css to make the pill on the right center with all the text. I need two lines or more and the pill need to be in the center at the right area. How can anyone tell me how this is…
Pham
  • 29
  • 6
1
vote
1 answer

Bootstrap, nav-stacked not actually stacking list entries

It seems I'm missing something obvious here I expected the home blog contact entries to be stacked on top of one another at all times. What am I missing? This is what's actually rendering: …
PaMcD
  • 105
  • 13
1
vote
2 answers

Bootstrap Checkbox not working in nav-pills

I can't figure out why the second checkbox is not working. I'm sure it's something relating to Bootstrap / CSS, and this is not my forte. The first checkbox works as expected, but something happens when I put the checkbox inside the nav-pills. Can…
Kieveli
  • 10,944
  • 6
  • 56
  • 81
1
2 3 4 5 6