<?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: Override highlight color</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/override-highlight-color</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/override-highlight-color/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bogoa666 on Override highlight color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/override-highlight-color#p19950</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/override-highlight-color#p19950</guid>
        	        	<description><![CDATA[<p>You can change the css of jquery and your grid will change inmediately. For example:</p>
<p><span style="color: #0000ff;"><strong>&#160;&#160;&#160;  &#60;script src="/public/javascripts/jquery-1.4.2.min.js"  type="text/javascript" &#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#60;script  src="/public/javascripts/jquery-ui-1.8.2.custom.min.js"  type="text/javascript" &#62;&#60;/script&#62;</strong><br />&#160;&#160; &#160;&#60;script  src="/public/javascripts/grid.locale-en.js"  type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#60;script  src="/public/javascripts/jquery.jqGrid.min.js"  type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160; &#160;<strong>&#60;link  href="/public/stylesheets/jquery-ui-1.8.2.custom.css" media="screen"  rel="stylesheet" type="text/css" /&#62;</strong><br />&#160;&#160; &#160;&#60;link  href="/public/stylesheets/ui.jqgrid.css" media="screen" rel="stylesheet"  type="text/css" /&#62;</span></p>
<p>You can download a custom jquery in this page: <a title="http://jqueryui.com/download" href="http://jqueryui.com/download" target="_blank">http://jqueryui.com/download</a> choosing a different theme in the right side. UI lightness default. I use UI darkness for example but even, you can make your own theme with this: <a title="http://jqueryui.com/themeroller/" href="http://jqueryui.com/themeroller/" target="_blank">http://jqueryui.com/themeroller/</a></p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 11:22:23 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on Override highlight color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/override-highlight-color#p19944</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/override-highlight-color#p19944</guid>
        	        	<description><![CDATA[<p>How can I overwrite the default select highlight color? &#160;The current version (from smoothness theme) is a very light yellow and hard to see. &#160;I have tried the following</p>
</p>
<p>.ui-state-highlight { background-color: red;				color: red;				font-size: 11px; }</p>
</p>
<p>The only thing that changes is the font-size (the colors remain the same yellow color)</p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 00:03:16 +0300</pubDate>
        </item>
</channel>
</rss>