<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Form Backgrounds</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 07:57:39 +0000</pubDate>

<item>
<title>Jonny Janiero on "Form Backgrounds"</title>
<link>http://themeshaper.com/forums/topic/form-backgrounds#post-18173</link>
<pubDate>Fri, 07 Jan 2011 22:07:26 +0000</pubDate>
<dc:creator>Jonny Janiero</dc:creator>
<guid isPermaLink="false">18173@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;did you add the background to the following body tag from default.css?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body, input, textarea {
    font:15px Georgia,serif;
    line-height:22px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if so, you need keep 'input' and 'textarea' seperate. &#60;/p&#62;
&#60;p&#62;e.g&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
    background-image:blah;
}

input, textarea {
    background:#fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;hope this helps
&#60;/p&#62;</description>
</item>
<item>
<title>violetabella on "Form Backgrounds"</title>
<link>http://themeshaper.com/forums/topic/form-backgrounds#post-18170</link>
<pubDate>Fri, 07 Jan 2011 18:33:57 +0000</pubDate>
<dc:creator>violetabella</dc:creator>
<guid isPermaLink="false">18170@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi! I was wondering if there is a simple way to default all forms and buttons (like comment forms, etc) to have a white background? right now they are using my page background which has a pattern. Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
