Re: [css-d] Layout in CSS only?

2021-03-30 Thread Tom Livingston
I think this should work well: https://codepen.io/tomliv/pen/ZELBrYN with some tweaks On Tue, Mar 30, 2021 at 3:22 PM Wade Smart wrote: > > What do you have so far in terms of code? > > -- > Registered Linux User: #480675 > Registered Linux Machine: #408606 > Linux since June 2005 > > On Tue, M

Re: [css-d] Layout in CSS only?

2021-03-30 Thread Tom Livingston
Nothing really. I have scrapped every attempt so far, so I am open to anything at this point. Padding and margin are based on width, so using a percentage of padding above the content to show the parent bg image for the top 1/2 is sketchy. On Tue, Mar 30, 2021 at 3:22 PM Wade Smart wrote: > >

Re: [css-d] Layout in CSS only?

2021-03-30 Thread Wade Smart
What do you have so far in terms of code? -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 On Tue, Mar 30, 2021 at 1:57 PM Tom Livingston wrote: > > Hi listers, > > Long time no speak. > > At the link below is an image of a layout I am trying to do. I co

[css-d] Layout in CSS only?

2021-03-30 Thread Tom Livingston
Hi listers, Long time no speak. At the link below is an image of a layout I am trying to do. I come across this frequently. A parent container with a bg image and a child content container. horizontally, this is pretty easy, however as a responsive component, mobile gets tricky. MOBILE: Content