Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created February 3, 2018 15:46
Show Gist options
  • Select an option

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

Select an option

Save Pavracer/a84dabb24174e5749986edd7656ec4b0 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://ec-sites.fr/wp-content/uploads/2018/02/Martial-Dirringer_2.png" />');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment