<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>HTML / CSS Tips</title>
		<link>http://zone2.forumotion.net/html-css-tips-f9/-t1.htm</link>
		<description></description>
		<lastBuildDate>Tue, 03 Nov 2009 22:57:50 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>HTML / CSS Tips</title>
			<url>http://illiweb.com/fa/empty.gif</url>
			<link>http://zone2.forumotion.net/html-css-tips-f9/-t1.htm</link>
		</image>
		<item>
			<title>Tables Within Tables</title>
			<link>http://zone2.forumotion.net/html-css-tips-f9/tables-within-tables-t35.htm</link>
			<dc:creator>RoNo</dc:creator>
			<description>For proper alignment of images & links (floating)

Stats





Home  Forum

  Stats Twitter

Login  Register







 Music Player



 Chat/Shoutbox





Code:&lt;table style=&quot;background-color&#58;#FFFFCC; border&#58;#CCCCCC; border-style&#58; solid; border-width&#58; 1px;padding&#58; 1px;&quot;&gt;&lt;tr&gt;

&lt;td&gt;&lt;img src=&quot;http&#58;//i85.photobucket.com/albums/k57/RoNo1/player01.gif&quot; style=&quot;float&#58; left;&quot;&gt;&lt;/td&gt; &lt;td width=&quot;110&quot;&gt;&lt;a  ...</description>
			<category>HTML / CSS Tips</category>
			<pubDate>Tue, 03 Nov 2009 22:57:50 GMT</pubDate>
			<comments>http://zone2.forumotion.net/html-css-tips-f9/tables-within-tables-t35.htm#96</comments>
			<guid>http://zone2.forumotion.net/html-css-tips-f9/tables-within-tables-t35.htm</guid>
		</item>
		<item>
			<title>HEX and RGB Color Chart</title>
			<link>http://zone2.forumotion.net/html-css-tips-f9/hex-and-rgb-color-chart-t34.htm</link>
			<dc:creator>RoNo</dc:creator>
			<description>HEX and RGB Color Chart

Code:&lt;table style=&quot;background-color&#58; #222222; border&#58; #404040; border-style&#58; solid; border-width&#58; 4px; margin-left&#58; 40px; margin-top&#58; 12px; padding&#58; 3px;&quot;&gt;&lt;tr&gt;&lt;td style=&quot;padding&#58;3px;font-size&#58;14px;color&#58;blue;text-align&#58;center&quot;&gt;HEX and RGB Color Chart&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;iframe src=http&#58;//zone2.forumotion.net/Color-Chart-h107.htm marginheight=0 marginwidth=0  ...</description>
			<category>HTML / CSS Tips</category>
			<pubDate>Thu, 29 Oct 2009 06:07:51 GMT</pubDate>
			<comments>http://zone2.forumotion.net/html-css-tips-f9/hex-and-rgb-color-chart-t34.htm#95</comments>
			<guid>http://zone2.forumotion.net/html-css-tips-f9/hex-and-rgb-color-chart-t34.htm</guid>
		</item>
		<item>
			<title>[HTML] Jump Buttons: Go to Top or Bottom of Page</title>
			<link>http://zone2.forumotion.net/html-css-tips-f9/html-jump-buttons-go-to-top-or-bottom-of-page-t28.htm</link>
			<dc:creator>RoNo</dc:creator>
			<description>These come in handy for long pages. (Javascr&#105;pt must be enabled)



Add to an HTML page or Create a Widget.







[ Go to Top, Got to Bottom of Page Jump Buttons ]



 

Code:&lt;div align=&quot;left&quot; style=&quot;&quot;&gt;&lt;a href=&quot;#top&quot;&gt;&lt;img src=&quot;http&#58;//illiweb.com/fa/prosilver/arrow_up.gif&quot; alt=&quot;Back to top&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;#bottom&quot;&gt;&lt;img src=&quot;http&#58;//illiweb.com/fa/prosilver/arrow_down.gif&quot;  ...</description>
			<category>HTML / CSS Tips</category>
			<pubDate>Thu, 18 Jun 2009 17:57:08 GMT</pubDate>
			<comments>http://zone2.forumotion.net/html-css-tips-f9/html-jump-buttons-go-to-top-or-bottom-of-page-t28.htm#80</comments>
			<guid>http://zone2.forumotion.net/html-css-tips-f9/html-jump-buttons-go-to-top-or-bottom-of-page-t28.htm</guid>
		</item>
		<item>
			<title>[CSS] Remove phpbb3 Search Box</title>
			<link>http://zone2.forumotion.net/html-css-tips-f9/css-remove-phpbb3-search-box-t25.htm</link>
			<dc:creator>RoNo</dc:creator>
			<description>[ One of many changes I've applied to this forum ]



To remove this search box from top right of a phpbb3 theme.









Add the following code to the phpbb3 CSS sheet:



.search-box, .search-box, #search-box {display: none ! important;}







Above this section:



.search-box {

	margin-top: 3px;

	margin-left: 5px;

	float: left;

	}





=================





Example:



.search-box, .search-box, #search-box {display: none ! important;}

.search-box {

	margin-top:  ...</description>
			<category>HTML / CSS Tips</category>
			<pubDate>Mon, 20 Apr 2009 16:59:12 GMT</pubDate>
			<comments>http://zone2.forumotion.net/html-css-tips-f9/css-remove-phpbb3-search-box-t25.htm#69</comments>
			<guid>http://zone2.forumotion.net/html-css-tips-f9/css-remove-phpbb3-search-box-t25.htm</guid>
		</item>
	</channel>
</rss>