<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - All subject type fields fixed at width 80....]]></title>
		<link>http://punbb.informer.com/forums/topic/20457/all-subject-type-fields-fixed-at-width-80/</link>
		<description><![CDATA[The most recent posts in All subject type fields fixed at width 80.....]]></description>
		<lastBuildDate>Sat, 02 May 2009 15:26:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: All subject type fields fixed at width 80....]]></title>
			<link>http://punbb.informer.com/forums/post/127363/#p127363</link>
			<description><![CDATA[<p>Using the CSS changes, I&#039;ve been able to correct this for most forms. The only one I can&#039;t figure out is the subject line for forum email.</p><p>Has anyone been able to adjust this successfully?</p><p>Thanks!</p><p>renee</p>]]></description>
			<author><![CDATA[dummy@example.com (fertilepress)]]></author>
			<pubDate>Sat, 02 May 2009 15:26:58 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127363/#p127363</guid>
		</item>
		<item>
			<title><![CDATA[Re: All subject type fields fixed at width 80....]]></title>
			<link>http://punbb.informer.com/forums/post/120471/#p120471</link>
			<description><![CDATA[<p>Adding, we&#039;re already seeing extensions that follow the same suit...</p><p>For example: the PM extension also has hardcoded field widths at 80.</p><p>So yes, probably better to address this now and put such width into some known .css markup, as Downliner suggests, while v1.3 is still fresh &amp; there exists few extensions.</p>]]></description>
			<author><![CDATA[dummy@example.com (Casemon)]]></author>
			<pubDate>Sat, 06 Dec 2008 00:42:55 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/120471/#p120471</guid>
		</item>
		<item>
			<title><![CDATA[Re: All subject type fields fixed at width 80....]]></title>
			<link>http://punbb.informer.com/forums/post/120470/#p120470</link>
			<description><![CDATA[<p>I was going to ask the exact same question, when making a narrow skin I found drop downs and input boxes would always overflow.</p><p>I just added the following to my CSS:</p><div class="codebox"><pre><code>#brd-postedit #fld1,
#brd-postedit #fld2,
#brd-postedit div.longtext #fld3,
#brd-post #fld1,
#brd-post #fld2,
#brd-post div.longtext #fld3 { width:90%; }</code></pre></div><p>It seemed to do the trick in IE6/FF3 for users and guests making posts though obviously doesn&#039;t account for other pages that may have input fields.</p><p>Anyone from the devteam care to explain why input boxes have size=&quot;80&quot; hardcoded into pages such as post.php and edit.php? Not questioning your judgement, just found it odd that everything else is done through CSS but not input fields/dropdowns.</p>]]></description>
			<author><![CDATA[dummy@example.com (downliner)]]></author>
			<pubDate>Sat, 06 Dec 2008 00:39:40 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/120470/#p120470</guid>
		</item>
		<item>
			<title><![CDATA[All subject type fields fixed at width 80....]]></title>
			<link>http://punbb.informer.com/forums/post/120437/#p120437</link>
			<description><![CDATA[<p>This makes integration a bit of pain; forces users to manually edit many files. Post, Admin, Settings, etc.</p><p>Is there a better way to do this? Maybe not hardcode a width at all?</p>]]></description>
			<author><![CDATA[dummy@example.com (Casemon)]]></author>
			<pubDate>Fri, 05 Dec 2008 13:24:22 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/120437/#p120437</guid>
		</item>
	</channel>
</rss>
