Re: [css-d] CSS Grid Question

2017-07-21 Thread GJim
Howdy Tom, ~~~ Friday, July 21, 2017, 12:18:41 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > List, > Is it possible to style the rows and columns of a css grid - the grid itself? > I

Re: [css-d] vw and vh units -- how does one learn of developments in the CSS spec. such as these ?

2017-03-31 Thread GJim
Tom, et al, Which, then, leads to this: https://zellwk.com/blog/viewport-based-typography/ Which may very well help me in re-working the top banner at: www.tomfolio.com Thanks! >> >> Just found this: >> > https://www.sitepoint.com/css-viewport-units-quick-start/ G-Jim c):{- -- Custom book-

Re: [css-d] Hidden UL/LI

2017-03-20 Thread GJim
> as well as bi desk-top monitors Make that 'big desk-top monitors'. G-Jim c):{- -- Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html My photography: http://www.gjim.com _

Re: [css-d] Hidden UL/LI

2017-03-20 Thread GJim
Tom and Michelle, > Hi Michelle, > Add the hover to the "TITLE 2" , not the in the . When hovering > the , show the related submenu in that . > HTH 'Hover' doesn't work on most mobile devices, though, so your menu would not be 'mobile-friendly'. You can see how I solved this on www.rmaba.org

[css-d] What screen-width for 'smart-watches'?

2017-01-07 Thread GJim
I just finished converting my own site, and two client sites to be 'mobile-friendly', with transition screen widths of 768 px and 420 px, and a minimum width of 300 px. Are these sufficient for smart-watches, or should I define another transition and minimum width? I don't have a smart-watch nor

Re: [css-d] Change position of based on media query

2016-12-14 Thread GJim
Howdy Karl, ~~~ Wednesday, December 14, 2016, 5:43:26 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ Thanks to you and Cassandra. I was (once again, perhaps?) over-thinking the problem. T

[css-d] Change position of based on media query

2016-12-14 Thread GJim
All, Not sure if this can be resolved in CSS or HTML - I'm asking in the CSS list first. On this page: www.wyomerc.com/index_test.html I want the right-hand block ('Essays') to drop below the left-hand block ('Reference') when the media width is less than 768px (an arbitrary number at this point

[css-d] Message threads

2016-03-01 Thread GJim
Hello, Please don't use the 'reply' function of your e-mail to begin an entirely new conversation. Some of us use a 'threaded view' for e-mail - lets us know who is replying to whom. If you use 'reply', starting a new subject, it means that your post, and replys to that post, will always remain

Re: [css-d] [ADMIN] Hello, my friends, hello

2016-01-04 Thread GJim
~~~ Monday, January 4, 2016, 10:30:10 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I like the mailing list format rather than forums I much prefer the mailing list rather than forums.

Re: [css-d] Image compression suggestions ?

2015-09-20 Thread GJim
On 09/20/2015 12:07 PM, Crest Christopher wrote: What exactly does the 'Set DPI function' do; if you don't mind me asking ? Basically, it sets the resolution, in 'Dots Per Inch', or the image. For most web-page uses, 72 DPI is sufficient. You can use a 'thumb-nail' image, of small size or l

Re: [css-d] Image compression suggestions ?

2015-09-20 Thread GJim
On 09/19/2015 10:12 PM, Crest Christopher wrote: Anyone have any image compression suggestions; there is one I use but it only took a 210kb image to around 100kb. I'm hoping to squeeze that 210kb image to around atleast 75kb without sacrificing too much quality. I've tried a few thus far, so

Re: [css-d] Comment and empty rule seen in recent refactoring

2015-02-14 Thread GJim
Howdy Tim, ~~~ Saturday, February 14, 2015, 11:32:59 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > ... or the reasons for it. > Regards, > Tim I can't see any reason for using the brac

Re: [css-d] Helvetica Light

2015-01-22 Thread GJim
Howdy George, ~~~ Thursday, January 22, 2015, 9:36:15 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I have a client who wishes to have body copy as Helvetica Light. I'm on > a pc and h

Re: [css-d] Don't miss a space

2014-11-22 Thread GJim
Howdy Christopher, ~~~ Saturday, November 22, 2014, 7:46:33 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > How do you accommodate most, if not all screen sizes. Percentage, percentage, pe

Re: [css-d] Screens overload

2014-11-12 Thread GJim
Howdy Crest, ~~~ Wednesday, November 12, 2014, 1:43:15 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I have a general question, how many screens are there ? If Carl Sagan was still aliv

Re: [css-d] Responsive Images

2014-11-07 Thread GJim
Howdy Karl, ~~~ Friday, November 7, 2014, 10:38:31 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > Actually it is dynamic. > $yearstamp = date( "Y"); > ... > $copyright = "Copyright Desig

Re: [css-d] Responsive Images

2014-11-07 Thread GJim
Howdy Karl, ~~~ Friday, November 7, 2014, 9:44:17 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > http://designdrumm.com/upload_images_test.zip > This was used to place a copyright on prod

Re: [css-d] Responsive Images

2014-11-07 Thread GJim
Howdy Philip, ~~~ Friday, November 7, 2014, 3:56:34 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > The watermarking is added dynamically at the same time. > Philip Taylor Are you certain

Re: [css-d] Grid System

2014-10-19 Thread GJim
Howdy Crest, ~~~ Sunday, October 19, 2014, 7:14:07 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > Gutters are there to maintain consistency and a visual flow to a page, > correct ? Gutter

Re: [css-d] Grid System

2014-10-19 Thread GJim
Howdy Crest, ~~~ Saturday, October 18, 2014, 6:28:42 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > In the example image, there are 54px columns and 30px gutters, if > everything I've men

Re: [css-d] Grid System

2014-10-19 Thread GJim
Howdy Crest, ~~~ Saturday, October 18, 2014, 6:28:42 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > In the example image, there are 54px columns and 30px gutters, if > everything I've men

Re: [css-d] Dropdown menu not working on Safari

2014-10-09 Thread GJim
Howdy Yasha, ~~~ Thursday, October 9, 2014, 11:20:58 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > On Firefox, Chrome, and all other browsers, the drop down menu works fine > however on S

Re: [css-d] Grid & Columns and Frustrations

2014-10-03 Thread GJim
Howdy Crest, ~~~ Friday, October 3, 2014, 3:33:11 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > You have a group that does the design and a group that does the > development, once the de

Re: [css-d] Why box-shadow doesn't work for one div while work for another

2014-08-22 Thread GJim
Howdy Артур, ~~~ Friday, August 22, 2014, 11:26:16 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I need box-shadow work for both : and >. But it only work for latter. Why? And how to mak

Re: [css-d] keeping submenu open when parent is 'current'

2014-08-01 Thread GJim
Howdy Debbie, ~~~ Friday, August 1, 2014, 11:46:50 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > If you hover the red main menu item, you'll see the dropline menu. I'd > like that to be o

Re: [css-d] Right col jumps to next line

2014-06-18 Thread GJim
Howdy MiB, ~~~ Wednesday, June 18, 2014, 1:22:55 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > You can also forego HTML email and just use plain text or Rich Text and just > Communicate.

Re: [css-d] flexbox flex-direction column, percentage flex-basis & IE 11

2014-06-09 Thread GJim
Howdy Philippe, ~~~ Monday, June 9, 2014, 7:45:46 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > Can anyone out there tell me what IE 11 does with the following test case? > http://dev.l-c

Re: [css-d] Android Tablet Chrome Portrait Screen Odd Behavior

2014-05-26 Thread GJim
Howdy Shari, ~~~ Monday, May 26, 2014, 10:59:20 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I have a site I've designed "mobile 1st" and everything seemed to be > working fine, however

Re: [css-d] @font-face quirk

2014-05-22 Thread GJim
Howdy Chris, ~~~ Thursday, May 22, 2014, 7:41:54 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I added web fonts to a client site and noticed a quirk in Firefox. When I > go to the page u

Re: [css-d] Role of Pre-processors

2014-05-10 Thread GJim
Howdy Philip, ~~~ Saturday, May 10, 2014, 9:02:51 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > GJim wrote: >> What, then, of the divergence between W3C and WHATWG?

Re: [css-d] Role of Pre-processors

2014-05-10 Thread GJim
Howdy Tim, ~~~ Friday, May 9, 2014, 5:36:51 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > There is standardization. What, then, of the divergence between W3C and WHATWG? G'Jim c):{- --

Re: [css-d] Drop-menu items not 'sticky'

2014-04-30 Thread GJim
~~~ Wednesday, April 30, 2014, 10:16:47 AM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ Thanks to all who responded. I think I have determined the issue. She was hovering only on the down a

[css-d] Drop-menu items not 'sticky'

2014-04-30 Thread GJim
Howdy All, One of my site testers is telling me that the drop-menu items, on this page, under 'Annual Book and Paper Fair', are not 'sticky' - they don't show long enough to make a selection. http://rmaba.org/2014/index2014.html She is using IE11, on Win7. I have tested using same, drop-items w

Re: [css-d] Font-Sizes - Golden Rule ?

2014-04-09 Thread GJim
Howdy Philip, ~~~ Wednesday, April 9, 2014, 1:37:54 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > I /think/ I would check whether my site statistics had been > updated this millenium, if

Re: [css-d] Font-Sizes - Golden Rule ?

2014-04-09 Thread GJim
Howdy Georg, ~~~ Wednesday, April 9, 2014, 1:09:22 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > Note that Opera v/12.16 uses the old Presto engine, for which all > development is frosen/

Re: [css-d] Font-Sizes - Golden Rule ?

2014-04-09 Thread GJim
Howdy Crest, ~~~ Tuesday, April 8, 2014, 9:24:14 PM (USA 'Somewhere on-the-road time-zone'), you wrote the message that appears below. My reply appears here and/or interspersed within your message. ~~~ > Em are the best solution for font-sizes, from everything that I know. > Pixels I don't know