Re: [css-d] issue with responsive navigation

2017-03-15 Thread Karl DeSaulniers
What horizontal navigation? It's vertical the whole way through for me. 1440x900 to 320x240 Safari Mac OS 10.11.16 Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Mar 15, 2017, at 2:27 PM, Chris Kavinsky wrote: > > I'm working on a site with a responsive navigation that is

[css-d] issue with responsive navigation

2017-03-15 Thread Chris Kavinsky
I'm working on a site with a responsive navigation that is horizontal on a small screen and collapses to a vertical sliding nav on smaller screens. This could be a minor issue, but when the screen resizes from small to larger, the navigation doesn't quite revert to its original state. Does anyone n

Re: [css-d] anyway to style tag?

2017-03-15 Thread Angela French
I would be happy just applying a background color as the latest version of Chrome renders the player seemingly not in a container. From: Brian Kardell [mailto:bkard...@gmail.com] Sent: Tuesday, March 14, 2017 7:49 PM To: Angela French Cc: CSS Discussion Group Subject: Re: [css-d] anyway to style

Re: [css-d] anyway to style tag?

2017-03-15 Thread Dave Chiu
have you tried manipulating the ShadowDOM? here's a quick example for webkit (chrome): http://codepen.io/davechiu/pen/9132f47a5fb2af6c656185a8368f9600/ it will take some legwork for cross browser compatibility and your legacy compatibility will be very limited. On Tue, Mar 14, 2017 at 6:36 PM, A

Re: [css-d] anyway to style tag?

2017-03-15 Thread Mi B
I still use this http://www.mediaelementjs.com that covers audio and video and allows for styling. > 14 mars 2017 kl. 23:36 skrev Angela French : > > Hello, > I am experimenting with using the tag. I see it looks very different > across browsers. Is there any way to consistently style it a