<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "com.php missing something"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "com.php missing something"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>com.php missing something</title>
				<description><![CDATA[ hmm i customize my guestbook and find out inside com.php at font tag it missing this for color... when you change color for text everything change exept (comment) just add this in the font tag and you'll be okay!<br /> <br /> color="$VARS[tb_text]"<br /> <br /> and the new smilies in Advance Guestbook 2.3 ... don't edit and change the smilies code, because when you change this it doesn't change the java... therefore when you edit to other code the java still insert the old code! smilies will not show up!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/32/84.php</guid>
				<link>https://proxy2.de/forum/posts/preList/32/84.php</link>
				<pubDate><![CDATA[Sat, 19 Jan 2002 07:14:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>where?</title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />  Well, i noticed it to, but where do i have to write this tag? please write me the whole code, cause i can't get it to work,my background is black and because of the bug i can't see comment writen, the checkbox near "private message" in the sign in page has the same problem, do you know how to solve this?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/32/578.php</guid>
				<link>https://proxy2.de/forum/posts/preList/32/578.php</link>
				<pubDate><![CDATA[Mon, 25 Feb 2002 19:00:36]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>private message color code</title>
				<description><![CDATA[ The code mentioned has to be inserted in [u]com.php[/u].<br /> Change this code:<br /> <br /> [code]&lt;td&gt;<br />    &lt;hr size="1"&gt;&lt;font size="1" face="Verdana, Arial, Helvetica, sans-serif"&gt;$com[name]:&lt;br&gt;<br />    $com[comments]&lt;/font&gt;<br />   &lt;/td&gt;[/code]<br /> <br /> Into this code:<br /> <br /> [code]&lt;td&gt;<br />    &lt;hr size="1"&gt;&lt;font size="1" face="Verdana, Arial, Helvetica, sans-serif" [b][u]color="$VARS[tb_text]"[/u][/b]&gt;$com[name]:&lt;br&gt;<br />    $com[comments]&lt;/font&gt;<br />   &lt;/td&gt;[/code]<br /> <br /> <br /> To change the color of the text "private message" change this code (it's almost at the bottom of the page) in [u]form.php[/u]:<br /> <br /> [code]&lt;td bgcolor="$VARS[tb_color_1]" valign="top"&gt;&lt;textarea name="gb_comment" cols="41" rows="11" wrap="VIRTUAL"&gt;&lt;/textarea&gt;&lt;br&gt;<br />      &lt;input type="checkbox" name="gb_private" value="1"&gt; &lt;font size="1" face="$VARS[font_face]"&gt;$LANG[FormPriv]&lt;/font&gt;<br />     &lt;/td&gt;[/code]<br /> <br /> Into this code:<br /> <br /> [code]&lt;td bgcolor="$VARS[tb_color_1]" valign="top"&gt;&lt;textarea name="gb_comment" cols="41" rows="11" wrap="VIRTUAL"&gt;&lt;/textarea&gt;&lt;br&gt;<br />      &lt;input type="checkbox" name="gb_private" value="1"&gt; &lt;font size="1" face="$VARS[font_face]" [b][u]color="$VARS[tb_text]"[/u][/b]&gt;$LANG[FormPriv]&lt;/font&gt;<br />     &lt;/td&gt;[/code]<br /> <br /> <br /> Both of these documents are in the directory called [u]templates[/u].<br /> <br /> I hope this will solve your problem.<br /> <br /> TG]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/32/960.php</guid>
				<link>https://proxy2.de/forum/posts/preList/32/960.php</link>
				<pubDate><![CDATA[Thu, 28 Mar 2002 14:08:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi I was reading your post and followed your new code insert to make the comment color change from BLACK to WHTE.  I added the code and it made the color change to white.<br /> <br /> But if you put brackets around &lt;td&gt; it stays BLACK.  If I leave it like this td&gt; it turns WHITE but leaves the td&gt; on the coments on the guestbook.<br /> <br /> Can't figure it out <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> Can you help me please <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> <br /> thanks<br /> Jazzy]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/32/5578.php</guid>
				<link>https://proxy2.de/forum/posts/preList/32/5578.php</link>
				<pubDate><![CDATA[Fri, 25 Jul 2003 14:27:45]]> GMT</pubDate>
				<author><![CDATA[ JAZZY]]></author>
			</item>
	</channel>
</rss>