Forums

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

Home Forums CSS [Solved] Have both a fixed AND center bottom background Reply To: Have both a fixed AND center bottom background

#150789
mdmoreau
Participant

Would something like http://codepen.io/anon/pen/znaqF work? It kind of plays off of Mag’s idea of having the separate, fixed position div – but in this case it’s all done using :before, keeping the HTML free of the extra element.