Typography - Font Awesome

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 15, 2013 4:17 pm
Reply with quote
Report this post
Hi, I hope someone (someGuru) can help...

How can enable Font Awesome support in Startup (and Startup 3.x for that matter)?
The initial instructions seem quite simple, i.e. "Add Font Awesome + Bootstrap into your website with two lines of code", and then instructing you to paste the code into the <head> section of your site's HTML.

The problem is, I don't even know where the <head> is?

Thanks in advance to anyone who can shed some light...

P!
User avatar
Fresh Boarder

GK User
Tue Oct 15, 2013 4:59 pm
Reply with quote
Report this post
Solved! ...I should have checked the knowledgebase before posting (https://www.gavick.com/documentation/jo ... section-2/ ).

I simply:
i) copied font-awesome folder into /templates/gk_startup folder,
ii) edited the /templates/gk_startup/layouts/blocks/head.php (as per knowledgebase),
to add the css for the icons.
(as a reminder to myself, the next time I forget - "$this->API->addCSS($this->API->URLtemplate() . '/font-awesome/css/font-awesome.min.css');"

:lol:
p!
User avatar
Fresh Boarder

GK User
Wed Oct 16, 2013 3:23 pm
Reply with quote
Report this post
Great, thanks for posting solution, as it might help someone in future while searching for similar problems ;).
User avatar
Moderator


cron