Almanac_17
New member
I'm not that great with HTML, but this is what I found in the code.
/* Photo Post */
div.post div.photo img {
border-width: 0px;
}
div.post div.photo div.caption {
margin-top: 15px;
color: {color:Text};
}
div.post div.photo div.caption a {
color: {color:Text};
How can I make my photo posts in Tumblr appear center aligned? At the moment they are aligned the the left. Thank you
/* Photo Post */
div.post div.photo img {
border-width: 0px;
}
div.post div.photo div.caption {
margin-top: 15px;
color: {color:Text};
}
div.post div.photo div.caption a {
color: {color:Text};
How can I make my photo posts in Tumblr appear center aligned? At the moment they are aligned the the left. Thank you