displaying a div only on tumblr blog homepage?

前端 未结 9 1934
陌清茗
陌清茗 2020-12-24 11:17

I have a fairly novice understanding of CSS and HTML, and I\'m trying to do something that I think should be relatively simple (in a custom tumblr theme I\'m creating), but

9条回答
  •  离开以前
    2020-12-24 11:57

    Alternatively, you can use this tag: {block:HomePage}.

    This block renders, as its name implies, on the home page only (ie not on search pages, tag pages etc).

    References: https://www.tumblr.com/docs/fr/custom_themes

提交回复
热议问题