I made an up vote button, but it isn't green.

TappedOut forum

Posted on May 1, 2015, 8:01 p.m. by MrAwesomeSocks

As the title states, I made an upvote button in my deck's description, but it turned out white. I've seen others put upvote buttons in their decks and had it turn out as the same green color as the upvote button in the side menu.

Did I input a different html code as the others? Or did I leave something out of my code?

Thanks.

filledelanuit says... #2

I don't really know what you did with your code but there is a much easier way to do it. You can just put that code where you button is to make an exact copy of the upvote button. If you want to change the color/size of it just go mess with the css although you may have to get rid of the class and just put inline css.


+1 Upvote

You can find this code by using inspect element on the upvote button.

May 1, 2015 9:40 p.m.

MrAwesomeSocks says... #3

Ah, I see. Thanks very much!

May 2, 2015 1:19 a.m.

This discussion has been closed