The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How upload a font??!

3 posters

Go down

Solved How upload a font??!

Post by H5F-Founder December 30th 2012, 6:19 pm

Yes Mine forum is a Halo Forum so, is there anyway, I can upload it and, make it replace everything on mine forum, even the usersnames even though they, didn't use it to sign up.

Heres the font download...
http://img.dafont.com/dl/?f=halo

How upload a font??! DisgustUnless you need add it, since it maybe would need, acess to the database to add, the Halo Font...

Plz I need have mine forum Halo like since I, like to be the first(Maybe), to be Halo Themed.


Last edited by H5F-Founder on December 31st 2012, 2:53 am; edited 1 time in total
H5F-Founder
H5F-Founder
Forumember

Male Posts : 32
Reputation : 1
Language : English, C++, JS, HTML, XS, Likwid, ACP
Location : Installation 05 (Halo Ring)

Back to top Go down

Solved Re: How upload a font??!

Post by H5F-Founder December 31st 2012, 2:16 am

Bump

Sorry it just I really, don't know how long it, will be until I have alot members.

Maybe never since I not, Done with it...

Edit:Thanks I think that will do fine.


Last edited by H5F-Founder on December 31st 2012, 2:53 am; edited 1 time in total
H5F-Founder
H5F-Founder
Forumember

Male Posts : 32
Reputation : 1
Language : English, C++, JS, HTML, XS, Likwid, ACP
Location : Installation 05 (Halo Ring)

Back to top Go down

Solved Re: How upload a font??!

Post by The Lαdy December 31st 2012, 2:29 am

You can use google's fonts. Look: http://www.google.com/webfonts
Find a font you like and clic in 'Quick Use'. In Part 2 of the page there's a url, for example:
<link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
We use this url: http://fonts.googleapis.com/css?family=Fjalla+One If you clic this, it's redirecting you to another page. This page has this:
Code:
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/fjallaone/v1/rxxXUYj4oZ6Q5oDJFtEd6hsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
You can integrate this code in a JS or in CSS. An this.
And now, in our CSS can we write this:
#bleblebleh {
font-size: Xpx;
font-family: 'Fjalla One;
more things here....
}

And this Wink

Sorry if I don't explain very good, I'm Spanish! I'm learning english now.
Thanks.
The Lαdy
The Lαdy
New Member

Female Posts : 1
Reputation : 1
Language : Spanish, English, French, HTML, CSS, JS
Location : Madrid

Back to top Go down

Solved Re: How upload a font??!

Post by Sanket December 31st 2012, 5:30 am

Solved?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum