Re: [css-d] Responsive grid layout with graphics and scaling

2016-07-14 Thread John Andrews
because I am helping a blind man learn how to use a computer. --- John Andrews On Jul 6, 2016 10:24 PM, "Karl DeSaulniers" wrote: > Thanks John. Your the second one to mention the justify text. > I may have to look into that, but I really don't like align left. > Eithe

Re: [css-d] Responsive grid layout with graphics and scaling

2016-07-06 Thread John Andrews
Hovering on links in (I think ) Services did not bring up more text. Nothing. I notice that on narrow views the justified text sometimes gets very wide spacing and looks funny. Otherwise a beautiful site. --- John Andrews --- John Andrews On Wed, Jul 6, 2016 at 5:23 AM, Karl DeSaulniers

Re: [css-d] New website

2016-03-27 Thread John Andrews
You might clear your cache and then run the site. That way everything has to load fresh. I read them all, rarely comment. Learning. --- John Andrews --- John Andrews On Sun, Mar 27, 2016 at 3:47 PM, Karl DeSaulniers wrote: > Thanks for your opinion Philip. What is this radical overh

Re: [css-d] New website

2016-02-29 Thread John Andrews
Problems with my HTC Android phone. Will give details later. Busy now. On Feb 29, 2016 4:22 PM, "Karl DeSaulniers" wrote: > Yes, I sent another message with that in it. > Must not have posted. Here you go. > Thanks for asking. :) > > http://designdrumm.com > > Best, > > Karl DeSaulniers > Design

Re: [css-d] Block out Background image with mask !

2015-05-22 Thread John Andrews
scuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- -- John Andrews _

Re: [css-d] White line between block content when zoom

2015-04-07 Thread John Andrews
You can avoid the calc in the section by putting the nav first in the body floated left as you have, then put the aside floated right as you have, then take the calc width of the section out and let it fit in between the left and right portions. It seems to work for me. --- John Andrews (forgot

Re: [css-d] FOUC on homepage

2015-03-20 Thread John Andrews
In trying to learn CSS I just came across this term a few months ago in Charles Wyke-Smith's "Stylin' With CSS." On page 241 (2nd ed) he says "you need a link to the style page in the head of the page to prevent this from happening." He says "if a link tag or a script tag (used to associate JavaS

Re: [css-d] Safari-OS X Lion - srcset attribute

2015-02-25 Thread John Andrews
My old Power PC Mac shows yellow. Linux Mint 17.1 shows yellow. On Wed, Feb 25, 2015 at 8:57 PM, Tom Livingston wrote: > Possibly not desired but I'm not at my Mac... > > iOS 8.1.3 Safari shows green img > On Wed, Feb 25, 2015 at 8:52 PM Philippe Wittenbergh > wrote: > > > Is anyone out there

Re: [css-d] Background-Image overrides background color

2015-01-10 Thread John Andrews
Try making the background color the last item in the list. On Sat, Jan 10, 2015 at 11:59 PM, Crest Christopher < crestchristop...@gmail.com> wrote: >The background image should sit on-top of the background color, instead > the background color is overriding my background image ? > > backgrou

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