<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Guestbook 1.5 Admin Page Colors"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Guestbook 1.5 Admin Page Colors"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Guestbook 1.5 Admin Page Colors</title>
				<description><![CDATA[ Greetings, <br /> <br /> I modifed the guestbook.pl file so that new entries would add a row with a black background <br /> <br /> # entry bgcolor <br /> $entry_bg = "#000000"; <br /> $font_face = "Verdana, Arial"; <br /> <br /> Unfortunately this applies to the Administration page as well, but I can't find a way to change the FONT color to white on the admin page. The result is black text on a black background on the admin page. <br /> <br /> I guess I'd be OK with a white background but only on the Admin Page<br /> <br /> Our site uses white text on black background <br /> <br /> Please See: <a class="snap_shots" href="http://www.eschellon.com/book/guest-1.html" target="_blank" rel="nofollow">http://www.eschellon.com/book/guest-1.html</a> <br /> <br /> Any ideas on how to modify the Admin Page too (or leave it as black text on white background ?? <br /> <br /> Thanks <br /> <br /> Peter<br /> <br /> P.S. For FREE Music, turn off your Pop-Up Blocker first, then:<br /> <a class="snap_shots" href="http://www.eschellon.com/freemusic.html" target="_blank" rel="nofollow">http://www.eschellon.com/freemusic.html</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4261/14322.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4261/14322.php</link>
				<pubDate><![CDATA[Sun, 13 Feb 2005 04:06:14]]> GMT</pubDate>
				<author><![CDATA[ pmonahan]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm going to be guessing here basically based on the appearance of the subroutine titles and the html inside of those routines. <br /> <br /> Since I did not write the script and I don't use it, it is just an educated guess.  Hoping it helps<br /> <br /> I use a text editor that displays the line numbers for me so the numbers are a reference if you also have that ability.<br /> <br /> Find the subroutine "show_entries" (at about line 418)  (if you have changed the script at all, it may be moved.) Scroll down about 75 more lines to the body tag. <br /> <br /> Try adding the TEXT="#ffffff" to the body tag<br /> [code]&#40;line 418&#41; sub show_entries &#123;<br /> ***<br /> &#40;line 483&#41; &lt;body bgcolor=&quot;#DDDDDD&quot; link=&quot;#003399&quot; TEXT=&quot;#ffffff&quot;&gt;[/code]<br /> <br /> Then scroll down more to the subroutine "enterpass" (at about line 613) and scroll down a bit more to that body tag and do the same thing.<br /> [code]&#40;line 613&#41; sub enterpass &#123;<br /> ***<br /> &#40;line 621&#41; &lt;body bgcolor=&quot;#FFFFFF&quot; link=&quot;#003399&quot; TEXT=&quot;#ffffff&quot;&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4261/14327.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4261/14327.php</link>
				<pubDate><![CDATA[Sun, 13 Feb 2005 07:12:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My answer from your post in the other forum (DO NOT POST THE SAME PROBLEM TWICE)<br /> <br /> At a guess open up guestook.pl and look for [b]&lt;title&gt;Administration&lt;/title&gt;[/b] which is near the start of the admin html. A little below that is the body tag for the admin section.<br /> <br /> On a different note it is bad practise to make a site that automatically opens a new window just as telling people to turn off their pop up stopper is bad practice.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4261/14334.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4261/14334.php</link>
				<pubDate><![CDATA[Sun, 13 Feb 2005 10:48:40]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]My answer from your post in the other forum (DO NOT POST THE SAME PROBLEM TWICE)<br /> <br /> At a guess open up guestook.pl and look for [b]&lt;title&gt;Administration&lt;/title&gt;[/b] which is near the start of the admin html. A little below that is the body tag for the admin section.<br /> <br /> On a different note it is bad practise to make a site that automatically opens a new window just as telling people to turn off their pop up stopper is bad practice.[/quote]<br /> <br /> <br /> Thanks you.<br /> <br /> I hope you enjoy the free music.  <br /> <br /> Peter<br /> <br /> (My post in the other forum was an error)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4261/14336.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4261/14336.php</link>
				<pubDate><![CDATA[Sun, 13 Feb 2005 12:27:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>