jupco wrote: Hi guys, this is little older post, bu Im trying change color in bootstrap template..
I have everything changed, but that buttons are still blue..
I cant find that.
Upper half of button i have orange, but down half is still blue and if i go mouse over that button, its whole blue. Where it could be?
Yes this is always annoying because each time I install an updated version of Boostrap template I must redo all my modification.
The only way is to modify the related CSS file and change color according to your need. Is a little bit tricky to find related color class because the css file contain a bunch of class. However if I remember correctly if you look on the file you will see a section called "Button" and all class below this section are related to button appearance.
Personally what I made for make my button orange is to identify all color (by default you will find 2 different blue color) and to make a find/replace (with your text editor) with your color. This can be done in few minutes... Like that you will be sure all class color (even the one not related to button) will be modified with the same color you need.
I use Joomla 3.3.6 - CB 2.0.4 - CBSubs 4 - Several Incubator plugins