🔒 Closed How to make buttons for Blogger

Status
Not open for further replies.

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
 
Status
Not open for further replies.

About this Thread

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

Trending Topics

Online now

Members online
1,137
Guests online
6,047
Total visitors
7,184

Forum statistics

Threads
2,329,251
Posts
29,247,219
Members
1,156,340
Latest member
Vitor higo
Back
Top