General Question

bigkid's avatar

HTML skills anyone? I nead your help!

Asked by bigkid (12points) May 6th, 2009

Can you please tell me how to make the logo on this blog float with the browser as it expands? I can’t figure it out.

Here’s the link http://arcadeagency.tumblr.com/

Thank you

Observing members: 0 Composing members: 0

7 Answers

ben's avatar

Which blog are you talking about? Can you provide a link?

I’m also not exactly sure what you mean by “float.” Float left or float right? I suspect you’re asking about a more nuanced situation, unless you want:
<div style=“float: right;”>Test</div>

bigkid's avatar

Here’s the link http://arcadeagency.tumblr.com/

Thanks a lot

jrpowell's avatar

I just moved the <div> header inside the <div> contain and it works. It needs a little work on margins.

See here

Is that what you were looking for?

bigkid's avatar

Wow, that’s exactly it! Thanks a lot! Perfect.

jrpowell's avatar

I changed the CSS for the header DIV to

#header_logo {

height: 76px;
width: 176px
margin: 0 auto;
padding-left: 230px;
display: inline;
}

Lines up a bit better.

bigkid's avatar

Legend!

Have you any idea how I can make/ add pages as they have done here: http://www.dopefiend.ca/

I would like to add some ‘about’ details etc. Please let me know if you know how :)

Thanks again for your help!

jrpowell's avatar

I’m not really sure how to on Tumblr. I don’t use it. You might want to send a comment to mirza. He is our tumblr guy.

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