change html for this tumblr theme so there's a solid color behind the posts?

Carla

New member
I'm going to put a background image, but I want a solid color behind my posts so you can read them better. help please? I'll put half of it here:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<!--LIVE FOR TODAY THEME BY HEARTGRENADE.TUMBLR.COM-->

<head>

<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}


<!-- DEFAULT VARIABLES (CAN BE EDITED IN THE 'APPEARANCE' TAB) -->

<meta name="color:Background" content="#FFFFFF"/>
<meta name="color:Sidebar" content="#EEEEEE"/>
<meta name="color:Title" content="#B3B1B1"/>
<meta name="color:Name" content="#444444"/>
<meta name="text:Name Size" content="30"/>
<meta name="color:Text" content="#949191"/>
<meta name="text:Text Size" content="11"/>
<meta name="font:Body" content="arial"/>

<meta name="image:Background" content=""/>
<meta name="image:Background" content=""/>
<meta name="text:Background Image Position" content="none"/>
<meta name="if:Background Image Not Repeat" content="0"/>
<meta name="if:Background Image Fixed" content="1"/>

<meta name="color:Link" content="#E7A097"/>
<meta name="color:Link Hover" content="#ADADAD"/>

<meta name="if:Enable Image Opacity" content="1"/>
<meta name="image:Sidebar" content=""/>
 
Back
Top