You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
taylordolan edited this page Jun 14, 2016
·
3 revisions
Style Documentation
Post Authors
At the beginning of the markup for each post, add this element:
<div data-author="[firstname]-[lastname]"></div>
The markup contains a script that will look for this element and fill in the author name and avatar. Doing it this way lets us give each post a different author while keeping the markup for author and post date where Tumblr wants it to be (in the main theme markup).