Coded this small piece of markup for my own service in order to offer discounts
I've removed my content from codepen version so it is easy to customize and add your own content
The "modal" is using :target selector for the show/hide content ... pure CSS, no programming language
If you plan to use it on your own webpage, I'd suggest downloading the images and host tem on your own service, just in case the current host is deleting them
This was inspired from a video streaming site. Don't worry, no resources or markup was used from their platform, its all manually coded by me :)
It can be used on MyFreeCams too
As I've mentioned above, if you plan to use this, download and host the images on your service
Images from HTML markup:
Gift image - PNG with transparent background - 100x100
https://camgirlbioeditor.files.wordpress.com/2018/05/gift2.png
Close image (little "x" from right corner) - PNG with transparent background - 20x20
https://camgirlbioeditor.files.wordpress.com/2018/05/times.png
Images from CSS markup:
Circle 1 - PNG with transparent background - 140x140
https://camgirlbioeditor.files.wordpress.com/2018/05/circle1.png
Flair 2 - PNG with transparent background - 140x140
https://camgirlbioeditor.files.wordpress.com/2018/05/flair_2.png
Flair 4 - PNG with semi-transparent background - 140x140
https://camgirlbioeditor.files.wordpress.com/2018/05/flair_4.png
Flair 4b / visible on hover - PNG with semi-transparent background - 140x140
https://camgirlbioeditor.files.wordpress.com/2018/05/flair_4b.png
developed by Dan N