<?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: Common CSS file for all forms</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Common CSS file for all forms</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:22:08 +0000</pubDate>

<item>
<title>cybermatic on "Common CSS file for all forms"</title>
<link>https://www.machform.com/forums/topic/common-css-file-for-all-forms#post-10694</link>
<pubDate>Wed, 20 Oct 2010 04:42:02 +0000</pubDate>
<dc:creator>cybermatic</dc:creator>
<guid isPermaLink="false">10694@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think the later would work better. I only ever want to update the one CSS file and have the changes replicate to all forms. If that means having a form sitting there purely for the CSS than so be it.&#60;/p&#62;
&#60;p&#62;Thanks a lot for the quick reply. :)
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Common CSS file for all forms"</title>
<link>https://www.machform.com/forums/topic/common-css-file-for-all-forms#post-10683</link>
<pubDate>Tue, 19 Oct 2010 16:48:25 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">10683@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi There, &#60;/p&#62;
&#60;p&#62;Basically you can edit the &#34;view.css&#34; file in machform root folder. So when you create a new form, the css file will be copied with the latest changes.&#60;br /&#62;
Otherwise, you can make 1 form as css code referrer. For example, you have 3 forms with id 1,2,3. And you will use form 1 as the referrer. To do this, you need to edit &#34;view-functions.php&#34; file. Then search for these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$css_dir = DATA_DIR.&#38;quot;/form_{$form_id}/css/&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then change the code to &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$css_dir = DATA_DIR.&#38;quot;/form_1/css/&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That would make another form will always use &#34;form 1&#34; as css code. But you need to always keep the form 1, if you delete form 1, you will loose all css code also.
&#60;/p&#62;</description>
</item>
<item>
<title>cybermatic on "Common CSS file for all forms"</title>
<link>https://www.machform.com/forums/topic/common-css-file-for-all-forms#post-10682</link>
<pubDate>Tue, 19 Oct 2010 12:53:08 +0000</pubDate>
<dc:creator>cybermatic</dc:creator>
<guid isPermaLink="false">10682@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just wondering if there is a way to use a common CSS file for all forms?&#60;/p&#62;
&#60;p&#62;At the moment, for every form that is created, so is a new CSS file. Considering I'm using 3-4 different forms on the same website I don't want to update each individual CSS file when making a change to the way the form is styled. &#60;/p&#62;
&#60;p&#62;I just want to change 1 CSS file and have the changes affect all forms.&#60;/p&#62;
&#60;p&#62;Thanks a lot. :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
