Get your own customer support community
 

"posted from" info in tumblr log like in dashboard

How can I get "posted from" into my tumblr log like it is in dashboard? I'm pulling feeds from other blogs and twitter and would like it to clear what is from me and what comes from other feeds an twitters.

The CSS in the dashboard display seems to have a "posted_from" division (<div>) which displayed the source (just what I want!)

I tried adding something similar to the CSS for my web page template (see below) but nothing has worked.

div#imported_from {
color: {color:Description};
}

.post .regular .imported_from {
font-size: 12px;
line-height: 17px;
}
</div>
 
sad I’m confused
Inappropriate?
2 people have this question

User_default_medium