This topic has 2 replies, 2 voices, and was last updated 12 years, 10 months ago by alxsavu.
Viewing 3 posts - 1 through 3 (of 3 total)
Edit: sorry this is for Linofeast
Hi Maqk,
I can’t find Google Ultra font you’re using on your demo site in my site…
How can I get it installed please, I really need that!
Regards,
Alex
Open linofeast/framework/common/atp_googlefont.php file and find the code shown below and add new line for ultra font as shown below
Find Code :
array( 'name' => "Unna", 'variant' => ''),
Add New Line after the above line
array( 'name' => "Ultra", 'variant' => ''),
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.