Skip to content

Instantly share code, notes, and snippets.

@laras126
Created April 9, 2011 20:37
Show Gist options
  • Select an option

  • Save laras126/911743 to your computer and use it in GitHub Desktop.

Select an option

Save laras126/911743 to your computer and use it in GitHub Desktop.
font array and such
<?php
$options[] = array( "name" => "Header Font",
"desc" => "Choose a font from the <a href='http://google.com/webfonts'>Google WebFont Directory</a> and type its name in the text field.",
"id" => $shortname."_google_hdr_font",
"std" => "",
"type" => "text");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment