<?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: Want to make iframe background transparent...</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Want to make iframe background transparent...</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:07:51 +0000</pubDate>

<item>
<title>tmparisi on "Want to make iframe background transparent..."</title>
<link>https://www.machform.com/forums/topic/want-to-make-iframe-background-transparent#post-13789</link>
<pubDate>Tue, 13 Mar 2012 01:48:19 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13789@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, so other have the information in this forum, here was the answer that worked for me:&#60;/p&#62;
&#60;p&#62;Search for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#form_container {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    text-align: left;
    width: 640px;
}

body {
    background-color:#ffffff;
}

 and change the code to be like this :

 #form_container {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    text-align: left;
    width: 640px;
}

body {

}

label  {
color:#fff !important;
}

.symbol  {
color:#fff !important;
}

.form_description  {
color:#fff !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>yuniar on "Want to make iframe background transparent..."</title>
<link>https://www.machform.com/forums/topic/want-to-make-iframe-background-transparent#post-13783</link>
<pubDate>Mon, 12 Mar 2012 23:29:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">13783@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think we've replied to your email regarding this one. Let's continue there instead.
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Want to make iframe background transparent..."</title>
<link>https://www.machform.com/forums/topic/want-to-make-iframe-background-transparent#post-13778</link>
<pubDate>Mon, 12 Mar 2012 04:59:14 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13778@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This actually relates to version 3.
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Want to make iframe background transparent..."</title>
<link>https://www.machform.com/forums/topic/want-to-make-iframe-background-transparent#post-13764</link>
<pubDate>Sun, 11 Mar 2012 09:04:42 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13764@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have a form that is inserted into my HTML page via iframe:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;iframe height=&#38;quot;1000&#38;quot; frameborder=&#38;quot;0&#38;quot; src=&#38;quot;http://www.a.com/machform/embed.php?id=8&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://www.a.com/machform/view.php?id=8&#38;quot; title=&#38;quot;Online Reservation&#38;quot;&#38;gt;Online Reservation&#38;lt;/a&#38;gt;&#38;lt;/iframe&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What I want to accomplish is to make the background on the form transparent, this way only the fields show up on the iframe, and it otherwise looks like there is no iframe.&#60;/p&#62;
&#60;p&#62;I have not touched any of the standard css on the form, nor do I know much about css.&#60;/p&#62;
&#60;p&#62;Is there a way to accomplish this task?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
