<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "need to put a menu on the sibe of gbook or put it in another"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "need to put a menu on the sibe of gbook or put it in another"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>need to put a menu on the sibe of gbook or put it in another</title>
				<description><![CDATA[ can anyone tell me how i can put advanced guestbook in another page like the one on here or how i can have a menu on the side??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8113.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8113.php</link>
				<pubDate><![CDATA[Mon, 26 Apr 2004 18:30:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You could use frames or tables to do this]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8151.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8151.php</link>
				<pubDate><![CDATA[Wed, 28 Apr 2004 09:19:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It involves minor editing of the header and footer templates. I assume you're only trying to "divide the page" and have an idea of what you want for your menu set up.<br /> <br /> I began playing around with the script yesterday. Is this the effect you are trying to achieve:<br /> <br /> www.markkolber.com/guestbook<br /> <br /> If it is, here's what I did:<br /> <br /> In the header template, add the following to the end. I used a 1X150 px transparent image as a placeholder to set the left side width, but you probably know that you can accomplish that in different ways.<br /> <br /> ==============================<br /> <br /> &lt;!-- This creates a table for the purpose of dividing the page in half--&gt;<br /> &lt;TABLE BORDER="" WIDTH="100%"&gt;<br /> &lt;TR&gt;<br /> &lt;TD NAME="Left"&gt;<br /> &lt;!-- Transparent image placeholder--&gt;<br /> &lt;IMG SRC="img/clear150.gif" WIDTH="150" HEIGHT="1" BORDER="0"&gt;<br /> &lt;/TD&gt;<br /> &lt;TD NAME="Main"&gt;<br /> &lt;!-- this "cell" is the one that contains the main text of the page.<br /> It gets closed in the footer document --&gt;<br /> <br /> ==============================<br /> <br /> Then, at the very beginning of the footer template:<br /> <br /> ==============================<br /> &lt;!-- End page division --&gt;<br /> &lt;/TD&gt; <br /> &lt;/TR&gt;<br /> &lt;/TABLE&gt;<br /> &lt;!-- End Page Division Table --&gt;<br /> <br /> &lt;!-- default footer continues--&gt;<br /> <br /> ==============================<br /> <br /> Does this help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8152.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8152.php</link>
				<pubDate><![CDATA[Wed, 28 Apr 2004 16:02:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi your article on Ad Guestbook  is very good.  I am not to clear about the transparent 1x150px -is this pixels?. Not being all that computer literate can you roughly explain how I go about making a transpaency from an image<br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8164.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8164.php</link>
				<pubDate><![CDATA[Thu, 29 Apr 2004 21:09:48]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]...transparent 1x150px -is this pixels?...[/quote]<br /> <br /> 1x150px<br /> <br /> Is a way of stating an image 1 wide by 150 tall or the other way (I'm not sure which way since I didn't write it. Usually taken as width by height).<br /> <br /> The px stands for pixel.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8166.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8166.php</link>
				<pubDate><![CDATA[Thu, 29 Apr 2004 21:56:25]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Auron"][quote="Anonymous"]...transparent 1x150px -is this pixels?...[/quote]<br /> <br /> 1x150px<br /> <br /> Is a way of stating an image 1 wide by 150 tall or the other way (I'm not sure which way since I didn't write it. Usually taken as width by height).<br /> <br /> The px stands for pixel.[/quote]My fault. It's 1 high by 150 wide. Actually, that's not necessary 1X1 is okay and then simply tell the IMG parameters how large to "stretch" it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8194.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8194.php</link>
				<pubDate><![CDATA[Mon, 3 May 2004 00:44:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]Hi your article on Ad Guestbook  is very good.  I am not to clear about the transparent 1x150px -is this pixels?. Not being all that computer literate can you roughly explain how I go about making a transparency from an image<br /> Thanks[/quote]If you have an image creator, create a new image in that size. Fill it with whatever color you want (grey is pretty typical fore the purpose). Set grey to the transparency color and save it as a gif.<br /> <br /> IrfanView will do it. Go to Image | Create New (Empty). In the dialog, set the size to 1 X 1 or whatever  (don't worry about the dpi) and change the background color to grey. Save the file as a .gif and in the advanced options check "set transparent color". When you hit the save button, a dialog will come up to have you click on the color your want to be transparent. Since there's only one, it's pretty easy to choose. <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3059/8195.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3059/8195.php</link>
				<pubDate><![CDATA[Mon, 3 May 2004 00:51:11]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>