🔒 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
  • 574
    Views
  • 3
    Participants
Last reply from:
kryptonite1019

Trending Topics

Online now

Members online
500
Guests online
3,626
Total visitors
4,126

Forum statistics

Threads
2,305,335
Posts
29,165,217
Members
1,196,257
Latest member
ememememe
Back
Top