Now Reading Bubble

Developer
Size
2,254 Kb
Views
22,264

How do I make an now reading bubble?

What is a now reading bubble? How do you make a now reading bubble? This script and codes were developed by El Alemaño on 15 November 2022, Tuesday.

Now Reading Bubble Previews

Now Reading Bubble - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Now Reading Bubble</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div> <p>100</p>
</div>
</body>
</html>

Now Reading Bubble - Script Codes CSS Codes

body { position: relative; font-family: "Arial";
}
div { position: absolute; left: 20px; top: 20px; width: 38px; height: 38px; border: 1px solid #dcdcdc; border-radius: 50%; text-align: center; vertical-align: middle; display: inline-block; transform: rotateZ(-45deg); -webkit-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); transition: all 0.2s; -webkit-transition: all 0.2s; z-index: 5000;
}
div:hover { border-bottom-left-radius: 0;
}
div:hover:after { content: 'Leser lesen aktuell'; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); font-size: 13px; color: #888; display: block; width: 80px; bottom: -27px; left: -55px; position: absolute; line-height: 1em;
}
p { margin: 0; padding: 0; font-size: 13px; line-height: 38px; color: #888; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg);
}
Now Reading Bubble - Script Codes
Now Reading Bubble - Script Codes
Home Page Home
Developer El Alemaño
Username elalemanyo
Uploaded November 15, 2022
Rating 3
Size 2,254 Kb
Views 22,264
Do you need developer help for Now Reading Bubble?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

El Alemaño (elalemanyo) Script Codes
Create amazing Facebook ads with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!