How to get the template used here https://www.masterbootstrap.com/index.php ??

77 views
Skip to first unread message

a.he...@jobfactory.ch

unread,
Feb 6, 2017, 10:17:52 AM2/6/17
to Master Bootstrap
Hi Gonzalo

How do I get the same template as used here: https://www.masterbootstrap.com/index.php?
I downloaded the version from githhub, installed it but it doesn't look the same (especally the background-color of the active navigation is missing?!?
But that is a feature that I really like and want in my website navigation.

So where can I find this version of the template?

Best regards
Andy

Gonzalo Suez

unread,
Feb 7, 2017, 3:48:10 PM2/7/17
to Master Bootstrap
Hi Andy,
you should be get the same template. Except the menu backgrpound color.
In the next days, I will update this feature, and other minor bugs.

By trhe way, find this line in _main.scss:

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  1. color#555;
}

And replace for

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  1. color#555;
  2. background-color#e7e7e7;
}

Regards
Reply all
Reply to author
Forward
0 new messages