statusnet
Discussions
Activity
Sign In
Google Fonts :)
mangaa
January 2011
in
Themes
Possible..?
Comments
mangaa
January 2011
Confirming it is possible on the Doc files. It's all I wanted.
If anyone wants it, here it is:
open up /doc-src/*and whatever doc*
add
*link href='
http://fonts.googleapis.com/css?family=*FontYouWant*'
rel='stylesheet' type='text/css'*
and add some content to the doc. Let's do like
*customh1*
Hello World from Google Fonts
*/customh1*
Open up your template CSS file, add
customh1 { font-family: FontYouWanted; }*/customh1*
etc... Loving it :)
Back to Status.net
adam42
March 2011
when you write "open up /doc-src/*and whatever doc*"
which doc* to you refer to?
Cheers,
Adam
purge
March 2011
I think google fonts are being used in 1.0 I'm sure I read
@evan
seeking help on an issue he had.
mangaa
March 2011
@adam42
the plain document file. You can add headers to them doc files.
Sign In
or
Register
to comment.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
All Categories
2.3K
General
1.5K
Plugins
283
Themes
57
Installation
282
status.net service
117
Hosting
15
StatusNet Desktop
24
Powered by Vanilla
Comments
If anyone wants it, here it is:
open up /doc-src/*and whatever doc*
add *link href='http://fonts.googleapis.com/css?family=*FontYouWant*' rel='stylesheet' type='text/css'*
and add some content to the doc. Let's do like *customh1* Hello World from Google Fonts*/customh1*
Open up your template CSS file, add customh1 { font-family: FontYouWanted; }*/customh1* etc... Loving it :)
Back to Status.net
which doc* to you refer to?
Cheers,
Adam