<?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: Strange problem with css formating...</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating</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/strange-problem-with-css-formating/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>artsaliva on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p27905</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p27905</guid>
        	        	<description><![CDATA[<blockquote>
<p>newuser said:</p>
<p>Tony,</p>
</p>
<p>Thank you for your dedication to this project. I have been searching through the forums and I have found this post. I wanted to align my table better right now it&#39;s all the way to the left, it looks very out of place. I am really new to web design, it is a hobby and I enjoy it very much. Anyhow I have tried</p>
<p>Your suggestion, I do see that the table inside gets adjusted as far as text size goes but I can&#39;t get it to move from the corner.</p>
<p>I am using &#160;&#160;&#160; &#60;style&#62;.ui-jqgrid .ui-pg-input { height:13px;font-size:1em; margin-left: 100px em;}&#60;/style&#62;</p>
</blockquote>
<hr />
<p>I have the same problem and I looked around till I found this forum. I am now playing around with that solution. I think it is going to work. Thanks.</p>
]]></description>
        	        	<pubDate>Wed, 12 Dec 2012 17:00:52 +0200</pubDate>
        </item>
        <item>
        	<title>upland on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p25234</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p25234</guid>
        	        	<description><![CDATA[<p>If I might add some further information regarding the css issue.&#160;</p>
<p>The url where it can be seen is <a href="http://www.upland.co.uk/hcs/index.html" target="_blank">http://www.upland.co.uk/hcs/</a></p>
<p>I have now corrected the font size in the rows of the grid by adding a class of "ui-jqgrid" to the table itself. &#160;But I still have the ongoing issue with CSS of the headings and the pager of the grid.&#160;</p>
<p>ie - pager and headings are too large ... and pager page number is misplaced.</p>
<p>Any advice would be appreciated.</p>
<p>This is viewing in Google Chrome</p>
]]></description>
        	        	<pubDate>Wed, 23 Nov 2011 19:35:55 +0200</pubDate>
        </item>
        <item>
        	<title>upland on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p25200</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p25200</guid>
        	        	<description><![CDATA[<p>Hi,&#160;</p>
<p>I know this is an old post - but thought it was worth a shot....&#160;</p>
<p>btw - I am also new to jGrid .. and like it a lot. But I am also having the same problem with the same CSS as the poster above ... and it&#39;s now 2 years later!</p>
<p>I am not sure about the "position relative" fix mentioned previously ... and wondered if anyone has found anything else.&#160;</p>
<p>The strange thing is that I don&#39;t get the same problem with the example pages - though the fonts in my grid are much bigger generally than the example pages - so there is something going on with the CSS which I am trying to work through</p>
<p>Cheers,</p>
<p>Chris</p>
]]></description>
        	        	<pubDate>Mon, 21 Nov 2011 15:18:30 +0200</pubDate>
        </item>
        <item>
        	<title>newuser on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p13353</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p13353</guid>
        	        	<description><![CDATA[<p>I was able to figure it out, messed around with ui.jqgrid.css particularly this line which seems to edit the entire outside border of the table</p>
</p>
<p>.ui-jqgrid{position:relative;left:285px;font-size:11px;}</p>
</p>
<p>I had to google up css relative, what relative does is it lets you specify left, top, bottom values so that you can manually position it.</p></p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 20:56:58 +0200</pubDate>
        </item>
        <item>
        	<title>newuser on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p13352</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p13352</guid>
        	        	<description><![CDATA[<p>Tony,</p>
</p>
<p>Thank you for your dedication to this project. I have been searching through the forums and I have found this post. I wanted to align my table better right now it&#39;s all the way to the left, it looks very out of place. I am really new to web design, it is a hobby and I enjoy it very much. Anyhow I have tried</p>
<p>Your suggestion, I do see that the table inside gets adjusted as far as text size goes but I can&#39;t get it to move from the corner.</p>
<p>I am using &#160;&#160;&#160; &#60;style&#62;.ui-jqgrid .ui-pg-input { height:13px;font-size:1em; margin-left: 100px em;}&#60;/style&#62;</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 20:31:17 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12761</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12761</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Also you can send me the html file (if you want of course) in order to test</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 05 Dec 2009 14:07:22 +0200</pubDate>
        </item>
        <item>
        	<title>Hans on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12714</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12714</guid>
        	        	<description><![CDATA[<p>Hi tony,</p>
<p>thanks for your fast reply. It worked - the input is larger now. But right now the results info ( &#60;div class="ui-paging-info" style="text-align: right;" dir="ltr"&#62;Zeige 1 - 3 von 12 795&#60;/div&#62; ) is not readable anymore.</p>
<p>I do not have the project online so far, and there is no chance for me right now to upload it.</p>
<p>However I am going to describe the structure I applied.</p>
</p>
<p>1. Page with jquery ui tabs</p>
<p>Head: loading all the default css, js</p>
<p>-1 tab is the jqGrid table (loaded via ajax) additionally loading jqGrid css and js files.</p>
<p>Best regards,</p>
<p>Hans</p>
]]></description>
        	        	<pubDate>Thu, 03 Dec 2009 15:17:54 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12711</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12711</guid>
        	        	<description><![CDATA[<p>Hello Hans,</p>
<p>Welcome to jqGrid community!</p>
<p>To be a honest some other users reported this problem, but for now I do not know which causes this.</p>
<p>IMHO it depends on document structure.</p>
<p>It will be very goog if you have a link to the problem in order to investigate the problem.</p>
<p>In order to resulve currently your problem maybe you will need to define in&#160; the head section the following after loading jqGrid style sheet.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7811' value='Select Code' data-codeid='sfcode7811' /></p>
<div class='sfcode' id='sfcode7811'>
<p>&#60;style&#62;</p>
<p>.ui-jqgrid .ui-pg-input { height:13px;font-size:1em; margin: 0em;}</p>
<p>&#60;/style&#62;</p>
</p>
</div>
<p>Try to play with other values and see the result</p>
<p>Best Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Thu, 03 Dec 2009 14:20:19 +0200</pubDate>
        </item>
        <item>
        	<title>Hans on Strange problem with css formating...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12696</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/strange-problem-with-css-formating#p12696</guid>
        	        	<description><![CDATA[<p>Hi I am quite new to JS and the new fancy web2.0 stuff.</p>
</p>
<p>However I really like jqGrid, and it allready works using a combination of php and JSON.</p>
<p>But I have a really strange formatting problem. Everything looks nice except the little textfield where you can adjust the page number.</p>
<p>I am using the default jquery-ui css and jqgrid css files - I tried to remove this problem by myself, without success.</p>
<p>It would be great if one of you could help me.</p>
</p>
<p>"&#60;input class="ui-pg-input" type="text" role="textbox" value="0" maxlength="7" size="2"/&#62;"</p>
</p>
<p>Best regards,</p>
<p>Hans</p>
]]></description>
        	        	<pubDate>Thu, 03 Dec 2009 13:18:52 +0200</pubDate>
        </item>
</channel>
</rss>