Catching Elephant is a theme for Tumblr.

Please look through all the answers here before asking a question. The same questions keep coming up.

A lot of customisation can be done with custom css. Try googling css background for example.

 

alexbecherer asked
hi,
as the Tumblr staff has not added the attribution code to Catching Elephant yet, i tried it myself and added the following code:

{block:ContentSource}
<div class="reblogged">
<a href="{SourceURL}">
{lang:Source}:
{block:SourceLogo}
<img src="{BlackLogoURL}" width="{LogoWidth}"
height="{LogoHeight}" style="vertical-align:-2px;" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}
{SourceLink}
{/block:NoSourceLogo}
</a>
</div>
{/block:ContentSource}

so far, so good. only quirk is when there are logos for the source. as here:
http://alexbecherer.tumblr.com/post/1073738088/nice-pictorial-hindus-celebrate-birth-of-krishna

is there a way to recolor this image?

best regards,

Alex

It’s a little strange. Because they did say they were going to do it to all the featured themes. But also that if a theme didn’t have the attribution code that the source would go at the bottom of the post. But neither seem to be happening.

In regards to the colour of the logos. I can’t see anything in the help docs yet about attribution. But there is the post on the staff blog. In your example the logo is black. On the dashboard the logo is grey. In the example code in that blog post it appears to be grey but the code says {BlackLogoURL} the same as yours. It may be like the audio posts where there is black, grey and white. Try changing it to {WhiteLogoURL} and see if it changes.

Blog comments powered by Disqus