<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Link Back To Main Site"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Link Back To Main Site"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Link Back To Main Site</title>
				<description><![CDATA[ How do I add a link back to my main site from the guestbook? I got it all set up and installed and such and have got the color settings how I want them BUT I need to be able to put a link back to the main site so people can get back to it. How????]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2429/6423.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2429/6423.php</link>
				<pubDate><![CDATA[Thu, 2 Oct 2003 05:17:27]]> GMT</pubDate>
				<author><![CDATA[ MajickSprings]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ First you will need to add a Book Message in the Language/english file:<br /> [b]$LANG["BookMess11"] = "Return to Home Page";  [/b] (I called mine BookMess11, with the message, "Return to Home Page".<br /> <br /> Then edit your Templates/body.php file.<br /> (You might find it easier to print out a copy of the original script to make it easier to make other changes later.........or to go back to the original if you have problems)<br /> <br /> Remove everything in [b]bold[/b]:<br /> <br /> &lt;td width="44%" align="right" class="font2"&gt;<br />        [b]&lt;img src="$GB_PG[base_url]/img/signing.gif" width="90" height="30" border="0"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;[/b] &lt;img src="$GB_PG[base_url]/img/sign.gif" width="9" height="12"&gt; &lt;a href="$GB_PG[addentry]"&gt;&lt;b&gt;$LANG[BookMess3]&lt;/b&gt;&lt;/a&gt;<br />       &lt;b&gt;| &lt;img src="$GB_PG[base_url]/img/lock.gif" width="9" height="11"&gt; &lt;a href="$GB_PG[admin]"&gt;$LANG[BookMess5]&lt;/a&gt;&lt;/b&gt;<br /> <br /> (This will remove the Sign the Guestbook logo in the top right corner and add a link to your home page to the left side of the "Sign the Guestbook" link.)<br /> <br /> Replace it with the [b]bold[/b] here..........changing "yourdomain.com", etc. to your URL.<br /> <br /> &lt;td width="44%" align="right" class="font2"&gt;<br />        [b]&lt;a href="http://www.yourdomain.com/index.html"&gt;&lt;B&gt;$LANG[BookMess11]&lt;/b&gt;&lt;/a&gt;<br />       &lt;b&gt;| [/b]&lt;img src="$GB_PG[base_url]/img/sign.gif" width="9" height="12"&gt; &lt;a href="$GB_PG[addentry]"&gt;&lt;b&gt;$LANG[BookMess3]&lt;/b&gt;&lt;/a&gt;<br />       &lt;b&gt;| &lt;img src="$GB_PG[base_url]/img/lock.gif" width="9" height="11"&gt; &lt;a href="$GB_PG[admin]"&gt;$LANG[BookMess5]&lt;/a&gt;&lt;/b&gt;<br /> <br /> I had added my own logo and another image and found that it worked better without the "Sign the Guestbook" logo in the top right.  You can probably leave the logo if you want it.......in which case don't remove the first example, and just add the script in the second example right after the [b]&lt;br&gt;[/b].<br /> <br /> Hope this helps  <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2429/6492.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2429/6492.php</link>
				<pubDate><![CDATA[Wed, 8 Oct 2003 05:27:27]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Good Tip</title>
				<description><![CDATA[ Thanks for the details. Nicely done.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2429/6506.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2429/6506.php</link>
				<pubDate><![CDATA[Sun, 12 Oct 2003 06:58:20]]> GMT</pubDate>
				<author><![CDATA[ Robert]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thank you so very much! Sorry it took me so long to reply. I really appreciate the help!<br /> <br /> I have another question though now. Is there a way to change the whole background from being a solid color to an image? I'd like to change it from being a plain gray color to the following image:<br /> [img]http://apbts.majicksprings.com/images/background.gif[/img]<br /> <br /> Thanks again!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2429/6583.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2429/6583.php</link>
				<pubDate><![CDATA[Tue, 28 Oct 2003 23:44:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ if your using a style sheet the code for it is...<br /> <br /> [code]<br /> background-image&#58; url&#40;images/bgname.gif&#41;;<br /> <br /> OPTIONAL background-repeat&#58; no-repeat;<br /> OPTIONAL background-attachment&#58; fixed;<br /> [/code]<br /> <br /> The second line tells it not to repeat the image.<br /> The third means it stays in the same place and doesn't stay<br /> with the same bit in view. I.e. you scroll down you see the<br /> rest of the background pic rather than it following you down.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2429/6586.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2429/6586.php</link>
				<pubDate><![CDATA[Wed, 29 Oct 2003 00:13:58]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>