ThemeForest

Desire Tumblr Theme

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
ratassi1 Purchased

Christine, I manage to figure out the photo issue (had to do with linking to my flickr.) New challenge though – when I use an answer post, the quote of the asker is in really small font. Here is an example: http://www.remsyatassi.com/post/25943300113/how-exactly-does-one-learn-to-draw-i-read-your-post

How could I correct this?

Thanks!

ChristineWilde

Hey Ratassi,

I’ve had a look at your blog and can see a little bit of CSS needs to be added, are you comfortable with doing this? If so add the following in the CSS part of the HTML file:

.question {
font-size: 14px;
font-weight: bold;
line-height: 20px;
}

.asker_question {
margin: 10px 0;
}

Also to fix the gap underneath the images add this:

.media {
margin-bottom: -2px;
}

Hope that helps! :D

by
by
by
by
by