<?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 css link and form title</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Remove css link and form title</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 05:54:52 +0000</pubDate>

<item>
<title>freeze2 on "Remove css link and form title"</title>
<link>https://www.machform.com/forums/topic/remove-css-link-and-form-title#post-10634</link>
<pubDate>Tue, 12 Oct 2010 21:16:24 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">10634@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for your help...I will do that.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Remove css link and form title"</title>
<link>https://www.machform.com/forums/topic/remove-css-link-and-form-title#post-10630</link>
<pubDate>Tue, 12 Oct 2010 09:12:50 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">10630@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It would not cause any problems, but for these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(empty($edit_id)){
	$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;{$machform_path}{$css_dir}view.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
}else{
	$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;edit_entry.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you remove all of them, you will loose the css style when edit the entry also. I suggest to make a comment for CSS code on the form only, for example :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(empty($edit_id)){
	//$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;{$machform_path}{$css_dir}view.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
}else{
	$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;edit_entry.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>freeze2 on "Remove css link and form title"</title>
<link>https://www.machform.com/forums/topic/remove-css-link-and-form-title#post-10628</link>
<pubDate>Tue, 12 Oct 2010 01:05:01 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">10628@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm in the process of creating some global forms (integrated) for our website and want to remove both the css link for the form as well as the title of the form. What I have done is the following:&#60;/p&#62;
&#60;p&#62;in view-functions.php I deleted the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(empty($edit_id)){
			$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;{$machform_path}{$css_dir}view.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
		}else{
			$css_markup = &#38;quot;&#38;lt;link rel=\&#38;quot;stylesheet\&#38;quot; type=\&#38;quot;text/css\&#38;quot; href=\&#38;quot;edit_entry.css\&#38;quot; media=\&#38;quot;all\&#38;quot; /&#38;gt;&#38;quot;;
		}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;h1&#38;gt;&#38;lt;a&#38;gt;{$form-&#38;gt;name}&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;{$form_desc_div}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;All appears to be functioning correctly, but would like to know if this will cause any problems.&#60;/p&#62;
&#60;p&#62;Thanks very much!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
