You haven't included css, but here's a snippet of a right-aligned flaticon, which seems to be what you want. I positioned the flaticon using background-position css. I included font-weight:bold in this same css, as the <b> tag indicated to me that you wish the text to be bold. It's neater, however, if you include font-weight in your css ...
Share, comment, bookmark or report
I am using Flaticon for a website I am developing but there seems to something wrong and I can't find out what. I downloaded the zip file from flaticon with the option"icon font". so I uploaded i...
Share, comment, bookmark or report
I want to give my website some icons. Now I see that many people use this website Flaticon. What I have done is put something like this in my CSS: /** * Font 1 */ @font-face { font-
Share, comment, bookmark or report
One way to do it is to download the SVG of the icon, and just use it how you use other images, you can find the SVG file of every icon in font awesome website.
Share, comment, bookmark or report
I have used a great number of icons on a website am working on. I set up the files very well and I can't seem to find a problem. I'm still a newbie.
Share, comment, bookmark or report
Edit: Another way is to do this is to import Head into your root layout and add the link there. Anything added to Head gets inserted into the document head tag.
Share, comment, bookmark or report
I am trying to display a envelope flaticon. I have tried everything and the envelope will not display. I have the following link set up that links to the css file :
Share, comment, bookmark or report
I'm using a font created with flaticon. My problem is that I can't place the icon vertically in a div. I've tried everything, vertical-align: middle, change the position: absolute / relative, margin, padding, line-height = height of the div , everything!
Share, comment, bookmark or report
I have a website template which uses flaticons. It has a folder with files flaticon.css, flaticon.eot, flaticon.ttf, flaticon.svg, flaticon.woff and some others. I can use the icons by simply impor...
Share, comment, bookmark or report
Learn how to add Flaticons to your website using a CDN link with this guide on Stack Overflow.
Share, comment, bookmark or report
Comments