[css-d] styling a menu button using pseudo elements

2015-05-30 Thread Erik Visser
Hi all, I've implemented a menu for smaller screens ( 584px and smaller ): Works quite well. (any comments welcome) But Only thing is that i can't get the menu "button" looking the same on Android (4.2.2). and my browsers (safari/firefox/chrome) on mac os x. That is, using the same css,

Re: [css-d] Styling a menu

2014-10-16 Thread Peredur
El 16/10/14 a las 23:01, Eric escribió: Peredur, I looks like this is a university's directory page/site. Well. It's a company working with potential university students. Mainly potential students from outside of the UK. Not sure how much we can generalise about what they might have or n

Re: [css-d] Styling a menu

2014-10-16 Thread Eric
Peredur, I looks like this is a university's directory page/site. If so: university = younger people younger people = modern browsers So, if this were my page I'd use flexbox and make life easy and lighten the code Flexbox on caniuse.com Just my US$0.02 wo

Re: [css-d] Styling a menu

2014-10-15 Thread Philippe Wittenbergh
Le 16 oct. 2014 à 05:28, David Laakso a écrit : > One way to do that is to put the nav after the footer in the markup. > And then absolute position the nav into a block [article] of padding. > Once you get to the media queries, the amount of padding needed can be > tweaked-- less needed at deskt

Re: [css-d] Styling a menu

2014-10-15 Thread John Andrews
Thanks, too. I think I can use this. Sitting on the sidelines, learning. --- John Andrews On Wed, Oct 15, 2014 at 4:45 PM, Peredur wrote: > El 15/10/14 a las #4, David Laakso escribió: > >> Peter, >> >> One way to do that is to put the nav after the footer in the markup. And >> then absolute

Re: [css-d] Styling a menu

2014-10-15 Thread Peredur
El 15/10/14 a las #4, David Laakso escribió: Peter, One way to do that is to put the nav after the footer in the markup. And then absolute position the nav into a block [article] of padding. Once you get to the media queries, the amount of padding needed can be tweaked-- less needed at deskto

Re: [css-d] Styling a menu

2014-10-15 Thread David Laakso
On Wed, Oct 15, 2014 at 1:04 PM, Peredur wrote: > I imagine that this will turn out to be a very simple question, but never > one to avoid displaying my own ignorance, here goes... > > I'm trying to create a layout for a website that is in dire need of > attention and this (URL below) is a mockup

[css-d] Styling a menu

2014-10-15 Thread Peredur
I imagine that this will turn out to be a very simple question, but never one to avoid displaying my own ignorance, here goes... I'm trying to create a layout for a website that is in dire need of attention and this (URL below) is a mockup of something approaching what I'm aiming for: http:/