A basic button

Status
This thread has been locked.

KaydenSux

Banned
Feedback score
0
Posts
101
Reactions
56
Resources
0
looking for someone to create a button exactly like this

Capture.PNG


(ignore the yellow/orange background)
 

Attachments

  • Capture.PNG
    Capture.PNG
    2.3 KB · Views: 136
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Deathcaptain

Web Designer / Web Developer
Supreme
Feedback score
19
Posts
206
Reactions
79
Resources
0
Just wanna add to notGoluhm comment.
You can also add:

font-weight: bold;

if the text is not how you desire.
 

KaydenSux

Banned
Feedback score
0
Posts
101
Reactions
56
Resources
0
Just wanna add to notGoluhm comment.
You can also add:

font-weight: bold;

if the text is not how you desire.
yeah I looked into that and did it :3 however right now im stuck on getting the button to load in through a fade in javascript effect

Capture.PNG

just doesn't seem to load in
 

Attachments

  • Capture.PNG
    Capture.PNG
    5 KB · Views: 110
Banned forever. Reason: Doxing (https://builtbybit.com/threads/trying-to-find-a-scammer.635939/#post-4717505)

Deathcaptain

Web Designer / Web Developer
Supreme
Feedback score
19
Posts
206
Reactions
79
Resources
0
KaydenSux
One issue I see is, "button" is not a valid style.
I believe "button" is supposed to be a class.

change style="button button" with class="button"

Also there is a much easier way to get this effect, google "Animate.css"
Pretty reliable resource, and easy to get setup.

If you have anymore issues feel free to add me on Discord: Dundoyd#1776
 
Last edited:
Status
This thread has been locked.
Top