👨‍🏫 Tutorial How to make buttons for Blogger

valensyh

Enthusiast
This time I will give you how to make Download and Demo buttons on the Blog. These two buttons usually work for template download sites.These buttons are also useful for beautifying your posts, the steps are as follows:

1.The first step please login to your Blogger account

2. Step Two please click New Entry on the posting menu

3. The third step is to cross you. Click on the HTML menu next to the Compose menu

4. The fourth step, please copy the code below that has been provided and paste it into your post 👇🏼

HTML:
<br/>
<style>
.buttonx{display:inline-flex;cursor:pointer;font-size:13px;font-weight:bold;text-transform:uppercase;box-shadow:0 1px 2px rgba(0,0,0,.2);color:#FFF!important;border:2px solid #FFF!important;background-color:#0070b0!important;background:0;margin:5px 0;padding:8px 25px;text-shadow:none!important;transition:all 0s!important}
.buttonx:hover{background-color:#f78d1d!important;background:0}
.buttonx:active{position:relative;top:1px}
</style>
<br/>
<div style="margin: 10px 0; text-align: center;">
<a class="buttonx" href="https://tutorialapasaja-go.eu.org" target="_blank">MyBlog</a>
<a class="buttonx" href="https://tutorialapasaja-go.eu.org" target="_blank">Download</a><br/>
&nbsp;
</div>
 
English please.

Ncaa Football Please GIF by ESPN College Football
 

About this Thread

  • 3
    Replies
  • 562
    Views
  • 3
    Participants
Last reply from:
kryptonite1019

Trending Topics

Online now

Members online
1,014
Guests online
1,238
Total visitors
2,252

Forum statistics

Threads
2,273,520
Posts
28,950,121
Members
1,235,795
Latest member
cardodalisay0702
Back
Top