How to Create a Popup Download Button and Display Google AdSense Ads Box

How to Create a Download Popup Button and Display Google AdSense Ads Box

Hello friends, today I will show you how to add a popup download button for blogger.

How does this button work?

After adding this button to the post and clicking on the button, a popup will appear and count the time after N seconds. After running, you will go to the file link.

This format is similar to file download sites like Fshare and can add ads to the popup.

How to add timed popup download button to blogger

Step 1: Login to Blogger.

Step 2: On the Blogger dashboard, Select Themes ➺. Edit HTML .

Step 3: Find the </head> tag and add this CSS snippet above it.

Step 4: Find the </body> tag and add this JavaScript above it.

At var counter = 20; then change the number 20 to the number of seconds you want.

Step 5: Save the theme.

Using

You compose the article as usual, then copy this HTML Button and paste it where you want it to be displayed.

In which

<!-- ads here --> change the ad code below it to your ad code.

url_here instead of your file url.


Thanks for Visit 💕

Next Post Previous Post
No Comment
Add Comment
comment url