Re: [css-d] help with responsive imagemap

2020-06-05 Thread Karl DeSaulniers
Here you go. Based on Sandy's idea. http://designdrumm.com/responsive-text-layout/responsive_text.html HTH, Best, Karl > On Jun 4, 2020, at 7:14 PM, Sandy Feldman wrote: > > http://ineeda.coffee/TESTS/gandb/ > > hey Ron, >

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Karl DeSaulniers
Now, please note, this will not work on browsers that don’t support VW (vertical width) so if the need is to display for those browsers as well then you will have to look at a JS alternative to accomplish. That is outside the scope of this list unfortunately. HTH, Best, Karl Sent from losPho

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Sandy Feldman
hey, you're welcome Rob. You would need to use a media query for the mobile sizes. Good luck! s. On 2020-06-04 9:40 p.m., Ron Zisman wrote: hi sandy, thanks… i wasn’t even in the ballpark. been a long time. i was hoping to use the script to scale the existing links. the solution you provide

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Sandy Feldman
oooh, very nice Karl! Just pop in a media query for the text when the window shrinks and you're in. s. On 2020-06-05 4:06 a.m., Karl DeSaulniers wrote: Here you go. Based on Sandy's idea. http://designdrumm.com/responsive-text-layout/responsive_text.html

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Karl DeSaulniers
Yep. If you want that text readable at small screen sizes, that would be a good idea. Best, Karl Sent from losPhone > On Jun 5, 2020, at 8:54 AM, Sandy Feldman wrote: > oooh, very nice Karl! Just pop in a media query for the text when the window > shrinks and you're in. > > s. > > On 202

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Karl DeSaulniers
In all honesty too, I personally would make two more background images that work better for tablet and phones that you switch to, as that image shrunk would look odd and not fill the height of the device. Just a side note. Not to get off topic. : ) Best, Karl Sent from losPhone > On Jun 5, 2

Re: [css-d] help with responsive imagemap

2020-06-05 Thread Ron Zisman
thank you all for working through this. a designer friend (non-tech) asked if i could make the ‘website’ scalable. he didn’t mention links. thanks again. from me, my friend and his client rgds, ~ron > On Jun 5, 2020, at 12:45 PM, Karl DeSaulniers wrote: > > In all honesty too, I personally