<?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: pager button size</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size</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/pager-button-size/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>kobruleht on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p28495</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p28495</guid>
        	        	<description><![CDATA[<blockquote>
<p>scottw512 said:Thanks. I see what you mean and it&#39;s working now. I need to supply my own background-image and background-position for those classes</p>
</blockquote>
<hr />
<p>How to got it working ? Where to find bigger images? Im looking for a way to use button sizes like standard jquery ui buttons, in landscape layout: width is greater than height like buttons "Quote and reply", "Edit your post" etc in this forum.</p>
<p>Can we use same images but make buttons wider with times so that image is in center ? Or is it better to use special fint like font awesome icons ?</p>
]]></description>
        	        	<pubDate>Wed, 20 Mar 2013 18:12:41 +0200</pubDate>
        </item>
        <item>
        	<title>scottw512 on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21209</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21209</guid>
        	        	<description><![CDATA[<p>Thanks. I see what you mean and it&#39;s working now. I need to supply my own background-image and background-position for those classes</p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 19:24:33 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21206</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21206</guid>
        	        	<description><![CDATA[<p>The pager</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/LargeIcons.png"><img src="http://www.ok-soft-gmbh.com/jqGrid/LargeIcons.png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>has LAGRE icons 32&#215;32. The file <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/jquery-ui.css&#160;contain" rel="nofollow" target="_blank"><a href="http://ajax.googleapis.com/aja" rel="nofollow">http://ajax.googleapis.com/aja</a>.....sp;contain</a> the lines</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7817' value='Select Code' data-codeid='sfcode7817' /></p>
<div class='sfcode' id='sfcode7817'>.ui-icon { width: 16px; height: 16px;<br />&#160;&#160; &#160; &#160; &#160; &#160; background-image: url(images/ui-icons_469bdd_256x240.png); }<br /> .ui-icon-seek-first { background-position: -80px -160px; }<br /> .ui-icon-seek-end { background-position: -64px -160px; }<br /> .ui-icon-seek-prev { background-position: -48px -160px; }<br /> .ui-icon-seek-next { background-position: -32px -160px; }</div>
<p>The file <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/images/ui-icons_469bdd_256x240.png" rel="nofollow" target="_blank"><a href="http://ajax.googleapis.com/aja" rel="nofollow">http://ajax.googleapis.com/aja</a>.....56x240.png</a></p>
<p>has following image:</p>
<p><a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/images/ui-icons_469bdd_256x240.png"><img src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/images/ui-icons_469bdd_256x240.png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>So for example "Next" button defined as&#160;.ui-icon-seek-next { background-position: -32px -160px; } is the part of this image with the corresponding offset:</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/ui-icons_469bdd_256x240[1].png"><img src="http://www.ok-soft-gmbh.com/jqGrid/ui-icons_469bdd_256x240[1].png" width="100"  class="sfimageleft spUserImage" alt="marked part of the image" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>if we interpret it as the 32&#215;32 pixel image (see the change .ui-icon { width: 32px !important; height: 32px !important; } in my previous post). So the marked part of the image</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/LargeIcons[1].png"><img src="http://www.ok-soft-gmbh.com/jqGrid/LargeIcons[1].png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>is exactly the image.</p>
<p>So you should paint his own image with large icons which you want and define the classes ui-icon-seek-first,ui-icon-seek-prev,ui-icon-seek-next and ui-icon-seek-end so that they use this image. Then the problem will be solved.</p>
<p>Sorry, but I can not explain you the solution more detailed.</p>
<p>Regards<br />Oleg&#160;</p></p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 18:54:27 +0200</pubDate>
        </item>
        <item>
        	<title>scottw512 on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21203</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21203</guid>
        	        	<description><![CDATA[<p>When I go to your link, I see the next page and previous page icons but they are the same size as always. What is different is that I also see the images below next page and previous page from the 16x16 image file. This is the same result I saw when I changed the width and height in Firebug.</p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 16:50:19 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21187</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21187</guid>
        	        	<description><![CDATA[<p>Yes in the way you can receive what you need. Just to verify my suggestion I included in my other jqGrid example the following CSS</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4722' value='Select Code' data-codeid='sfcode4722' /></p>
<div class='sfcode' id='sfcode4722'>&#60;style type=&#34;text/css&#34;&#62;<br />&#160;&#160; &#160;.ui-icon { width: 32px !important; height: 32px !important; }<br />&#160;&#160; &#160;.ui-jqgrid-pager { height: 32px !important; }<br />&#60;/style&#62;&#160;</div>
<p>You can see live <a href="http://www.ok-soft-gmbh.com/jqGrid/LargeIcons.htm" target="_blank">here</a> that as the result we have large icons in the pager. All the icons are consists from 4 icons. Nevertheless the pager of jqGrid work.</p>
<p>Just for better understanding. You must not redefine the image used by ui-icon class. You can change in the same way background-image, width and height in ui-icon-seek-first,ui-icon-seek-prev,ui-icon-seek-next and ui-icon-seek-end only. You can paint the image which consist only the 4 icons. You are free in you ways. Important is only that jqGrid use the classes ui-icon-seek-first,ui-icon-seek-prev,ui-icon-seek-next and ui-icon-seek-end and if you in any way define there with some large images jqGrid will use there.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 01:08:34 +0200</pubDate>
        </item>
        <item>
        	<title>scottw512 on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21186</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21186</guid>
        	        	<description><![CDATA[<p>From looking at Firebug, I see what you refer to with the ui-icon styles. I see the image png is with all the icons inside the jquery ui theme. So I would enlarge this to make the icons bigger and change the 16x16 offsets for seek-first, seek-next and so on?</p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 00:45:38 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21185</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21185</guid>
        	        	<description><![CDATA[<p>jqGrid just used &#60;span&#62; elements which the CSS classes ui-icon,ui-icon-seek-first,ui-icon-seek-prev,ui-icon-seek-next and ui-icon-seek-end&#160;from jQuery UI. It you will change the classes so that there will has more large icons the icons will be displayed by jqGrid.</p>
<p>If you not know: the ui-icon class defines the&#160;background-image with many icons and the values width and height both equal to 16px. The other classes like ui-icon-seek-first and so on defines background-position-x and background-position-y inside the large background-image. This technique in common. Sharing of many icons in one image improve the performance of the image loading.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Tue, 07 Dec 2010 00:09:55 +0200</pubDate>
        </item>
        <item>
        	<title>scottw512 on pager button size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21184</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-button-size#p21184</guid>
        	        	<description><![CDATA[<p>I&#39;ve looked for a css setting that will specify larger pager buttons but don&#39;t see anything. Is there a simple way to do this?</p>
</p>
<p>Thanks,</p>
<p>Scott</p></p>
]]></description>
        	        	<pubDate>Mon, 06 Dec 2010 23:54:03 +0200</pubDate>
        </item>
</channel>
</rss>