Contains theme-related question and answers, html and css tutorials, resources of all types.

Themes are located on the website (click the link labeled "tumblr themes").

franzkaiser said: hi :3 I'm currently using #28, and needless to say, it's my favourite theme I've tried so far. I wonder if there's a way of removing the captions from the photos though? I searched your "caption" tag, but there are only people asking how to add captions. -your content page is killing me, I came here for the captions and I've actually made like 98473 other changes to my theme OTL - Your work is great, and I find your blog really helpful. thanks in advance!

Glad my blog is helpful. I find that perhaps I post too many random things lol. Anyways, to remove captions, find the following: 

<div id=”captiona” style=”overflow:hidden; max-width:500px!important;”> {block:Photo} {block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}{block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div> 

This is the code for theme 28. But for other themes, it works the same way. Generally, the caption codes are inside the bolded text. Now, put {block:permalinkpage} and {/block:permalinkpage} outside the bolded text like so:

{block:permalinkpage}<div id=”captiona” style=”overflow:hidden; max-width:500px!important;”> {block:Photo} {block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}{block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div> {/block:permalinkpage}

I didn’t include an option of hidden captions because for some weird reason, there is padding (awkward gap) after the posts and no matter what I do, I can’t get it to disappear. So the captions kind-of make the padding less visible. Sneaky, I know, but I don’t know how to fix it. I’ll give it another go some other time. 

Posted on February 20, 2012 with 4 notes
tagged: theme 28. resource: captions.
  1. ettudis posted this