Re: [css-d] help with responsive imagemap

2020-06-06 Thread Karl DeSaulniers
Beers are on Ron! :) Best of luck. Best, Karl Sent from losPhone > On Jun 5, 2020, at 4:43 PM, Ron Zisman wrote: > > 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,

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

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 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 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 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 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 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, >

[css-d] help with responsive imagemap

2020-06-04 Thread Ron Zisman
hi all, i thought this would be easy. i have a graphic with 2 links. it needs to be responsive. i added a script i found on the web, but i’m pretty clueless with scripts ricochet.org/GandB/GandB.html any help appreciated thanks in advance, ron _

Re: [css-d] help with responsive imagemap

2020-06-04 Thread Sandy Feldman
http://ineeda.coffee/TESTS/gandb/ hey Ron, How about setting the font size using VW - viewport width? This is a little rough, but I think you get the idea. Sandy sandyfeldman.com On 2020-06-04 5:36 p.m., Ron Zisman wrote: hi all, i thought this would be easy. i have a graphic with 2 links