Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS responsive div messes other div … Reply To: responsive div messes other div …

#188771
pepe_lepew
Participant

Paulie, sorry for that. no excuses and I will provide going forward.

Atelierbram, thank you for help. You made everything fluid and I am trying to stay away from that because a few of the fields are pretty much fixed. The first field with the checkbox would be used to move or delete mysqli records, the second field is the id number, which will be removed after testing. The last field is the date and that is pretty much fixed also. I used the calc in hopes of keeping it simple, especially when I put them in media queries. Is there a way, floats, or anything else, that I can use to keep some fixed and only the 1 field fluid? I even considered flex box, but there isn’t any polyfill for older models of browsers yet.