<?xml version="1.0"?><!-- 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>MachForm Community Forums Topic: Repeating backgound image but not in the form itself</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Repeating backgound image but not in the form itself</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 02:45:35 +0000</pubDate>

<item>
<title>yuniar on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6938</link>
<pubDate>Sat, 15 Aug 2009 20:33:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6938@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've just checked your form and your CSS doesn't seem to have the background image property.&#60;br /&#62;
Have you saved the CSS?
&#60;/p&#62;</description>
</item>
<item>
<title>studiochristy on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6928</link>
<pubDate>Sat, 15 Aug 2009 06:15:16 +0000</pubDate>
<dc:creator>studiochristy</dc:creator>
<guid isPermaLink="false">6928@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, I have done all of this and I still can't get any image to show up on my background, it just stays white!  Please help!  Here is my code:&#60;/p&#62;
&#60;p&#62;#main_body&#60;br /&#62;
{&#60;br /&#62;
	font-family:&#34;Lucida Grande&#34;, Tahoma, Arial, Verdana, sans-serif;&#60;br /&#62;
	font-size:small;&#60;br /&#62;
	margin:8px 0 16px;&#60;br /&#62;
	text-align:center;&#60;br /&#62;
        background: url(http://www.studiochristy.com/public_html/machform/images/patt_49b8c681dd7c8.jpg) top left repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body&#60;br /&#62;
{&#60;br /&#62;
        background: url(http://www.studiochristy.com/public_html/machform/images/patt_49b8c681dd7c8.jpg) top left repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#form_container&#60;br /&#62;
{&#60;br /&#62;
	background:#ffffff&#60;br /&#62;
        border:1px solid #ccc;&#60;br /&#62;
	margin:0 auto;&#60;br /&#62;
	text-align:left;&#60;br /&#62;
	width:640px;&#60;br /&#62;
}&#60;br /&#62;
 and here is the link to the form:&#60;br /&#62;
&#60;a href=&#34;http://www.studiochristy.com/machform/view.php?id=1&#34; rel=&#34;nofollow&#34;&#62;http://www.studiochristy.com/machform/view.php?id=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please tell me what I am doing wrong!
&#60;/p&#62;</description>
</item>
<item>
<title>jamesdavidson on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6923</link>
<pubDate>Fri, 14 Aug 2009 14:54:17 +0000</pubDate>
<dc:creator>jamesdavidson</dc:creator>
<guid isPermaLink="false">6923@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Brilliant - that works!&#60;/p&#62;
&#60;p&#62;Thanks for your help
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6920</link>
<pubDate>Fri, 14 Aug 2009 13:33:35 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6920@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to add &#34;background-color:#fffff&#34; to &#34;#form_container&#34; section. The code should be like this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#form_container {
background-color:#FFFFFF !important;
margin:0 auto;
text-align:left;
width:640px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>jamesdavidson on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6919</link>
<pubDate>Fri, 14 Aug 2009 02:07:57 +0000</pubDate>
<dc:creator>jamesdavidson</dc:creator>
<guid isPermaLink="false">6919@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've added it to the form but it hasn't changed anything:&#60;/p&#62;
&#60;p&#62;#main_body&#60;br /&#62;
{&#60;/p&#62;
&#60;p&#62;	font-family:&#34;Lucida Grande&#34;, Tahoma, Arial, Verdana, sans-serif;&#60;br /&#62;
	font-size:small;&#60;br /&#62;
	margin:8px 0 16px;&#60;br /&#62;
	text-align:center;&#60;br /&#62;
        background: url(http://www.jamesdavidson.com/blog/wp-content/uploads/p2/blog_bg_1242680066.gif)  top left repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body&#60;br /&#62;
{&#60;br /&#62;
background: url(http://www.jamesdavidson.com/blog/wp-content/uploads/p2/blog_bg_1242680066.gif)  top left repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jamesdavidson.com/machform/view.php?id=3&#34; rel=&#34;nofollow&#34;&#62;http://www.jamesdavidson.com/machform/view.php?id=3&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6915</link>
<pubDate>Thu, 13 Aug 2009 21:11:36 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6915@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to add these CSS code to your CSS form :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body
{
background: url(http://www.jamesdavidson.com/blog/wp-content/uploads/p2/blog_bg_1242680066.gif)  top left repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;it should solve the problem
&#60;/p&#62;</description>
</item>
<item>
<title>jamesdavidson on "Repeating backgound image but not in the form itself"</title>
<link>https://www.machform.com/forums/topic/repeating-backgound-image-but-not-in-the-form-itself#post-6900</link>
<pubDate>Wed, 12 Aug 2009 20:36:37 +0000</pubDate>
<dc:creator>jamesdavidson</dc:creator>
<guid isPermaLink="false">6900@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way of having a repeating image for the background of the page but not in the form itslef.&#60;/p&#62;
&#60;p&#62;I would like to keep the background of the form white but at the moment I can only work out how to have the background image throughout the whole form:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jamesdavidson.com/machform/view.php?id=3&#34; rel=&#34;nofollow&#34;&#62;http://www.jamesdavidson.com/machform/view.php?id=3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;this is the css code I'm using&#60;/p&#62;
&#60;p&#62;#main_body&#60;br /&#62;
{&#60;br /&#62;
	background:#fffff&#60;br /&#62;
	font-family:&#34;Lucida Grande&#34;, Tahoma, Arial, Verdana, sans-serif;&#60;br /&#62;
	font-size:small;&#60;br /&#62;
	margin:8px 0 16px;&#60;br /&#62;
	text-align:center;&#60;br /&#62;
        background:#fff url(http://www.jamesdavidson.com/blog/wp-content/uploads/p2/blog_bg_1242680066.gif) repeat scroll left top;&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;#form_container&#60;br /&#62;
{&#60;br /&#62;
	background:#fff&#60;br /&#62;
	border:1px solid #ccc;&#60;br /&#62;
	margin:0 auto;&#60;br /&#62;
	text-align:left;&#60;br /&#62;
	width:640px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Many thanks in advance
&#60;/p&#62;</description>
</item>

</channel>
</rss>
