Skip to content

Instantly share code, notes, and snippets.

@skipjac
Created March 14, 2011 16:02
Show Gist options
  • Select an option

  • Save skipjac/869372 to your computer and use it in GitHub Desktop.

Select an option

Save skipjac/869372 to your computer and use it in GitHub Desktop.
Append a image to the category header in zendesk forums
$j(".category-name h2").append("<img src=\"http://static-2.socialgo.com/cache/7217/tiny/17008.jpg\">");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment