<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Change Banner in header"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "Change Banner in header"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Change Banner in header</title>
				<description><![CDATA[ I'm an idiot at php.  Any help in customizing the header and inserting my own banner?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1926/4845.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1926/4845.php</link>
				<pubDate><![CDATA[Fri, 9 May 2003 06:40:50]]> GMT</pubDate>
				<author><![CDATA[ The_Old_Doc]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ One thing you can do is to right-click on the image and see it's location.<br /> Then just make your own banner and and replace the old one with yours <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> But make sure it's the same size. That can be changed too.<br /> I don't remember in which page the banner is located in but just look thru your /templates directory and you'll find it eventually. It may be in body.php<br /> Hope that helps.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1926/5336.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1926/5336.php</link>
				<pubDate><![CDATA[Wed, 2 Jul 2003 23:39:51]]> GMT</pubDate>
				<author><![CDATA[ .: JAY :.]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I've looked it up, it is body.php that holds the banner.<br /> BTW the banner is located in /img/gbook.gif<br /> So if you want to replace original banner with the new one that is not the same size you would change line 4 in body.php to, let's say your banner is 200x88:<br /> <br /> &lt;td width="56%"&gt;&lt;img src="$GB_PG[base_url]/img/gbook.gif" width="140" height="15"&gt;&lt;/td&gt;<br /> <br /> to:<br /> <br /> &lt;td width="56%"&gt;&lt;img src="$GB_PG[base_url]/img/gbook.gif" width="200" height="88"&gt;&lt;/td&gt;<br /> <br /> Enjoy.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1926/5355.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1926/5355.php</link>
				<pubDate><![CDATA[Fri, 4 Jul 2003 08:19:34]]> GMT</pubDate>
				<author><![CDATA[ .: JAY :.]]></author>
			</item>
	</channel>
</rss>