IanDelMar
ceb5554fd0
Remove default class hfeed
...
The class `hfeed` is correctly added to non-singular pages only via the `understrap_body_classes` filter and should not be present on each page regardless of whether it is a feed or not.
2018-10-12 16:32:32 +02:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
IanDelMar
43127350b5
Focusable 'Skip to content'
...
* make 'Skip to content' focusable for sighted keyboard users
* .sr-only makes .screen-reader-text obsolete
2018-09-02 19:30:14 +02:00
IanDelMar
afeaa14b82
Make aria-label translatable
...
Content of aria-label may get read out loud and thus should be translatable.
2018-08-20 18:56:15 +02:00
Benjamin PONGY
2593581e53
Remove the X-UA-Compatible meta tag
...
https://stackoverflow.com/questions/6771258/what-does-meta-http-equiv-x-ua-compatible-content-ie-edge-do/6771584#6771584
2018-08-06 10:29:49 +02:00
KoenemannH
a568171e80
Moving nabber to the right by default
2018-07-03 08:44:04 +02:00
William Patton
4f0295ebea
Modify walker with 'understarp' prefixed on class name and as textdomain
2018-04-17 17:18:34 +01:00
William Patton
cea18747d9
Swap customized walker to latest upstream wp-bootstrap-navwalker class
2018-04-17 17:08:26 +01:00
Holger Könemann
2743321cd1
define a nicer navbar bg type
2018-04-11 21:05:08 +02:00
Alex Wright
2620580373
Remove unnecessary wrapper classes from #wrapper-navbar
2018-03-20 23:24:05 -05:00
Thomas A. Reinert
d32af2864e
Fixes invalid code due to WP´s itemprop insertion
...
See https://github.com/holger1411/understrap/issues/578 for explanation.
2018-03-02 17:27:12 +01:00
koenemann
4c5c07baa1
Basic guideline adjustments
2017-11-27 09:02:16 +01:00
koenemann
4ca76066af
Moving hamburger toggle to the right
2017-08-18 09:52:07 +02:00
koenemann
e7a2e203e2
Rebuild navber with new BS4 Beta functions
2017-08-17 11:27:11 +02:00
Chuck Reynolds
ee1a92710c
update Responsive meta tag for BS4 recc
...
[BS4 Reference](https://getbootstrap.com/docs/4.0/getting-started/introduction/#responsive-meta-tag )
2017-08-13 20:49:16 -07:00
Holger Könemann
828654fb6f
moving toggle to the right (?)
2017-08-11 20:47:30 +02:00
Holger Könemann
333f1c90a8
readjust h1 brand name styling with link
2017-02-04 11:15:22 +01:00
koenemann
c94d17603a
just starting a new line, removing tab
2017-02-02 09:18:13 +01:00
koenemann
b0fcba1829
fixing some PHPCBF issues
2017-01-27 08:15:34 +01:00
koenemann
7148f4f7b7
Adding h1 markup to navbar-brand on front/homepage
2017-01-24 08:47:53 +01:00
Holger Könemann
fda8575b1a
fixing .container-fluid in navbar bug
2017-01-19 11:29:09 +01:00
Holger Könemann
9fc94678a2
refactoring the navbar bg color back to the dark one
2017-01-07 11:39:25 +01:00
Holger Könemann
50404dba3b
light navbar
2017-01-06 20:44:05 +01:00
Holger Könemann
80004d7755
adding bg-inverse navbar
2017-01-06 20:41:04 +01:00
Holger Könemann
e543a0295e
adding a container around the navbar
2017-01-06 20:30:34 +01:00
Holger Könemann
1abde3bdf7
tryout the light navbar
2017-01-06 20:25:17 +01:00
Holger Könemann
673daac08f
adding the darker navbar again
2017-01-06 20:15:59 +01:00
Holger Könemann
71fa07a2d3
rechecking
2017-01-06 20:09:14 +01:00
Holger Könemann
cc695d5867
readjusting toggles markup again
2017-01-06 20:00:03 +01:00
Holger Könemann
eeb1516504
Adjusting navbar toggle markup breakpoint
2017-01-06 19:55:53 +01:00
Holger Könemann
ddfa8d1344
Changing menu markup to alpha6
2017-01-06 19:51:53 +01:00
Holger
cecaf549ba
Merge pull request #161 from saknopper/file-permissions
...
header.php: remove executable bit
2016-12-15 09:06:47 +01:00
koenemann
366a6e689b
removing id="content" from main nav
2016-11-25 13:50:04 +01:00
Sander Knopper
de23189992
header.php: remove executable bit
2016-11-25 12:55:11 +01:00
Stef Kariotidis
c4e5d495d4
root files code format
2016-11-21 20:47:05 +02:00
Stef Kariotidis
b41729840f
code formatting
2016-11-21 18:25:56 +02:00
Holger Könemann
2ef0ff0c58
Adding fluid/fixed container option to navbar
2016-11-20 20:36:22 +01:00
Stef Kariotidis
a45ba5bddc
no need for container option
2016-11-19 19:29:57 +02:00
koenemann
52298738c7
See https://github.com/holger1411/understrap/pull/128
2016-11-17 09:11:14 +01:00
Stef Kariotidis
ee6de9e9ca
fix undefined variable issue in header and footer
2016-11-15 13:09:46 +02:00
koenemann
c9787c436a
Align all templates to do the same left/rigth sidebar check
2016-11-14 15:16:24 +01:00
koenemann
85a6d42c00
Remove "role="button" from hamburger nav and remove gulpfile.js from .gitignore
2016-11-04 09:40:40 +01:00
koenemann
321bc65369
Add role="button" to mimic the right on hover cursor effect
2016-11-03 16:13:11 +01:00
Max Myers
d0c0cddfc1
Update HTML attribute order
2016-11-01 12:13:23 -04:00
Max Myers
fa9f307dfe
Update HTML indents to soft tabs (2 spaces)
2016-11-01 11:25:21 -04:00
koenemann
414a3b5f2b
Adding hidden-sm-up class to disablehmaburger icons on bigger screens
2016-10-13 09:14:53 +02:00
Holger
3162fa9268
Merge pull request #60 from tedgeving/patch-1
...
Revise markup for navbar toggle. Thx @maxdmyers
2016-10-13 09:08:02 +02:00
Jessica Jean
20208211a9
Fixed custom logo error in header
2016-09-19 17:13:27 -07:00
Jessica Jean
1c06c9ecd9
Update header.php
2016-09-15 14:42:14 -07:00
ted
b2ef50853f
Revise markup for navbar toggle.
...
1. Current BS4 documentation uses an entity for the navbar toggle instead of styled span tags.
2. Change navbar toggle class to match documentation.
http://v4-alpha.getbootstrap.com/components/navbar/
2016-09-02 10:11:28 -06:00