Phile Posted September 4, 2013 Share Posted September 4, 2013 (edited) Hi, this has nothing to due with my last post. how do i change the bg color of the top nav bar using default template 5.2.7 I tried looking in whmcs.css and bootstrap.css and cannot find it anywhere. I went to bootstrap.css line 3559(.navbar-inner) and changed all the numbers around and nothing changes. I attached a screenshot. Any one know? Edited September 4, 2013 by Phile 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 4, 2013 Share Posted September 4, 2013 that's exactly the right spot in bootstrap.css as an example, if you change *all* #333333 to #ffffff, you'll get a white-grey fade on the menu bar (horrid!) - if you don't see it, then you might need to clear your browser cache or clear templates_c, but the nav bar does change! 0 Quote Link to comment Share on other sites More sharing options...
Phile Posted September 5, 2013 Author Share Posted September 5, 2013 (edited) thanks for the reply Brian, when you say *all* do you mean just in the .navbar-inner or all instances of #333333 in the bootstrap.css ? because i replaced all the #333333 in the .navbar-inner with #ffffff and cleared browser cache and templates_c and no change then did a search/replace #333333/#ffffff in the entire bootstrao.css and still no change...this is making me crazy...time to listen to some old P-Floyd i think. thanks again Edited September 5, 2013 by Phile 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 5, 2013 Share Posted September 5, 2013 just in .navbar-inner i'd suggest two things... 1. go into general settings and ensure that the template selected is "default". 2. make sure you are editing the bootstrap.css in the "default" directory (or the one selected in general settings if different) - it's easy to make the mistake of editing the right file in the wrong folder (if you see what I mean). as an aside, you aren't really supposed to edit the existing themes - ideally, you would copy the folder, rename it, upload it to the template directory and select it in general settings... the reason being that when you come to update whmcs, you may overwrite your updated "default" template with the one in the new whmcs update file. hopefully this solves your problem and you'll be comfortably numb! 0 Quote Link to comment Share on other sites More sharing options...
Phile Posted September 5, 2013 Author Share Posted September 5, 2013 Well, I uploaded a fresh copy of the default template then renamed it to mytemp1 went to general and made SURE i had mytemp1 selected as the template edited the .navbar-inner lines in the new bootstrap.css file uploaded it to the new mytemp1/css folder cleared browser cache and template_c folder Still nothing. Do you have a copy of bootstrap.css with the changes i can try? 0 Quote Link to comment Share on other sites More sharing options...
Phile Posted September 5, 2013 Author Share Posted September 5, 2013 Just letting you know... I closed my NotePad and re- edited the bootstrap.css using PSpad and bam...it all works now. no idea why, but works now. Thanks for the help. My next post will be how to make the navbar menu multi-level 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.