Bitcoin Forum
June 14, 2024, 06:38:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin glyphicon in Bootstrap  (Read 836 times)
Shawshank (OP)
Legendary
*
Offline Offline

Activity: 1623
Merit: 1608



View Profile
April 14, 2015, 09:56:31 AM
 #1

I have been working for a while with the Bootstrap framework. It seems they have just updated and extended their glyphicons and they have included Bitcoin.

http://getbootstrap.com/components/

In case you don't know, Bootstrap is definitely one of the most used frameworks for front-end web development, and as of March 2015 it is the most-starred project on Github.

Lightning Address: shawshank@getalby.com
p2pbucks
Hero Member
*****
Offline Offline

Activity: 642
Merit: 500


Evolution is the only way to survive


View Profile
April 14, 2015, 10:24:03 AM
 #2

fontawesome project've supported bitcoin logo for a long time , 2 years maybe  Grin

Code:
<i class="fa fa-btc"></i> 

http://fortawesome.github.io/Font-Awesome/
lophie
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
April 14, 2015, 10:25:09 AM
 #3

fontawesome project've supported bitcoin logo for a long time , 2 years maybe  Grin

Code:
<i class="fa fa-btc"></i> 

http://fortawesome.github.io/Font-Awesome/

and it actually look more decent and easier to load

Will take me a while to climb up again, But where is a will, there is a way...
Shawshank (OP)
Legendary
*
Offline Offline

Activity: 1623
Merit: 1608



View Profile
April 14, 2015, 10:53:36 AM
 #4

fontawesome project've supported bitcoin logo for a long time , 2 years maybe  Grin

Code:
<i class="fa fa-btc"></i> 

http://fortawesome.github.io/Font-Awesome/

and it actually look more decent and easier to load

Umm... Bootstrap glyphicons are really easy to load.

Code:
<span class="glyphicon glyphicon-bitcoin"></span>
Code:
<span class="glyphicon glyphicon-btc"></span>
Code:
<span class="glyphicon glyphicon-xbt"></span>

Lightning Address: shawshank@getalby.com
lophie
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
April 14, 2015, 11:01:25 AM
 #5

fontawesome project've supported bitcoin logo for a long time , 2 years maybe  Grin

Code:
<i class="fa fa-btc"></i> 

http://fortawesome.github.io/Font-Awesome/

and it actually look more decent and easier to load

Umm... Bootstrap glyphicons are really easy to load.

Code:
<span class="glyphicon glyphicon-bitcoin"></span>
Code:
<span class="glyphicon glyphicon-btc"></span>
Code:
<span class="glyphicon glyphicon-xbt"></span>

Let me elaborate, I meant easier on the eyes and on the browser as well. All font icons are easy to load code-wise.

Will take me a while to climb up again, But where is a will, there is a way...
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!