| Re: Static html page on xbootstrap - subdomain |
| by aerograf on 2017/6/12 13:08:15 Quote:
Put the menu css: position: fixed; |
| Re: Static html page on xbootstrap - subdomain |
| by dbman on 2017/6/12 12:45:35 You are missing the <body> tag in your template. Check the fixed top navbar example source from the bootstrap documentation site (http://getbootstrap.com/examples/navbar-fixed-top/) |
| Re: Static html page on xbootstrap - subdomain |
| by Hadesteam on 2017/6/8 21:38:15 I have just finished, you can see and evaluate, it is an atlas of strength training: https://www.kulturystyka.org.pl/atlas/ Please help, because the nav menu does not follow the user while scrolling down the page. Can anyone see my source code in the site and will know where is the error? |
| Re: Static html page on xbootstrap - subdomain |
| by Hadesteam on 2017/6/8 15:47:48 I have only one problem: nav menu is no moving when scrolling down ... :( |
| Re: Static html page on xbootstrap - subdomain |
| by Hadesteam on 2017/6/8 14:13:42 OK thanks Bleekk, but if i change everything to correct css/tpl files url The <include ... / slider.tpl etc function did not work le="color: #000000"><?php <{includeq file="xbootstrap/tpl/slider.tpl"}> So instead use it:le="color: #000000"><?php <div w3-include-html="xbootstrap/tpl/nav-menu.tpl"></div> <script> w3.includeHTML(); </script> and it works, just look at https://www.kulturystyka.org.pl/atlas/ so i need change the rest <include>
|