Add settings for dynamic social icons
-Added new social_links setting to allow adding as many custom links as desired including the ability to display as image or fontawesome icon -Removed old hardcoded settings for twitter, facebook, google+, bitcointalk, github, slack, discord, telegram, reddit, youtube and custom website link -Added sample external and coingecko images to demonstrate social icons with images
This commit is contained in:
@@ -354,10 +354,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
||||
.social-link {
|
||||
margin-right: 0.2rem;
|
||||
font-size: 100%;
|
||||
img {
|
||||
width: 40px;
|
||||
margin: 5px 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -688,4 +684,8 @@ tr {
|
||||
|
||||
.market-logo {
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
.vertical-align-middle {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
Reference in New Issue
Block a user