Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

tumblr html help?? expert html people only.?

this is mt tumblr layout right now:

http://shymusicguy.tumblr.com/

This is the html code for the page right now:

<head>

<!-- DEFAULT IMAGE -->

<meta name="image:Background" content="http://www.marver.gr/pict/granitis/zimbabwe%20blac...

<meta name="image:Header" content=""/>

<style type="text/css">

body {

background: #2D567C url('{image:Background}');

}

</style>

</head>

<body>

{block:IfHeaderImage}<img src="{image:Header}"/>{/block:IfHeaderImage}

{block:IfHeaderImage}<h1>{Title}</h1>{/block:IfNotHeaderImage}

</body>

</html>

I would like to put my posts on the right of the picture with a scroll down for my posts. but a scroll down on the posts while the picture stays right there. and a tab for another page at the top.

label the tab pictures. Can anyone write me the rest of my html? Please help

2 Answers

Relevance
Still have questions? Get your answers by asking now.