Forums

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

Home Forums CSS How do I add a overlaying image? Reply To: How do I add a overlaying image?

#237784
Shikkediel
Participant

How about this?

.hexagon2 {
  width: 150px;
  background: url(//goo.gl/dheZNl) top center / 65% no-repeat;
}

codepen.io/anon/pen/adRaZz