<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HOW TO: make just 1 infobox a different style</title>
	<atom:link href="http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html</link>
	<description>Showcasing osCommerce...the good, the bad and the ugly!</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:32:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Gary</title>
		<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/comment-page-1#comment-4979</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 22 Feb 2011 14:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html#comment-4979</guid>
		<description>You would need to have the table stuff inside the file.  Anything in there is fine.</description>
		<content:encoded><![CDATA[<p>You would need to have the table stuff inside the file.  Anything in there is fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/comment-page-1#comment-4972</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Tue, 15 Feb 2011 14:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html#comment-4972</guid>
		<description>hi
before i buy the beer, quick question.  I am using the box languages.php for my own content (i.e. I don&#039;t care about multiple languages so just hijacked this box).  therefore the code in my box is not normal osc code.  I have added  at the beginning of the file (well, leaving first line as &lt;!-- languages //--&gt; ) and I&#039;ve closed the  late on.  however, the results appear to be zero.  just wondering if more code needs to be retained in the box file itself?

just to add a little detail to this I am using STS so am making changes to the stylesheet in my sts folder.  The line of code I&#039;m adding to the stylesheet is 

#languagebox .infoBoxContents { font-size: 8px; }

i will probably make other changes but right now primarily just want to change the font size for this box and that&#039;s my main goal.

alternatively can one declare a &#039;style&#039; around elements within the box??  I have tried a hundred variations of code to declare the font size within the languages.php file but to no avail.  Some code seem to make the line spacing change but not the font size.  Google brought me here!</description>
		<content:encoded><![CDATA[<p>hi<br />
before i buy the beer, quick question.  I am using the box languages.php for my own content (i.e. I don&#039;t care about multiple languages so just hijacked this box).  therefore the code in my box is not normal osc code.  I have added  at the beginning of the file (well, leaving first line as <!-- languages //--> ) and I&#039;ve closed the  late on.  however, the results appear to be zero.  just wondering if more code needs to be retained in the box file itself?</p>
<p>just to add a little detail to this I am using STS so am making changes to the stylesheet in my sts folder.  The line of code I&#039;m adding to the stylesheet is </p>
<p>#languagebox .infoBoxContents { font-size: 8px; }</p>
<p>i will probably make other changes but right now primarily just want to change the font size for this box and that&#039;s my main goal.</p>
<p>alternatively can one declare a &#039;style&#039; around elements within the box??  I have tried a hundred variations of code to declare the font size within the languages.php file but to no avail.  Some code seem to make the line spacing change but not the font size.  Google brought me here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xpajun</title>
		<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/comment-page-1#comment-4717</link>
		<dc:creator>Xpajun</dc:creator>
		<pubDate>Fri, 26 Nov 2010 10:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html#comment-4717</guid>
		<description>I redesigned all my buttons and headers at http://jqueryui.com/themeroller/ - it&#039;s a nice place to have a play - you can downlosd the result gives you new images and a new style sheet, images replaced the originals and the js/stylesheet replaced the original one - renamed removing the word custom</description>
		<content:encoded><![CDATA[<p>I redesigned all my buttons and headers at <a href="http://jqueryui.com/themeroller/" rel="nofollow">http://jqueryui.com/themeroller/</a> &#8211; it&#039;s a nice place to have a play &#8211; you can downlosd the result gives you new images and a new style sheet, images replaced the originals and the js/stylesheet replaced the original one &#8211; renamed removing the word custom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/comment-page-1#comment-4715</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 25 Nov 2010 18:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html#comment-4715</guid>
		<description>Hey Gary,

Have you any tips now that 2.3.1 is out as it&#039;s all changed from what I can see. The infoboxes are controlled from /ext/jquery/ui/jquery-ui-1.8.6.min.js so it doesn&#039;t seem as easy as before.

The tutorial above doesn&#039;t seem to work any more but if you view source on a page, the (categories) infobox is in a div with a class of &quot;ui-widget-header infoBoxHeading&quot;.

Where is it getting the &quot;ui-widget-header&quot; from??

Confused of Cheltenham...!</description>
		<content:encoded><![CDATA[<p>Hey Gary,</p>
<p>Have you any tips now that 2.3.1 is out as it&#039;s all changed from what I can see. The infoboxes are controlled from /ext/jquery/ui/jquery-ui-1.8.6.min.js so it doesn&#039;t seem as easy as before.</p>
<p>The tutorial above doesn&#039;t seem to work any more but if you view source on a page, the (categories) infobox is in a div with a class of &#034;ui-widget-header infoBoxHeading&#034;.</p>
<p>Where is it getting the &#034;ui-widget-header&#034; from??</p>
<p>Confused of Cheltenham&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html/comment-page-1#comment-3023</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Wed, 22 Apr 2009 19:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/how-to-make-just-1-infobox-a-different-style.html#comment-3023</guid>
		<description>Hey Thanks man- saved me a lot of time!

Great job!</description>
		<content:encoded><![CDATA[<p>Hey Thanks man- saved me a lot of time!</p>
<p>Great job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

