Created
March 14, 2011 16:02
-
-
Save skipjac/869372 to your computer and use it in GitHub Desktop.
Append a image to the category header in zendesk forums
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $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