<?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: CSS issue in the sidebar with Twitter widget</title>
		<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget</link>
		<description>Support Forum - Topic: CSS issue in the sidebar with Twitter widget</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:53:45 +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/css-issue-in-the-sidebar-with-twitter-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51555</link>
			<pubDate>Fri, 13 Apr 2012 16:54:32 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">51555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No worries. That worked like a charm. Thanks so much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51468</link>
			<pubDate>Fri, 13 Apr 2012 01:54:45 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aftaab,&#60;/p&#62;
&#60;p&#62;Instead of removing the entire &#60;strong&#62;background:&#60;/strong&#62; line above you just needed to remove the &#60;strong&#62;../&#60;/strong&#62;. So add that line back in and your ul.twitter li CSS will look like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ul.twitter li {
    background: url(&#38;quot;images/skin1/bullet.png&#38;quot;) no-repeat scroll 0 10px transparent;
    border-bottom: 1px solid #E5E5E5;
    padding: 3px 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Sorry for the confusion.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51237</link>
			<pubDate>Wed, 11 Apr 2012 18:46:57 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">51237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I removed the line: background: none!important; and the bullets still aren't showing up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51066</link>
			<pubDate>Tue, 10 Apr 2012 23:43:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51066@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please look for this selector ul.twitter li a, .twitter_title_link then remove the background: none!important.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51059</link>
			<pubDate>Tue, 10 Apr 2012 23:01:25 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">51059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I removed the line: background: url(&#34;../images/skin1/bullet.png&#34;) no-repeat scroll 0 10px transparent;&#60;/p&#62;
&#60;p&#62;and the the arrow bullets still don't show up. Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51043</link>
			<pubDate>Tue, 10 Apr 2012 20:55:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry, I forgot it's supposed to be in style.css. Try to remove the ../ in background: url(&#34;../images/skin1/bullet.png&#34;) no-repeat scroll 0 10px transparent;&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-51002</link>
			<pubDate>Tue, 10 Apr 2012 17:53:37 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">51002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, I don't see a custom or quick css page. I added it to the style.css and it works except that the bullets don't show up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-50702</link>
			<pubDate>Mon, 09 Apr 2012 14:45:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">50702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can view it now. :) Try to add the following in your Quick CSS or custom.css:&#60;br /&#62;
&#60;code&#62;ul.twitter li {&#60;br /&#62;
background: url(&#34;../images/skin1/bullet.png&#34;) no-repeat scroll 0 10px transparent;&#60;br /&#62;
border-bottom: 1px solid #e5e5e5;&#60;br /&#62;
padding: 3px 10px;&#60;br /&#62;
}&#60;br /&#62;
ul.twitter li a,&#60;br /&#62;
.twitter_title_link {&#60;br /&#62;
background: none!important;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope it helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-50383</link>
			<pubDate>Fri, 06 Apr 2012 18:10:18 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">50383@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's odd. Try this link as I have a more recent test site: &#60;a href=&#34;http://test.singularsoftware.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://test.singularsoftware.com/blog/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-50264</link>
			<pubDate>Thu, 05 Apr 2012 22:36:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">50264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I tried to check your site using the link you have given and this is what my browser returns: This webpage is not available. I also tried to check &#60;a href=&#34;http://renaissancebloke.com/&#34; rel=&#34;nofollow&#34;&#62;http://renaissancebloke.com/&#60;/a&#62; and &#60;a href=&#34;http://renaissancebloke.com/singularsoftware/&#34; rel=&#34;nofollow&#34;&#62;http://renaissancebloke.com/singularsoftware/&#60;/a&#62; but still gives me the same error. Please check.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aftaab on "CSS issue in the sidebar with Twitter widget"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-in-the-sidebar-with-twitter-widget#post-50204</link>
			<pubDate>Thu, 05 Apr 2012 18:55:28 +0000</pubDate>
			<dc:creator>aftaab</dc:creator>
			<guid isPermaLink="false">50204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using the Twitter for WordPress widget in the sidebar and I've got the text of the tweets overlapping the bullets. Is there a way to modify the css to add the same amount of space between the text and the arrow bullets in Clean Cut to match the display of other widgets in the sidebar?&#60;/p&#62;
&#60;p&#62;You can see the problem here: &#60;a href=&#34;http://renaissancebloke.com/singularsoftware/tweets-about-us/&#34; rel=&#34;nofollow&#34;&#62;http://renaissancebloke.com/singularsoftware/tweets-about-us/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
