Re: [css-d] css masking

2015-06-04 Thread Tom Livingston
.two:after rule has typo. On Thursday, June 4, 2015, Crest Christopher crestchristop...@gmail.com wrote: A while ago I posted I couldn't get masking to work; here is my example https://jsfiddle.net/WildWind/bs84tegs/11/. I had the mask rule within the class = two, but it wasn't working, I

Re: [css-d] css masking

2015-06-04 Thread Philippe Wittenbergh
Le 5 juin 2015 à 10:23, Crest Christopher crestchristop...@gmail.com a écrit : A while ago I posted I couldn't get masking to work; here is my example https://jsfiddle.net/WildWind/bs84tegs/11/. I had the mask rule within the class = two, but it wasn't working, I decided, even though

[css-d] css masking

2015-06-04 Thread Crest Christopher
A while ago I posted I couldn't get masking to work; here is my example https://jsfiddle.net/WildWind/bs84tegs/11/. I had the mask rule within the class = two, but it wasn't working, I decided, even though it won't be removing parts of the black stylized circle to use pseudo-element:after

Re: [css-d] review please - an existing site made mobile

2015-06-04 Thread Erik Visser
Erik Visser schreef op 04-06-15 om 02:58: So tests from iphone and windows phone users are extra welcome! Or is this not the right type of question for this list..? Have to go to webdesign-l maybe? Or is something missing..? Or..?

Re: [css-d] Vertical Horizontal Center ?

2015-06-04 Thread Erik Visser
Erik Visser schreef op 04-06-15 om 03:00: This is what i remember too. Excuses for bloating the list with a not quite helpful contribution. It was 3 am. But that's not a very good excuse. Luckily the real experts came in and helped you out. erik

Re: [css-d] review please - an existing site made mobile

2015-06-04 Thread Georg
Seems to function OK - tested only in emulators. Only potential problem I can see, is that text alongside floating images may break up in not so nice ways as space narrows... Screenshot: http://www.gunlaug.com/contents/imagefolders/extra/scr-utr.png regards Georg

Re: [css-d] review please - an existing site made mobile

2015-06-04 Thread Karl DeSaulniers
Hey Erik, Works like a charm on Safari iPhone 5 iOS 7.0.4 Menus fade in and out nicely. They even stay if you hit the back button. Layout looks as it should be as far as I can tell. One of the tables had content that made it expand vertically a little but not much. Only hiccup I saw that grabbed

Re: [css-d] Vertical Horizontal Center ?

2015-06-04 Thread Ryan Reese
Chris, in order for the top/right/bottom/left:0 trick and margin:auto; to work, that element needs a width/height (width to horizontally center, and a height to vertically center). Not ideal for a couple reasons - situations that truly call for position:absolute are rare, and also setting a fixed