General Question

MrBlogger's avatar

Tumblr question?

Asked by MrBlogger (382points) October 27th, 2008

I want to use a popular theme called Perf’s. I can change everything in the code by replacing the image URLS pretty easily except for the middle part of the posts. I can’t find it anywhere in the code. How could I change that part of the theme? Thanks.

Observing members: 0 Composing members: 0

5 Answers

funkdaddy's avatar

It looks like there’s a background defined for ”.wrapper .left” which defines the “left side” of the post (the right side is the tab with the date). It uses a background image called left-repeat.png…

It is line 100 in the page you linked, but with your changes it might be different for yours.

Here are the styles -

.wrapper .left {
background:transparent url(left-repeat.png) repeat-y scroll left top;
float:left;
width:536px;
}

I hope it helps.

MrBlogger's avatar

Hey thanks for the help! It worked!

Response moderated (Spam)
Response moderated (Spam)
Response moderated (Spam)

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther