<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Company Name in page title]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1662&amp;type=atom" />
	<updated>2011-06-16T07:51:25Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1662</id>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=9470#p9470" />
			<content type="html"><![CDATA[<p>I found away you can add your company logo into the top left corner of your pages. Just open your default.css of the theme you want to you. In my case, I use the Modern Theme. </p><p>Look for h1 and add in the codes. e.g.<br />h1 {<br />&nbsp; &nbsp; font-size: 14px;<br />&nbsp; &nbsp; margin-right: 20px;<br />&nbsp; &nbsp; /*color: #466f01; title*/<br />&nbsp; &nbsp; background: url(images/YOURCOMPANYLOGO.png) no-repeat; /*left tab image path*/<br />&nbsp; &nbsp; background-position: left;<br />}</p><p>Hope this helps! I&#039;m going to try it on the new executive theme...</p>]]></content>
			<author>
				<name><![CDATA[jnkk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1596</uri>
			</author>
			<updated>2011-06-16T07:51:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=9470#p9470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7411#p7411" />
			<content type="html"><![CDATA[<p>You can download the elegant theme and look into the renderer.php file, to see how it is used.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-15T14:00:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7411#p7411</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7406#p7406" />
			<content type="html"><![CDATA[<p>Thank you, but I tried this and it returned an empty string...</p>]]></content>
			<author>
				<name><![CDATA[bd]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1301</uri>
			</author>
			<updated>2010-11-14T21:59:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7406#p7406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7364#p7364" />
			<content type="html"><![CDATA[<p>You can use the global variable $db_connections together with a session variable:</p><p>$db_connections[$_SESSION[&quot;wa_current_user&quot;]-&gt;company][&quot;name&quot;]</p><p>to fetch the company name.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-10T14:59:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7364#p7364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7360#p7360" />
			<content type="html"><![CDATA[<p>Thank you.</p><p>I am still having problems finding the variable which will show the company name. I guess there is a global variable for that.</p>]]></content>
			<author>
				<name><![CDATA[bd]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1301</uri>
			</author>
			<updated>2010-11-10T11:50:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7360#p7360</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7355#p7355" />
			<content type="html"><![CDATA[<p>Some of the themes has the company title in the footer, f.i. theme Elegant.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-09T23:37:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7355#p7355</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7354#p7354" />
			<content type="html"><![CDATA[<p>i think you can change function page_header() in includes/pages/header.inc adding some additional text in it. there, you can find line look like this:</p><p>echo &quot;&lt;head&gt;&lt;title&gt;$title&lt;/title&gt;&quot;;</p><p>just prepend the $title.</p>]]></content>
			<author>
				<name><![CDATA[wetan]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2478</uri>
			</author>
			<updated>2010-11-09T22:03:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7354#p7354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Company Name in page title]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7349#p7349" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Is it possble to add Company Name to the page title? I am often having several different companies open at the same time, and it would be convenient to be able to see the name of the company as part of the poage title. I have looked in many of the files, but have been unable to determine where this is set.</p><p>Thank you.</p>]]></content>
			<author>
				<name><![CDATA[bd]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1301</uri>
			</author>
			<updated>2010-11-09T17:37:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7349#p7349</id>
		</entry>
</feed>
