Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created January 31, 2018 06:48
Show Gist options
  • Select an option

  • Save Pavracer/42c139232ee8175669bfcc1331167e99 to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/42c139232ee8175669bfcc1331167e99 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('#logo').after('<img id="my_fixed_logo" src="http://content.ziegertknightfrank.com/wp-content/uploads/2018/01/ziegert_frankknight_jointventure_logo_BLACK.png" />');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment