<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: How to modify widgets so that they&#039;re not 2-column?</title>
		<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column</link>
		<description>Support Forum - Topic: How to modify widgets so that they&#039;re not 2-column?</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 04:39:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-modify-widgets-so-that-theyre-not-2-column" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25662</link>
			<pubDate>Tue, 23 Aug 2011 22:33:11 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">25662@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
is it really not possible to link to an online version? It's difficult to address your problem without seeing anything. You could install FireBug, a FireFox addon and inspect the element, then you can easily check for unwanted elements.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelrage on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25634</link>
			<pubDate>Tue, 23 Aug 2011 15:40:13 +0000</pubDate>
			<dc:creator>pixelrage</dc:creator>
			<guid isPermaLink="false">25634@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again, actually - I see that WP Post Ratings has a new update. I updated the plugin and your fix actually worked; however, it is a little mis-aligned when the stars are on the same line as the page name. Also, the stars now have a 1 px border around them that won't go away. &#60;/p&#62;
&#60;p&#62;I think it might be best to have the stars underneath the page name after the update....now, to figure out how to get rid of the border! I used this in the CSS, but the border is still there:&#60;/p&#62;
&#60;p&#62;/* attempt to fix star ratings so they appear to the right of a page title in the widget */&#60;br /&#62;
#top .sidebar .box.widget_ratings-widget ul li a {&#60;br /&#62;
display: inline;&#60;br /&#62;
border:none;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25572</link>
			<pubDate>Tue, 23 Aug 2011 06:03:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25572@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure why the sidebar ratings don't display correct. It works on my test server and localhost - can we wait until you've a live site where I can ivestigate the problem with firebug?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelrage on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25531</link>
			<pubDate>Mon, 22 Aug 2011 14:33:58 +0000</pubDate>
			<dc:creator>pixelrage</dc:creator>
			<guid isPermaLink="false">25531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm, didn't fix it...WP Ratings must be really stubborn :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25460</link>
			<pubDate>Sun, 21 Aug 2011 08:42:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25460@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to add following code to style.css (at the very bottom):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .sidebar .box.widget_ratings-widget ul li a {
display: inline;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>pixelrage on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25432</link>
			<pubDate>Sat, 20 Aug 2011 18:18:28 +0000</pubDate>
			<dc:creator>pixelrage</dc:creator>
			<guid isPermaLink="false">25432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;unfortunately its on a staging server - is there anything I can give you to help?&#60;/p&#62;
&#60;p&#62;Basically, even with 100% width, the Rating widget will look like this:&#60;/p&#62;
&#60;p&#62;-----------------------------&#60;br /&#62;
Highest Rated Articles&#60;/p&#62;
&#60;p&#62;My new article&#60;br /&#62;
***** (0.00 out of 5)&#60;br /&#62;
------------------------------&#60;/p&#62;
&#60;p&#62;...instead of this, which is what I want:&#60;/p&#62;
&#60;p&#62;-----------------------------&#60;br /&#62;
Highest Rated Articles&#60;/p&#62;
&#60;p&#62;My new article ***** (0.00 out of 5)&#60;br /&#62;
------------------------------&#60;/p&#62;
&#60;p&#62;If you edit the code to display 100% for widgets, then add that &#34;Ratings&#34; widget, you'll see the same thing!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25363</link>
			<pubDate>Sat, 20 Aug 2011 07:38:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelrage on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25342</link>
			<pubDate>Sat, 20 Aug 2011 04:00:17 +0000</pubDate>
			<dc:creator>pixelrage</dc:creator>
			<guid isPermaLink="false">25342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks - it fixed the category box. Looks like the &#34;ratings&#34; widget is unaffected and the stars force themselves after a line break (?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25335</link>
			<pubDate>Fri, 19 Aug 2011 21:59:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25335@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in style.css search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .sidebar .widget_archive ul li, #top .sidebar .widget_meta ul li, #top .sidebar .widget_categories ul li, #top .sidebar .special_cat ul li{
width:50%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .sidebar .widget_archive ul li, #top .sidebar .widget_meta ul li, #top .sidebar .widget_categories ul li, #top .sidebar .special_cat ul li{
width:100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>pixelrage on "How to modify widgets so that they&#039;re not 2-column?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-modify-widgets-so-that-theyre-not-2-column#post-25303</link>
			<pubDate>Fri, 19 Aug 2011 15:39:46 +0000</pubDate>
			<dc:creator>pixelrage</dc:creator>
			<guid isPermaLink="false">25303@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, the widgets in this theme (specifically Categories, Ratings, etc) are 2-column and it is creating too many line breaks, since my categories have long names. How can I modify these widgets so that they only display things in 1 column?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
