<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Separate Categories on Forumhome</title>
	<atom:link href="http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/</link>
	<description>Web Development Articles &#38; Reference</description>
	<lastBuildDate>Sun, 03 Oct 2010 12:03:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mario</title>
		<link>http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/#comment-1105</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sun, 09 Aug 2009 16:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=77#comment-1105</guid>
		<description>OK thank you Shadab, please consider deleting the second comment and the first update. 

The code that tries to show is:

&lt;tr align=&quot;center&quot;&gt; 
	&lt;td class=&quot;thead&quot; width=&quot;5%&quot;&gt;&nbsp;&lt;/td&gt; 
	&lt;td class=&quot;thead&quot; width=&quot;50%&quot; align=&quot;$stylevar[left]&quot;&gt;$vbphrase[forum]&lt;/td&gt; 
	&lt;td class=&quot;thead&quot; width=&quot;25%&quot;&gt;$vbphrase[last_post]&lt;/td&gt; 
	&lt;td class=&quot;thead&quot; width=&quot;10%&quot;&gt;$vbphrase[threads]&lt;/td&gt; 
	&lt;td class=&quot;thead&quot; width=&quot;10%&quot;&gt;$vbphrase[posts]&lt;/td&gt; 
	&lt;if condition=&quot;$vboptions[&#039;showmoderatorcolumn&#039;]&quot;&gt; 
		&lt;td class=&quot;thead&quot; width=&quot;0%&quot;&gt;$vbphrase[moderator]&lt;/td&gt; 
	&lt;/if&gt; 
&lt;/tr&gt;

Thanks.</description>
		<content:encoded><![CDATA[<p>OK thank you Shadab, please consider deleting the second comment and the first update. </p>
<p>The code that tries to show is:</p>
<p>&lt;tr align=&quot;center&quot;&gt;<br />
	&lt;td class=&quot;thead&quot; width=&quot;5%&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
	&lt;td class=&quot;thead&quot; width=&quot;50%&quot; align=&quot;$stylevar[left]&quot;&gt;$vbphrase[forum]&lt;/td&gt;<br />
	&lt;td class=&quot;thead&quot; width=&quot;25%&quot;&gt;$vbphrase[last_post]&lt;/td&gt;<br />
	&lt;td class=&quot;thead&quot; width=&quot;10%&quot;&gt;$vbphrase[threads]&lt;/td&gt;<br />
	&lt;td class=&quot;thead&quot; width=&quot;10%&quot;&gt;$vbphrase[posts]&lt;/td&gt;<br />
	&lt;if condition=&quot;$vboptions['showmoderatorcolumn']&quot;&gt;<br />
		&lt;td class=&quot;thead&quot; width=&quot;0%&quot;&gt;$vbphrase[moderator]&lt;/td&gt;<br />
	&lt;/if&gt;<br />
&lt;/tr&gt;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shadab</title>
		<link>http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/#comment-1104</link>
		<dc:creator>Shadab</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=77#comment-1104</guid>
		<description>The HTML seems to be stripped out in the comments. Please try converting the quotes and other special characters into their character entities via this tool:

http://www.functions-online.com/htmlspecialchars.html</description>
		<content:encoded><![CDATA[<p>The HTML seems to be stripped out in the comments. Please try converting the quotes and other special characters into their character entities via this tool:</p>
<p><a href="http://www.functions-online.com/htmlspecialchars.html" rel="nofollow">http://www.functions-online.com/htmlspecialchars.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shadab</title>
		<link>http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/#comment-1103</link>
		<dc:creator>Shadab</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=77#comment-1103</guid>
		<description>Ah... yes. The width=&quot;100%&quot; messes up the layout. Thanks for the pointer.
I usually use the following values as the width of 5 columns respectively:

[50px] &#124; [auto] &#124; [275px] &#124; [75px] &#124; [75px]

On wider layouts, I sometimes increase the &quot;last post&quot; column&#039;s width to 300px.

I&#039;ve updated the post to correct the values.
Thanks.</description>
		<content:encoded><![CDATA[<p>Ah&#8230; yes. The width=&#8221;100%&#8221; messes up the layout. Thanks for the pointer.<br />
I usually use the following values as the width of 5 columns respectively:</p>
<p>[50px] | [auto] | [275px] | [75px] | [75px]</p>
<p>On wider layouts, I sometimes increase the &#8220;last post&#8221; column&#8217;s width to 300px.</p>
<p>I&#8217;ve updated the post to correct the values.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://dev.geekpoint.net/articles/vbulletin/separate-categories-on-forumhome/#comment-1100</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=77#comment-1100</guid>
		<description>Thanks for the information, the only drawback is that the width in the column that shows the latter post is not fixed. 
To solve the problem is that I do the following in the template: forumhome_forumbit_level1_nopost

&lt;pre&gt; 
  	$vbphrase[forum] 
  	$vbphrase[last_post] 
  	$vbphrase[threads] 
  	$vbphrase[posts] 
  	 
   	$vbphrase[moderator] 
&lt;/pre&gt;


For more information please visit:
http://www.vbulletin.org/forum/showthread.php?t=180937

Regards.</description>
		<content:encoded><![CDATA[<p>Thanks for the information, the only drawback is that the width in the column that shows the latter post is not fixed.<br />
To solve the problem is that I do the following in the template: forumhome_forumbit_level1_nopost</p>
<pre>
  	$vbphrase[forum]
  	$vbphrase[last_post]
  	$vbphrase[threads]
  	$vbphrase[posts] 

   	$vbphrase[moderator]
</pre>
<p>For more information please visit:<br />
<a href="http://www.vbulletin.org/forum/showthread.php?t=180937" rel="nofollow">http://www.vbulletin.org/forum/showthread.php?t=180937</a></p>
<p>Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

