How to Hide Content Source
Now if you don't like having theย sourceย of all your post appear like this:
this tutorial will help you block/hide the source from appearing.
Your Blog >> Customize Appearance >> Edit Html
Now scroll down until you find your <body></body> tags
Within your body tags you should findย {block:Posts} right below this add the following code
{block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}
^there's an example :)
and now all you do is Update Preview >> Appearance >> Save
And you are done :D









