<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Add a "Return To" link to Login and Logged out screens.]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4481</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4481&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Add a "Return To" link to Login and Logged out screens..]]></description>
		<lastBuildDate>Sun, 03 Nov 2013 12:00:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18312#p18312</link>
			<description><![CDATA[<p>Joe/Janusz -&gt; This would be a nice to include into the FA core code with the &quot;return to&quot; link to be provided in the <strong>config.php</strong> and displayed if not false (backward compatible)</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 03 Nov 2013 12:00:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18312#p18312</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18304#p18304</link>
			<description><![CDATA[<p>Just figured it out ...</p><p>&nbsp; &nbsp; echo &quot;&lt;table class=&#039;returnto&#039;&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;td&gt;&lt;a target=&#039;_blank&#039; href=&#039;http://sgs4.com&#039;&gt;Return to sgs4.com&lt;/a&gt;&lt;/td&gt;&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;&lt;/table&gt;\n&quot;;</p><p>/themes/default/default.css</p><p>.returnto {<br />&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Arial, Helvetica;<br />&nbsp; &nbsp; color: #cccccc;<br />&nbsp; &nbsp; font-weight: bold;<br />&nbsp; &nbsp; font-size: 12px;<br />&nbsp; &nbsp; text-align: center;<br />&nbsp; &nbsp; width: 100%;<br />&nbsp; &nbsp; &nbsp; &nbsp; }</p><br /><p>This adds a new class &#039;returnto&#039;</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Sat, 02 Nov 2013 21:37:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18304#p18304</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18303#p18303</link>
			<description><![CDATA[<p>Thanks apmuthu, that worked fine, here is the code I added to the two php files.</p><p>Line 139 login.php and Line 33 logout.php</p><p>&nbsp; &nbsp; echo &quot;&lt;table class=&#039;footer&#039;&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;td&gt;&lt;a target=&#039;_blank&#039; href=&#039;http://sgs4.com&#039;&gt;Return to sgs4.com&lt;/a&gt;&lt;/td&gt;&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;&lt;/table&gt;\n&quot;;</p><p>Now, how do I edit the class &#039;footer&#039; as I want to increase the font size ? Or better still create a new class.</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Sat, 02 Nov 2013 20:45:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18303#p18303</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18241#p18241</link>
			<description><![CDATA[<p>access/login.php<br />access/logout.php</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 28 Oct 2013 09:49:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18241#p18241</guid>
		</item>
		<item>
			<title><![CDATA[Add a "Return To" link to Login and Logged out screens.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18197#p18197</link>
			<description><![CDATA[<p>My FA is accessed via a link on my web site, I would like to offer my users the option to return to my web site before logging in and after logging out. Which php files shoud I edit to add a &quot;Return To&quot; link ?</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Thu, 24 Oct 2013 02:25:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18197#p18197</guid>
		</item>
	</channel>
</rss>
