Forums

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

Home Forums CSS Full Page Background + Pattern Reply To: Full Page Background + Pattern

#251053
kaiten
Participant

I was starting to get pissed with this, so I figured out a way to make it and its simple!

You just need to use the :after element.

lets suppose i want to add a pattern over my background image:

http://codepen.io/kaiten/pen/OWwpzB?editors=0100

and its done!!

The source code i’ve got from https://gist.github.com/omurphy27/5243251