<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Set a different background color]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3945&amp;type=atom" />
	<updated>2013-03-26T07:23:12Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3945</id>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16203#p16203" />
			<content type="html"><![CDATA[<p>Ok, I understand. Thanks for explanation.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-03-26T07:23:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16203#p16203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16180#p16180" />
			<content type="html"><![CDATA[<p>The company/# folder may have changes and hence duplication may be in order.</p><p>Use OpenVZ Virtual Machines and synch the db and rsync the company folder - no need to change the company # as well and the db backup will be restored faithfully on the training VM.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-03-25T15:00:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16180#p16180</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16165#p16165" />
			<content type="html"><![CDATA[<p>Basically, the copy from live to training is a complete copy of the web application - source code and database.</p><p>This means we can set the training copy up as a separate vhost i.e. accounts.example.com and accounts2.example.com which makes it easier for the users.</p><p>It also means that I&#039;m more confident about the backups working - since the training copy is built up from the backup files it means they work.&nbsp; This means it is easier for us to get extra copies set up on our secondary server.</p><p>BTW - the change to the background works really well.&nbsp; It makes it very clear for the users which copy they are on - and in fact we already refer to &#039;Try it out on the red copy first&#039; when we come up against something we&#039;re not sure how to enter.</p>]]></content>
			<author>
				<name><![CDATA[bailey86]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17497</uri>
			</author>
			<updated>2013-03-25T11:01:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16165#p16165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16038#p16038" />
			<content type="html"><![CDATA[<p>I&#039;m curious, what is the aim in nightly removal of any daily changes done in php source code?</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-03-15T07:49:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16038#p16038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16023#p16023" />
			<content type="html"><![CDATA[<p>I&#039;d like to copy the live copy to the training copy every night via cron.</p><p>What I&#039;ve done is to add</p><div class="codebox"><pre><code>sed -i &#039;s/285b86/ff0000/g&#039; /home/frontacc2/public_html/themes/default/default.css</code></pre></div><p>to the script which makes the copy.</p><p>I&#039;ve added the script to the wiki - it&#039;s at the end of:</p><p>https://frontaccounting.com/fawiki/index.php?n=Main.Installation</p>]]></content>
			<author>
				<name><![CDATA[bailey86]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17497</uri>
			</author>
			<updated>2013-03-13T10:27:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16023#p16023</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16022#p16022" />
			<content type="html"><![CDATA[<p>Thanks for the reply.</p><p>Is there anyway to set the theme from the command line?</p><p>Thanks,</p><p>Kevin B</p>]]></content>
			<author>
				<name><![CDATA[bailey86]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17497</uri>
			</author>
			<updated>2013-03-13T09:23:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16022#p16022</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16016#p16016" />
			<content type="html"><![CDATA[<p>you can copy the default theme, located in the themes folder. Copy the folder and rename it to something like &quot;training&quot;. In the&nbsp; copied folder changes in the css file the color you like. Upload the &quot;training&quot; folder to the themes folder.</p><p>Now for users in the training company, set as theme &quot;training&quot;. In other companies the default view is displayed with a normal background. In the training company the training theme is displayed with your adjusted background.</p>]]></content>
			<author>
				<name><![CDATA[erwindebruin]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4582</uri>
			</author>
			<updated>2013-03-13T06:16:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16016#p16016</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Set a different background color]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16015#p16015" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I&#039;ve set up a training copy of the live accounts and would like it to have a very different background colour.&nbsp; This is so that people using the training version will not forget that they are on the training copy.</p><p>If there is any other way to make the copy look distinct from the live copy I would appreciate any pointers.</p><p>Thanks,</p><p>Kevin B</p>]]></content>
			<author>
				<name><![CDATA[bailey86]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17497</uri>
			</author>
			<updated>2013-03-12T23:15:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16015#p16015</id>
		</entry>
</feed>
