Giter Club home page Giter Club logo

Comments (6)

FlashBuddy avatar FlashBuddy commented on September 14, 2024 3

Works for me. Here is my code:

<style type="text/css"> @import url(http://weloveiconfonts.com/api/?family=typicons); [class*="typicons-"]:before { font-family: 'typicons', sans-serif; } .menubutton { color: #FFFFFF; font-size: 20px; text-align: center; background-color: tomato; padding: 10px 35px 4px; width: 125px; } </style> <div class="menubutton"><span class="typicons-grid"></span></div>

Do you have a typo?

from weloveiconfonts.

FlashBuddy avatar FlashBuddy commented on September 14, 2024

Put your code online somewhere so we can see?

from weloveiconfonts.

Immanuel1337 avatar Immanuel1337 commented on September 14, 2024

HTML:
<div class="menubutton"><span class="typicons-grid"></span></div>

CSS:

@import url(http://weloveiconfonts.com/api/?family=typicons);
[class*="typicons-"]:before {
  font-family: 'Typicons', sans-serif;
}

.menubutton {
  color: #FFFFFF;
  text-size: 20px;
  text-align: center;
}

thats the part i`m talking about (just an example, tried it with other symbols in other sections etc.)

from weloveiconfonts.

Immanuel1337 avatar Immanuel1337 commented on September 14, 2024

whoops i`m new to github :'D

from weloveiconfonts.

Immanuel1337 avatar Immanuel1337 commented on September 14, 2024

man no idea why but if i paste this into my html it works for me too.
i`m going to continue with that on that way then, i guess.

anyways, thank you very much!!

from weloveiconfonts.

mkows avatar mkows commented on September 14, 2024

Hi @Immanuel1337 , could you please mark this issue as closed?

from weloveiconfonts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.