Bryan Willis

Results 9 issues of Bryan Willis

With Microsoft stopping support for legacy browsers on the 12th of January and Firefox and Safari having automatic updates, I’m not quite sure it's necessary to support xhtml. On top...

question

This gives us a lot more freedom to edit/remove the menus individually.

I opened a pull request [#136](https://github.com/salcode/bootstrap-genesis/pull/136) about this. Currently, it's either all in or all out for both menus, since the conditional checks are within the menu themselves. By removing...

So I've been thinking for awhile on how we could make `bootstrap-markup.php`. This has been without question the most useful part of bootstrap-genesis to me, but I've felt limited with...

This isn't really an issue but a question I had Sal or someone else that might know. I'm not is the value of the `bsg-add-class` filter compared to `bsg-classes-to-add` or...

Using `genesis_footer_output` instead of `genesis_footer_creds_text`, we have much more options for formatting and customizing and allows us to do things like center the text.

I haven't actually tested the code myself, but looking at the [demo](https://css-tricks.com/examples/EqualHeightsInRows/) it doesn't appear to work anymore....

I've been using html5shiv for years now. I have a mac so I've never actually seen what it does beside a browserstack test I did a year or so back....