<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: help, grid has big fonts after install</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>varunvyas on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p29465</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p29465</guid>
        	        	<description><![CDATA[<p>Hello all</p>
<p>I have also installed the jqGrid plugin version 4.5.2 and has followed steps exactly same as mentioned above, but i am also facing issue with big fonts in firefox, i am using firefox version version 24 on windows 7</p>
<p>Any suggestion</p>
</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Fri, 13 Sep 2013 12:45:13 +0300</pubDate>
        </item>
        <item>
        	<title>Ed on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p12396</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p12396</guid>
        	        	<description><![CDATA[<p>Also, being new to all this jQuery and jQueryUI business, I was including my jquery-ui-1.7.2.custom.css instead of ui.jqgrid.css but I think you&#39;re supposed to include both. Once I did, all my display issues went away, including the "loading..." message above the caption that I couldn&#39;t fix. Perhaps some of you are doing the same thing?</p>
</p>
<p>-Ed</p>
]]></description>
        	        	<pubDate>Tue, 24 Nov 2009 14:27:52 +0200</pubDate>
        </item>
        <item>
        	<title>Carlos on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11132</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11132</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Read carfully &#8211; the missing DOCTYPE causes this.</p>
<p><a rel="nofollow" href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....to_install</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Thank you Tony. The problem is solved.</p>
</p>
<p>It&#39;s funny how a single simple line can make all the difference.</p>
</p>
<p>I must confess that I&#39;m not used in paying to much attention to DOCTYPE and META tags...</p>
</p>
<p>Regards,</p>
<p>Carlos</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 05:22:20 +0200</pubDate>
        </item>
        <item>
        	<title>tony on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11122</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11122</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Read carfully - the missing DOCTYPE causes this.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....to_install</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 03:43:43 +0200</pubDate>
        </item>
        <item>
        	<title>bottie on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11066</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11066</guid>
        	        	<description><![CDATA[<p>Hi,...</p>
</p>
<p>got the same problem... but jgrid demo seems works fine... the problem only appears when I run my own code. Has this is the code</p>
</p>
<blockquote>
<p>&#60;html&#62;<br />&#60;head&#62;<br />&#60;title&#62;jqGrid Demo&#60;/title&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="http://localhost/recon/themes/redmond/jquery-ui-1.7.2.custom.css" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="http://localhost/recon/css/ui.jqgrid.css" /&#62;</p>
<p>&#60;style&#62;<br />&#160;&#160;&#160; html, body {<br />font-size: 75%;<br />}<br />&#60;/style&#62;</p>
<p>&#60;script src="http://localhost/recon/js/jquery-1.3.2.min.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="http://localhost/recon/js/i18n/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="http://localhost/recon/js/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script type="text/javascript"&#62;<br />jQuery(document).ready(function(){ <br />&#160; jQuery("#list").jqGrid({<br />&#160;&#160;&#160; url:&#39;conn003.php&#39;,<br />&#160;&#160;&#160; datatype: &#39;xml&#39;,<br />&#160;&#160;&#160; mtype: &#39;GET&#39;,<br />&#160;&#160;&#160; colNames:[&#39;Date&#39;,&#39;Location&#39;,&#39;# of Trans&#39;,&#39;Type&#39;,&#39;Amount&#39;,&#39;Bank Stmt&#39;,&#39;Post Date&#39;,&#39;Diff&#39;,&#39;Remark&#39;,&#39;Type of Transfer&#39;],<br />&#160;&#160;&#160; colModel :[ <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;invno&#39;, index:&#39;A&#39;, width:55}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;invdate&#39;, index:&#39;B&#39;, width:90}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;amount&#39;, index:&#39;C&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;tax&#39;, index:&#39;D&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;total&#39;, index:&#39;E&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;note&#39;, index:&#39;F&#39;, width:150, sortable:false}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;tax&#39;, index:&#39;G&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;total&#39;, index:&#39;H&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;note&#39;, index:&#39;I&#39;, width:150, sortable:false},<br />&#160;&#160;&#160;&#160;&#160; {name:&#39;note&#39;, index:&#39;J&#39;, width:150, sortable:false}<br />&#160;&#160;&#160; ],<br />&#160;&#160;&#160; pager: &#39;#pager&#39;,<br />&#160;&#160;&#160; rowNum:10,<br />&#160;&#160;&#160; rowList:[10,20,30],<br />&#160;&#160;&#160; sortname: &#39;1&#39;,<br />&#160;&#160;&#160; sortorder: &#39;asc&#39;,<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; imgpath: &#39;themes/redmond/images&#39;, <br />&#160;&#160;&#160; caption: &#39;Payment vs Bank Transfer&#39;<br />&#160; }); <br />}); <br />&#60;/script&#62; <br />&#60;/head&#62; <br />&#60;body&#62; <br />&#160;&#160;&#160; &#60;table id="list"&#62;&#60;/table&#62; <br />&#160;&#160;&#160; &#60;div id="pager" class="scroll"&#62;&#60;/div&#62; <br />&#160;&#160;&#160; <br />&#160;&#160;&#160; <br />&#60;/body&#62;<br />&#60;/html&#62;</p>
</blockquote>
]]></description>
        	        	<pubDate>Mon, 26 Oct 2009 00:07:15 +0200</pubDate>
        </item>
        <item>
        	<title>Carlos on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11053</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11053</guid>
        	        	<description><![CDATA[<blockquote>
<p>John said:</p>
<p>Strange. Let us know what browser, platform, version of JqGrid, etc. you are using for this one. Also, it could be associated with the order in which you are loading your style sheets. Anything in firebug that&#39;s telling? If you can, add another component (like a simple accordian) into the same page and see if it displays correctly or not. That can help narrow the cause.</p>
</blockquote>
<hr />
<p>I have the same problem.</p>
</p>
<p>The page counter in pager has a small height.</p>
<p><a href="http://www.carlosvita.com/jqgrid.jpg" rel="nofollow" target="_blank">http://www.carlosvita.com/jqgrid.jpg</a></p>
</p>
<p>This is a simple page without any extra CSS.</p>
</p>
<p>First I load the "redmond/jquery-ui-1.7.2.custom.css"</p>
<p>Then the "jqgrid/css/ui.jqgrid.css"</p>
</p>
<p>My Browser is Firefox 3.5.3 on Linux, but testing with Firefox on Windows I get the same result.</p>
<p>Internet Explorer 6 produces simillar result, having the page text box too smal but aligned to the bottom, like the screenshot that Snorkel showed us.</p>
</p>
<p>Carlos</p></p>
]]></description>
        	        	<pubDate>Sat, 24 Oct 2009 13:48:21 +0300</pubDate>
        </item>
        <item>
        	<title>John on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11045</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p11045</guid>
        	        	<description><![CDATA[<p>Strange. Let us know what browser, platform, version of JqGrid, etc. you are using for this one. Also, it could be associated with the order in which you are loading your style sheets. Anything in firebug that&#39;s telling? If you can, add another component (like a simple accordian) into the same page and see if it displays correctly or not. That can help narrow the cause.</p>
]]></description>
        	        	<pubDate>Fri, 23 Oct 2009 15:26:22 +0300</pubDate>
        </item>
        <item>
        	<title>snorkel on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10994</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10994</guid>
        	        	<description><![CDATA[<blockquote>
<p>John said:</p>
<p><small><em>Post edited 11:35 &#8211; 22/10/2009 by John<br /></em></small></p>
<hr />
<p>Have you added styles, other then ui.jqgrid.css and the redmond ui files? If not try adding</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3955' value='Select Code' data-codeid='sfcode3955' /></p>
<div class='sfcode' id='sfcode3955'>html, body {<br />font-size: 75%;<br />}</div>
<p>Yes, I have one other css file, and I thought that might be causing problems, so I removed it, refreshed everything and it still has the big fonts.&#160; I downloaded a new custom theme with a smaller font and no chage, I even edited ui.jqgrid.css and nothing.</p>
</blockquote>
]]></description>
        	        	<pubDate>Thu, 22 Oct 2009 12:38:08 +0300</pubDate>
        </item>
        <item>
        	<title>John on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10990</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10990</guid>
        	        	<description><![CDATA[<p>Have you added styles, other then ui.jqgrid.css and the redmond ui files? If not try adding</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2440' value='Select Code' data-codeid='sfcode2440' /></p>
<div class='sfcode' id='sfcode2440'>html, body {<br /> font-size: 75%;<br />}</div>
<p>Hope this helps.</p>
<blockquote>
<p>snorkel said:</p>
<p>Hi,</p>
<p>I just installed the latest stable version using the redmond theme and it does not look like the example grids at all, the fonts are</p>
<p>huge and the pager has weird artifacts.</p>
<p>Here is a screen shot of what I mean:</p>
<p><a href="http://www.milwaukeesoft.com/grid_example.png" rel="nofollow" target="_blank"><a href="http://www.milwaukeesoft.com/g" rel="nofollow">http://www.milwaukeesoft.com/g</a>.....xample.png</a></p>
<p>I looked through the css for the themes and didn&#39;t see anything weird.</p>
</p>
<p>Has anyone else seen this?</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Thu, 22 Oct 2009 11:34:06 +0300</pubDate>
        </item>
        <item>
        	<title>snorkel on help, grid has big fonts after install</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10989</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-grid-has-big-fonts-after-install#p10989</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I just installed the latest stable version using the redmond theme and it does not look like the example grids at all, the fonts are</p>
<p>huge and the pager has weird artifacts.</p>
<p>Here is a screen shot of what I mean:</p>
<p><a href="http://www.milwaukeesoft.com/grid_example.png" rel="nofollow" target="_blank"><a href="http://www.milwaukeesoft.com/g" rel="nofollow">http://www.milwaukeesoft.com/g</a>.....xample.png</a></p>
<p>I looked through the css for the themes and didn&#39;t see anything weird.</p>
</p>
<p>Has anyone else seen this?</p>
]]></description>
        	        	<pubDate>Thu, 22 Oct 2009 09:42:24 +0300</pubDate>
        </item>
</channel>
</rss>