<?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: Remove footer in embeded code</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Remove footer in embeded code</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:30:15 +0000</pubDate>

<item>
<title>boyconan90 on "Remove footer in embeded code"</title>
<link>https://www.machform.com/forums/topic/remove-footer-in-embeded-code#post-7936</link>
<pubDate>Thu, 12 Nov 2009 17:14:26 +0000</pubDate>
<dc:creator>boyconan90</dc:creator>
<guid isPermaLink="false">7936@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;awesome! thanks redityo, you're cool!
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Remove footer in embeded code"</title>
<link>https://www.machform.com/forums/topic/remove-footer-in-embeded-code#post-7935</link>
<pubDate>Thu, 12 Nov 2009 16:49:52 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">7935@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can search around line 2188 ~ 2189 in &#34;includes/view-functions.php&#34; file to change your the footer ID. In there you'll see these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;footer&#38;quot;&#38;gt;
	Powered by &#38;lt;a href=&#38;quot;http://www.appnitro.com&#38;quot;&#38;gt;MachForm&#38;lt;/a&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;footer_new&#38;quot;&#38;gt;
	Powered by &#38;lt;a href=&#38;quot;http://www.appnitro.com&#38;quot;&#38;gt;MachForm&#38;lt;/a&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also you need to change the &#34;footer&#34; id in CSS code, try to search these code and change the ID like the one in &#34;view-functions.php&#34; file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer
{
	width:640px;
	clear:both;
	color:#999999;
	text-align:center;
	width:640px;
	padding-bottom: 15px;
	font-size: 85%;
}

#footer a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>boyconan90 on "Remove footer in embeded code"</title>
<link>https://www.machform.com/forums/topic/remove-footer-in-embeded-code#post-7934</link>
<pubDate>Thu, 12 Nov 2009 12:46:27 +0000</pubDate>
<dc:creator>boyconan90</dc:creator>
<guid isPermaLink="false">7934@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I use Advanced Form Code in my webpage based on PHP.&#60;/p&#62;
&#60;p&#62;But, MachForm use &#38;lt;div id=&#34;footer&#34;&#38;gt; which is clash with my style code in that page also. Please tell me if I can remove or at least change to the another &#34;id&#34;.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
