fashionlovelace.
New member
the dates for each post (when theyre posted) are always ABOVE the post - i want them below.
ive tried everything but i cant figure out how. the theme is "heart of gold" by fusels.
can anyone do this?
these are the parts that code for the dates/notes/permalinks:
.permalink{
display: block;
text-transform: lowercase;
font-size: 9px;
text-align: center;
padding-top: 4px;
}
AND
<span class="permalink">
{block
ate}<a href="{Permalink}">{TimeAgo}</a>{/block
ate} {block:NoteCount}<a href="{Permalink}">with {NoteCountWithLabel}</a>{/block:NoteCount}
</a></span>
ive tried everything but i cant figure out how. the theme is "heart of gold" by fusels.
can anyone do this?
these are the parts that code for the dates/notes/permalinks:
.permalink{
display: block;
text-transform: lowercase;
font-size: 9px;
text-align: center;
padding-top: 4px;
}
AND
<span class="permalink">
{block


</a></span>